ports/88957: audio/muine: crash when viewing About window

Tom McLaughlin tmclaugh at FreeBSD.org
Sun Nov 13 23:00:33 UTC 2005


>Number:         88957
>Category:       ports
>Synopsis:       audio/muine: crash when viewing About window
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 13 23:00:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tom McLaughlin
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
FreeBSD 
>Environment:


System: FreeBSD 5.4-RELEASE-p6 #0: Sun Aug 14 20:32:35 EDT 2005
    root@:/usr/obj/usr/src/sys/COMPASS



>Description:


When attempting to access the Muine About window (Help -> About) Muine
crashes.  Typically it will work once and crash on each subsequent crash.


The following output was generated with MONO_LOG_LEVEL=debug set in the
environment.

Mono-INFO: DllImport attempting to load: 'libgnomeui-2.so'.
Mono-INFO: DllImport loading location: 'libgnomeui-2.so'.
Mono-INFO: Searching for 'gnome_about_new'.
Mono-INFO: Probing 'gnome_about_new'.
Mono-INFO: Found as 'gnome_about_new'.
Mono-INFO: DllImport attempting to load: 'gtksharpglue-2'.
Mono-INFO: DllImport loading location: 'libgtksharpglue-2.so'.
Mono-INFO: Searching for 'gtksharp_gtk_dialog_get_vbox_offset'.
Mono-INFO: Probing 'gtksharp_gtk_dialog_get_vbox_offset'.
Mono-INFO: Found as 'gtksharp_gtk_dialog_get_vbox_offset'.
Mono-INFO: DllImport attempting to load: 'gtksharpglue-2'.
Mono-INFO: DllImport loading location: 'libgtksharpglue-2.so'.
Mono-INFO: Searching for 'gtksharp_gtk_dialog_get_action_area_offset'.
Mono-INFO: Probing 'gtksharp_gtk_dialog_get_action_area_offset'.
Mono-INFO: Found as 'gtksharp_gtk_dialog_get_action_area_offset'.
Mono-INFO: DllImport attempting to load: 'libgnomeui-2.so'.
Mono-INFO: DllImport loading location: 'libgnomeui-2.so'.
Mono-INFO: Searching for 'gnome_about_get_type'.
Mono-INFO: Probing 'gnome_about_get_type'.
Mono-INFO: Found as 'gnome_about_get_type'.
Mono-INFO: DllImport attempting to load: 'libgnomeui-2.so'.
Mono-INFO: DllImport loading location: 'libgnomeui-2.so'.
Mono-INFO: Searching for 'gnome_about_construct'.
Mono-INFO: Probing 'gnome_about_construct'.
Mono-INFO: Found as 'gnome_about_construct'.

Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required.
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gnome.About:gnome_about_construct (intptr,intptr,intptr,intptr,intptr,intptr[],intptr[],intptr,intptr)
in <0x0027b> Gnome.About:Construct (System.String name, System.String version, System.String copyright, System.String comments, System.String[] authors, System.String[] documenters, System.String translator_credits, Gdk.Pixbuf logo_pixbuf)
in <0x000ac> Gnome.About:.ctor (System.String name, System.String version, System.String copyright, System.String comments, System.String[] authors, System.String[] documenters, System.String translator_credits, Gdk.Pixbuf logo_pixbuf)
in <0x00034> Muine.About:.ctor (Gtk.Window parent)
in <0x00024> Muine.Actions:OnAbout (System.Object o, System.EventArgs args)
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
in <0x00093> GLib.Signal:voidObjectCallback (IntPtr handle, IntPtr gch)
in (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x0054b> Muine.Global:Main (System.String[] args)



>How-To-Repeat:





>Fix:





>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list