https://issues.apache.org/bugzilla/show_bug.cgi?id=45792
--- Comment #22 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-10-08 06:39:23 PST --- (In reply to comment #21) > Created an attachment (id=22691) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22691) [details] > Core dump files from gdb / ubuntu > > These are stack traces from all threads from 4 segfaults reproduced on ubuntu > 8.04, apache 2.2.9 build (could not reproduce on 2.2.8 build nor distro). > > Extracted from gdb. > > Please let us know what other info you need from the core files. We will keep > them for the time being. > Could you please ensure that you use compiles of httpd that were created with -O2 -g and are unstripped? Furthermore could you please issue the following gdb command for each core? thread apply all bt full -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
