textproc/sphinxsearch - fails to listen on the file socket under 9.3
Matthew Seaman
matthew at FreeBSD.org
Mon Nov 17 13:27:27 UTC 2014
On 2014/11/17 12:22, Volodymyr Kostyrko wrote:
> Hi all.
>
> Is anyone else seeing this:
>
> [Mon Nov 17 14:13:30.493 2014] [17507] accepting connections
> [Mon Nov 17 14:13:31.006 2014] [17507] FATAL: setsockopt() failed:
> Invalid argument
> [Mon Nov 17 14:13:31.098 2014] [17507] shutdown complete
> [Mon Nov 17 14:13:31.100 2014] [17506] last message repeated 1 times
> [Mon Nov 17 14:13:31.100 2014] [17506] watchdog: main process 17507
> exited cleanly (exit code 1), shutting down
>
> This happens just after start. Previous port version at r370488 works.
>
Looks like the changes to src/indexer.cpp have gone a bit awry between
2.2.5 and 2.2.6. It's odd though -- all they've done is move around
where they are setting TCP_NODELAY in the code.
I'll investigate further tonight.
Cheers,
Matthew
More information about the freebsd-ports
mailing list