On 8/8/06, Andreas Widerøe Andersen <[EMAIL PROTECTED]> wrote:



On 8/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> Quoting Andreas Widerøe Andersen <[EMAIL PROTECTED] >:
>
> > (no debugging symbols found)...(no debugging symbols found)...(no
> debugging
> > symbols found)...
> > Program received signal SIGPIPE, Broken pipe.
> > 0x2810b1e8 in writev () from /usr/lib/libc.so.4
> > (gdb)
>
> And there's your problem.  Some library did not link to libc
> properly.  Do a
> backtrace and a step, it will tell you which module is failing.
>
> I've had numerous problems like this in the past (mostly with mod_php
> though),
> recompiling the modules that gave errors sorted them out.
>
> I doubt this is a mod_ssl issue.


Thanks. How do I find out which module is creating these problems? and can I
just recompile? I mean, what if it's a system module...

Sorry for all these questions, but this is a little above my head. :-)

Best regards,
Andreas
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to