[Mono-bugs] [Bug 337383] Runtime assertion when pressing C-c on simple app.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 12 09:24:11 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=337383#c10
Paolo Molaro <lupus at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #10 from Paolo Molaro <lupus at novell.com> 2007-11-12 07:24:11 MST ---
I still get some other type of error, though much less often.
Examples include:
** ERROR **: file error.c: line 70 (SetLastError): assertion failed: (ret == 0)
aborting...
** ERROR **: file critical-sections.c: line 97 (DeleteCriticalSection):
assertion failed: (ret == 0)
aborting...
** ERROR **: file mono-internal-hash.c: line 46
(mono_internal_hash_table_lookup): assertion failed: (table->table != NULL)
aborting...
This is likely the same pattern: shutdown ordering issues.
--
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