https://bugzilla.novell.com/show_bug.cgi?id=327624#c5





--- Comment #5 from Robert Jordan <[EMAIL PROTECTED]>  2007-09-25 07:50:19 MST 
---
Try to get a proper backtrace:

1) become "root"
2) stop apache and assure that apache is really stoped
3) start gdb
4) type

   -r /usr/sbin/httpd2 -X
   c

6) access a page

When httpd2 segfaults, type "t a a bt" at gdb's prompt and paste the backtrace.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to