DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38240>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38240 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-12 22:43 ------- (In reply to comment #2) > I had to reinstall apache WITH_DEBUG. I then reproduced the bug and > generated a core file. Here is the backtrace: > > #0 0x284da9fd in ?? () from /usr/lib/libpthread.so.1 > #1 0x0000000a in ?? () > #2 0x081416d0 in ?? () > #3 0x00001000 in ?? () > #4 0x28335240 in apr_file_read (thefile=0xbfbfe730, buf=0x2000000, > nbytes=0x8142c28) > at readwrite.c:32 The addresses in #3 and #1 look really bad. Furthermore line 32 of readwrite.c is the beginning of the function apr_file_read. There is no real code apart from "{" there. Which version of FreeBSD are you using? I saw discussions on the dev list about problems with FreeBSD and threads. As I have no experience with FreeBSD, some FreeBSD expert here to the rescue please. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
