https://bugzilla.novell.com/show_bug.cgi?id=447655
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=447655#c8 --- Comment #8 from Lluis Sanchez <[EMAIL PROTECTED]> 2008-12-04 10:18:35 MST --- Created an attachment (id=258098) --> (https://bugzilla.novell.com/attachment.cgi?id=258098) logfile Ok, tried with all those flags set, and still got the crashes. Here is one of them. I tried to continue a couple of times but it finally hung. I'm attaching the generated logfile. The fist debugger stop (the signal) was at time [00:05:6735150] in the logfile. The second stop (after continuing) was at time [01:46:3936430]. Then mdb hung. Time at that point was [02:04:0608170]. [EMAIL PROTECTED]:~/work/monodevelop/main/build/bin> MDB_DEBUG_FLAGS=logfile:sse,eventloop,notification,threads,signals,wait mdb MonoDevelop.exe Mono Debugger (mdb) r Starting program: MonoDevelop.exe Thread @1 stopped at #0: 0xb77a0326 in MonoDevelop.Startup.SharpDevelopMain.Main(string[])+0x6 at /home/lluis/work/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:14. 14 Runtime.Initialize (true); (mdb) c Process #1 created new thread @4. Thread @1 received signal 11 at #0: 0xbfb4a679. 0xbfb4a679 cmpsl %es:(%edi),%ds:(%esi) (mdb) c Stacktrace: (mdb) c Thread @4 received signal 11 at #0: 0x0821b53c in GC_push_all_eager+0x45 at /home/lluis/nowork/mono-2-2/mono/libgc/mark.c:1468. 1468 q = *p; 0x0821b53c mov (%eax),%eax -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
