https://bugzilla.novell.com/show_bug.cgi?id=389585
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=389585#c3 Robert Jordan <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #3 from Robert Jordan <[EMAIL PROTECTED]> 2008-05-13 06:22:42 MST --- Don't waste your time on glib symbols. The g_spawn stuff is actually the code that gets the backtrace from GDB. The problem is "Backtrace stopped: previous frame inner to this frame (corrupt stack?)" of thread 7. Try to reproduce the issue until you get a sane backtrace. It might be better to run your app under gdb in the first place (see http://www.mono-project.com/Debugging#Debugging_with_GDB) instead of relying on mono's automatic 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
