[Bug 225811] www/py-searx in jail segfault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 12 18:49:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225811

--- Comment #2 from Beeblebrox <zaphod at berentweb.com> ---
Good info that yours is running in a jail as well.

Nothing special for python27:
IPV6: off, LIBFFI: on, NLS: off, THREADS: on, UCS2: off, UCS4: on
The depends-list is pretty long to check all ports, but yes I do run my own
ports builds.

Searx starts on Host, so I don't think it's a python specific problem though.
Jail's /usr/local is mounted RO from Host side, thus package parameters are
same for Host and Jail.

The Jail World is stripped down, but other python programs like
news/sabnzbdplus start and run in their jails normally.

Wondering whether the issue is with pidfile?
1. Immediate observation is that group wheel and not www for pid?
rwxr-xr-x  1 www  wheel /var/run/searx.pid

2. Removing the "-f" flag from rc.d/searx shows message for the "install -o"
line with:
usage: install ....
WARNING: failed precmd routine for searx

The pid file gets created nevertheless and sockstat shows attempt to start as
before. Starting Searx from within the jail as a service does not generate that
message. Could not get daemon "-S -s debug" to provide any output to syslog.

Regards.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list