[Mono-bugs] [Bug 354732] New: Runtime errors when exiting MonoDevelop
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 18 10:01:41 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=354732
Summary: Runtime errors when exiting MonoDevelop
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: lupus at novell.com
ReportedBy: lluis at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
When closing MD, Mono sometimes crashes with a random error. I tried starting
and closing MD several times and I could see the following:
** (MonoDevelop:30860): WARNING **: unregistered JIT ICall
** ERROR **: file mini.c: line 2680 (mono_emit_jit_icall): should not be
reached
aborting...
another:
** ERROR **: file threads.c: line 252 (thread_start_routine): assertion failed:
(thr_ret == 0)
aborting...
another:
** ERROR **: file error.c: line 70 (SetLastError): assertion failed: (ret == 0)
aborting...
another (several times):
Segment violation (without any error message).
This is with Mono 1.2.6.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list