
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] debian squid start errors ( signal 6 )
Nguyen Vu Hung writes:
> Jun 30 22:17:19 localhost squid[6226]: Squid Parent: child process
> 6243 exited due to signal 6
That's SIGABRT, which probably is due to an assert in the code, ie, a
squid bug. It could be a file system permissions problem and an abort
because an invariant that some file (or a socket) is open or ready for
writing failed. That would be lazy programming, but I've seen such.
Home |
Main Index |
Thread Index