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


Marek Habersack <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #8 from Marek Habersack <[EMAIL PROTECTED]>  2007-10-01 11:34:04 
MST ---
you can also use a modified version of Robert's recipe:

1. stop apache
2. as root 

    /usr/sbin/httpd2 -X
3. as root
    gdb /usr/sbin/httpd2 `pidof httpd2`

4. inside gdb

   c

5. When apache segfaults, follow Robert's instructions


-- 
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