Hello,

I've started to experience some  system hangs on my Freebsd 5.4-RELEASE-p8.

I'm running it on a P4 3Ghz machine with SMP support.
My make.conf looks like this:
CPUTYPE?=pentium4
CFLAGS= -O2 -pipe


After 1-2 weeks of functioning the machine core dump a "verlihub" process and gdb gives:

#0 0x282e078f in std::basic_filebuf<char, std::char_traits<char> >::_M_allocate_internal_buffer () from /usr/lib/libstdc++.so.4
#1  0x282e3c79 in std::basic_filebuf<char, std::char_traits<char> >::open ()
  from /usr/lib/libstdc++.so.4


Has anyone got any ideas on what is causing this and/or how it can be fixed ?

Should I recompile the software without the optimization flags ?

_______________________________________________
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