[Mono-bugs] [Bug 75836][Wis] New - ** ERROR **: file mini.c: line 7397

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 17 18:31:34 EDT 2005


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 b_gs at hotmail.com.

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: mono-bugs at ximian.com                            
+ReportedBy: b_gs at hotmail.com               
+QAContact: mono-bugs at ximian.com
+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.


More information about the mono-bugs mailing list