[Mono-bugs] [Bug 327624] Segmentation fault error on Gentoo with mono 1.2.5.1
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 1 13:34:04 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=327624#c8
Marek Habersack <mhabersack at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mhabersack at novell.com
--- Comment #8 from Marek Habersack <mhabersack at novell.com> 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.
More information about the mono-bugs
mailing list