[Mono-bugs] [Bug 77684][Blo] New - "File->Upload Contributions"
crashes the monodoc browser in 'Mono 1.1.13.2 for Windows'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 1 12:29:48 EST 2006
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 bikram_gill at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77684
--- shadow/77684 2006-03-01 12:29:48.000000000 -0500
+++ shadow/77684.tmp.10831 2006-03-01 12:29:48.000000000 -0500
@@ -0,0 +1,80 @@
+Bug#: 77684
+Product: Mono: Doctools
+Version: 1.1
+OS:
+OS Details: Windows XP professional 2002, SP 2
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: Gui
+AssignedTo: mario.sopena at gmail.com
+ReportedBy: bikram_gill at yahoo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: "File->Upload Contributions" crashes the monodoc browser in 'Mono 1.1.13.2 for Windows'
+
+Description of Problem: "File->Upload Contributions" crashes the monodoc
+browser in 'Mono 1.1.13.2 for Windows'
+
+Steps to reproduce the problem:
+1. Open mono console and type, monodoc -> opens Mono documentation
+(computer is connected to internet using dial-up connection).
+2. Edit some portions of the documentation
+3. Drill-down on the root node -> the right hand screen shows the list of
+contributions to upload
+4. Click 'File->Upload Contributions' on the menu
+
+Actual Results:
+The documentation browser crashes, without any error message.
+
+Expected Results:
+The monodoc application should successfully upload the documentation
+contributions, or display an error so user can take proper actions.
+
+How often does this happen?
+This happens every time. I have not been able to upload any documentation
+contribution.
+
+Additional Information:
+
+The error log in the command prompt is:
+=================================================================
+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:
+
+in <0x4> (wrapper managed-to-native)
+SignalConnector:glade_xml_signal_autoconnec
+t_full (intptr,Glade.XML/SignalConnector/RawXMLConnectFunc,intptr)
+in <0xffffff56> (wrapper managed-to-native)
+SignalConnector:glade_xml_signal_aut
+oconnect_full (intptr,Glade.XML/SignalConnector/RawXMLConnectFunc,intptr)
+in <0x56> SignalConnector:Autoconnect ()
+in <0x40> Glade.XML:Autoconnect (object)
+in <0x9b> ConfigWizard:.ctor (Monodoc.Browser)
+in <0x22> ConfigWizard:Run (Monodoc.Browser)
+in <0x3c> Monodoc.Browser:OnUpload (object,System.EventArgs)
+in <0x24d39> (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_obje
+ct_EventArgs (object,System.EventArgs)
+in <0xc1> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
+in <0xcb88c2> (wrapper native-to-managed)
+GtkSharp.voidObjectSignal:voidObjectCa
+llback (intptr,int)
+in <0x4> (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0xffffffe7> (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0x7> Gtk.Application:Run ()
+in <0x2ef> Monodoc.Driver:Main (string[])
+in <0xf0c3ece> (wrapper runtime-invoke)
+System.Object:runtime_invoke_int_string[
+] (object,intptr,intptr,intptr)
+
+This application has requested the Runtime to terminate it in an unusual
+way.
+Please contact the application's support team for more information.
More information about the mono-bugs
mailing list