Re: [squid-users] freebsd and diskd

From: Henrik Nordström <hno@dont-contact.us>
Date: Sun, 1 Sep 2002 23:40:07 +0200 (CEST)

On Sun, 1 Sep 2002, Dave Raven wrote:

> okay. great, thanks for the help. This is the output I now get:
>
> Starting program: /usr/local/sbin/squid -DNYCd3
> (no debugging symbols found)...(no debugging symbols found)...

Sorry, there is very little I can do unless you make sure your Squid is
built with debug symbols enabled (the default). If you have removed the
debug symbols (for example by using the "strip" command) then you are out
of luck when it comes to debugging.

> 2002/09/01 21:58:50| Store logging disabled
> (no debugging symbols found)...(no debugging symbols found)...
> Program received signal SIGSYS, Bad system call.
> 0x281542c4 in msgsys () from /usr/lib/libc.so.4

This gives us a good hint. Your kernel does not seem to at all support
SYSV message passing. See your kernel configuration.

Regards
Henrik
Received on Sun Sep 01 2002 - 15:40:23 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:01 MST