Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75836 --- shadow/75836 2005-08-17 18:31:34.000000000 -0400 +++ shadow/75836.tmp.12973 2005-08-17 18:31:34.000000000 -0400 @@ -0,0 +1,37 @@ +Bug#: 75836 +Product: Mono: Runtime +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: ** ERROR **: file mini.c: line 7397 + +--------------------------- +Error +--------------------------- + +** ERROR **: file mini.c: line 7397 (mono_get_lmf_addr): should not be reached +aborting... + +--------------------------- +OK +--------------------------- + + +I get the error above when I try to close a console app. I'm running an +app I wrote for the first time under Mono. My app calls +SetConsoleCtrlHandler so that it can do cleanup when it is being shutdown. + +Another problem I have is that my unhandled exception event handler seems +to wig mono out. I can't see what's causing the exception though because +my calls to System.Console don't seem to work from inside the handler. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
