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=80528 --- shadow/80528 2007-01-16 12:28:29.000000000 -0500 +++ shadow/80528.tmp.7314 2007-01-16 12:28:29.000000000 -0500 @@ -0,0 +1,149 @@ +Bug#: 80528 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Critical +Component: debug +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Mono crashes with the xml-rpc.net.2.1.0.zip examples + +Description of Problem: +Mono crashes with the xml-rpc.net.2.1.0.zip examples + +Steps to reproduce the problem: +1. Download xml-rpc.net.2.1.0.zip from http://www.xml-rpc.net/ +2. Run the program xml-rpc.net.2.1.0.zip_FILES/bin/BettyApp.exe +3. Click any button + +Actual Results: [EMAIL PROTECTED]:~/xml-rpc.net.2.1.0.zip_FILES/bin$ mono BettyApp.exe +Mono System.Windows.Forms Assembly [$auto_build_revision$] +Gtk colorscheme read +Could not get XIM + +================================================================= +Got a SIGSEGV while executing native code. This usually indicates +a fatal error in the mono runtime or one of the native libraries +used by your application. +================================================================= + +Stacktrace: + + at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard.XCreateIC +(intptr,string,System.Windows.Forms.XIMProperties,string,intptr,string,intptr,intptr) +<0x00004> + at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard.XCreateIC +(intptr,string,System.Windows.Forms.XIMProperties,string,intptr,string,intptr,intptr) +<0xffffffff> + at System.Windows.Forms.X11Keyboard.CreateXic (intptr,intptr) <0x00030> + at System.Windows.Forms.X11Keyboard.EnsureLayoutInitialized () <0x00105> + at System.Windows.Forms.X11Keyboard.KeyEvent +(intptr,System.Windows.Forms.XEvent,System.Windows.Forms.MSG&) <0x0003f> + at System.Windows.Forms.XplatUIX11.GetMessage +(object,System.Windows.Forms.MSG&,intptr,int,int) <0x0047a> + at System.Windows.Forms.XplatUI.GetMessage +(object,System.Windows.Forms.MSG&,intptr,int,int) <0x00021> + at System.Windows.Forms.Application.RunLoop +(bool,System.Windows.Forms.ApplicationContext) <0x008bb> + at System.Windows.Forms.Form.ShowDialog +(System.Windows.Forms.IWin32Window) <0x001e4> + at System.Windows.Forms.Form.ShowDialog () <0x0000c> + at MessageBoxForm.RunDialog () <0x00029> + at (wrapper remoting-invoke-with-check) MessageBoxForm.RunDialog () +<0xffffffff> + at System.Windows.Forms.MessageBox.Show +(string,string,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon) +<0x0003e> + at WindowsApplication4.Form1.HandleException (System.Exception) <0x001ab> + at WindowsApplication4.Form1.butGetStateNames_Click +(object,System.EventArgs) <0x002ed> + at (wrapper delegate-invoke) +System.MulticastDelegate.invoke_void_object_EventArgs +(object,System.EventArgs) <0xffffffff> + at System.Windows.Forms.Control.OnClick (System.EventArgs) <0x0001d> + at System.Windows.Forms.Button.OnClick (System.EventArgs) <0x000d1> + at System.Windows.Forms.ButtonBase.OnMouseUp +(System.Windows.Forms.MouseEventArgs) <0x00129> + at System.Windows.Forms.Button.OnMouseUp +(System.Windows.Forms.MouseEventArgs) <0x0000d> + at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&) +<0x0090a> + at System.Windows.Forms.ButtonBase.WndProc +(System.Windows.Forms.Message&) <0x00068> + at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message&) +<0x0000d> + at ControlNativeWindow.WndProc (System.Windows.Forms.Message&) <0x00014> + at System.Windows.Forms.NativeWindow.WndProc +(intptr,System.Windows.Forms.Msg,intptr,intptr) <0x00133> + at System.Windows.Forms.XplatUIX11.DispatchMessage +(System.Windows.Forms.MSG&) <0x00016> + at System.Windows.Forms.XplatUI.DispatchMessage +(System.Windows.Forms.MSG&) <0x00015> + at System.Windows.Forms.Application.RunLoop +(bool,System.Windows.Forms.ApplicationContext) <0x00796> + at System.Windows.Forms.Application.Run (System.Windows.Forms.Form) <0x00024> + at WindowsApplication4.Form1.Main () <0x0001f> + at (wrapper runtime-invoke) System.Object.runtime_invoke_void +(object,intptr,intptr,intptr) <0xffffffff> + +Native stacktrace: + + mono(mono_handle_native_sigsegv+0xde) [0x815644e] + mono [0x8122c88] + [0xffffe440] + [0xb64616c5] + [0xb6461631] + [0xb645f28e] + [0xb645ee98] + [0xb663447b] + [0xb66526b2] + [0xb65737f4] + [0xb645dba5] + [0xb645d9a5] + [0xb64d65f2] + [0xb64d6589] + [0xb64d527f] + [0xb64d5164] + [0xb662be0e] + [0xb656bd3a] + [0xb662bb16] + [0xb662bada] + [0xb662b88a] + [0xb662b756] + [0xb6646143] + [0xb664cbf1] + [0xb664cb7e] + [0xb65789f5] + [0xb65788ac] + [0xb663966f] + [0xb663964e] + [0xb65736cf] + [0xb6572c25] + [0xb7996a78] + [0xb7995a6e] + mono(mono_runtime_exec_main+0x62) [0x80996b2] + mono(mono_runtime_run_main+0x1b9) [0x8099999] + mono(mono_main+0xe47) [0x805d477] + mono [0x805c122] + /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7d488cc] + mono [0x805c071] +Abandon (core dumped) + + + +Expected Results: +Some interaction of the problem + +How often does this happen? +Always. + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
