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=78981 --- shadow/78981 2006-07-30 15:34:00.000000000 -0400 +++ shadow/78981.tmp.16527 2006-07-30 15:34:00.000000000 -0400 @@ -0,0 +1,79 @@ +Bug#: 78981 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: SuSE Linux 10.1 +Status: NEW +Resolution: +Severity: +Priority: Critical +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Gecko.Webcontrol doesn't work. + +Description of Problem: + +Application using the Gecko.Webcontrol crash when creating an object. E.g. +Monodevelop Welcome-Page AddIn. + + +Steps to reproduce the problem: +1. Create a program using Gecko.Webcontrol + +How often does this happen? +every time + +Additional Information: +stack trace: + +mono browser.exe + +================================================================= +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) Gecko.WebControl.gtk_moz_embed_render_data +(intptr,intptr,uint,intptr,intptr) <0x00004> + at (wrapper managed-to-native) Gecko.WebControl.gtk_moz_embed_render_data +(intptr,intptr,uint,intptr,intptr) <0xffffffff> + at Gecko.WebControl.RenderData (string,string,string) <0x00079> + at browser.Browser..ctor () <0x00182> + at browser.Browser.Main (string[]) <0x00025> + at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] +(object,intptr,intptr,intptr) <0xffffffff> + +Native stacktrace: + + mono(mono_handle_native_sigsegv+0xe6) [0x81594a6] + mono [0x8143727] + [0xffffe440] + /usr/lib/xulrunner-1.8.0.5/libxul.so [0xb5bb4ac9] + +/usr/lib/xulrunner-1.8.0.1/libgtkembedmoz.so(_ZN12EmbedPrivate14AppendToStreamEPKhj+0x68) +[0xb5f51ea2] + +/usr/lib/xulrunner-1.8.0.1/libgtkembedmoz.so(gtk_moz_embed_render_data+0x6e) +[0xb5f4f906] + [0xb7473aae] + [0xb7473a42] + [0xb746888b] + [0xb746790e] + [0xb74677c3] + mono [0x81435d0] + mono(mono_runtime_invoke+0x27) [0x80db577] + mono(mono_runtime_exec_main+0x5c) [0x80dc72c] + mono(mono_runtime_run_main+0x182) [0x80dc312] + mono(strftime+0x1bbe) [0x805c962] + mono(mono_main+0x857) [0x805d347] + mono(__fxstat64+0x137) [0x805bd0b] + /lib/libc.so.6(__libc_start_main+0xdc) [0xb7d0487c] + mono(sinh+0x4d) [0x805bc61] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
