View Single Post
  #3  
Old 01-11-2010, 01:33 PM
raphidae raphidae is offline
Senior Member
 
Join Date: Apr 2008
Posts: 59
Quote:
Originally Posted by mistwang View Post
If you can get a core file, please try dump the call stack back trace with GDB.
I think the Freebsd6 compatibility layer in Freebsd 9 does not work that well. Maybe file a bug report to FreeBSD group.
How do I get a core? There's none in /tmp/lshttpd.

Also, I've been using FreeBSD since version 3 and I have never seen the backwards compatibility fail. FreeBSD is really anal about regression testing.

If you want I can downgrade to 8-STABLE, but I can almost guarantee that the same happens with that version as the change between 8-STABLE and 9-CURRENT is minimal (they just cut RELENG_8). This can also be seen in the lack of COMPAT_FREEBSD8 currently.
Reply With Quote