Bugzilla – Attachment 114922 Details for
Bug 147947
beagle doesn't show itself as beagle in "top"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Zen error source properties
Zen error source properties.txt (text/plain), 10.25 KB, created by
Christian Jäger
on 2007-01-25 09:40:50 UTC
(
hide
)
Description:
Zen error source properties
Filename:
MIME Type:
Creator:
Christian Jäger
Created:
2007-01-25 09:40:50 UTC
Size:
10.25 KB
patch
obsolete
>Error on 'source properties' for Zen Touch: > >================================================================= >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) Gtk.Dialog.gtk_dialog_run (intptr) <0x0000b> > at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0xffffffff> > at Gtk.Dialog.Run () <0x00034> > at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.CleanRoomStartup/StartupInvocationHandler,string[]) <0x00152> > at Banshee.BansheeEntry.Main (string[]) <0x00050> > at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff> > >Native stacktrace: > > banshee [0x5068c7] > banshee [0x4d2188] > /lib64/libc.so.6 [0x2b2aefa735b0] > /opt/gnome/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x423) [0x2aaaae8059a3] > /opt/gnome/lib64/libgobject-2.0.so.0(g_signal_emit+0x83) [0x2aaaae805fb3] > /opt/gnome/lib64/libgobject-2.0.so.0 [0x2aaaae7f855f] > /opt/gnome/lib64/libgobject-2.0.so.0(g_object_newv+0x6db) [0x2aaaae7f92cb] > /opt/gnome/lib64/libgobject-2.0.so.0(g_object_new_valist+0x2ae) [0x2aaaae7f98ce] > /opt/gnome/lib64/libgobject-2.0.so.0(g_object_new+0xa1) [0x2aaaae7f9a71] > /opt/gnome/lib64/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_new_from_data+0xfa) [0x2aaaadf1e31a] > /opt/gnome/lib64/libgtk-x11-2.0.so.0 [0x2aaaad3cdc34] > /opt/gnome/lib64/libgtk-x11-2.0.so.0(gtk_icon_theme_lookup_icon+0x5df) [0x2aaaad3d3b3f] > /opt/gnome/lib64/libgtk-x11-2.0.so.0(gtk_icon_theme_load_icon+0x87) [0x2aaaad3d3e07] > /opt/gnome/lib64/libgtk-x11-2.0.so.0 [0x2aaaad50e9e7] > /opt/gnome/lib64/libgtk-x11-2.0.so.0 [0x2aaaad50eed9] > /opt/gnome/lib64/libgtk-x11-2.0.so.0 [0x2aaaad5162a1] > /opt/gnome/lib64/libgobject-2.0.so.0(g_closure_invoke+0x10a) [0x2aaaae7f477a] > /opt/gnome/lib64/libgobject-2.0.so.0 [0x2aaaae804dbb] > /opt/gnome/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x855) [0x2aaaae805dd5] > /opt/gnome/lib64/libgobject-2.0.so.0(g_signal_emit+0x83) [0x2aaaae805fb3] > /opt/gnome/lib64/libgtk-x11-2.0.so.0(gtk_widget_realize+0x8f) [0x2aaaad508c7f] > /opt/gnome/lib64/libgtk-x11-2.0.so.0 [0x2aaaad516858] > /opt/gnome/lib64/libgobject-2.0.so.0(g_closure_invoke+0x10a) [0x2aaaae7f477a] > /opt/gnome/lib64/libgobject-2.0.so.0 [0x2aaaae804dbb] > /opt/gnome/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x855) [0x2aaaae805dd5] > /opt/gnome/lib64/libgobject-2.0.so.0(g_signal_emit+0x83) [0x2aaaae805fb3] > /opt/gnome/lib64/libgtk-x11-2.0.so.0(gtk_widget_show+0x2d) [0x2aaaad50842d] > /opt/gnome/lib64/libgtk-x11-2.0.so.0(gtk_dialog_run+0x208) [0x2aaaad38dc28] > [0x41a88fe5] > >Debug info from gdb: > >(no debugging symbols found) >Using host libthread_db library "/lib64/libthread_db.so.1". >(no debugging symbols found) >(no debugging symbols found) >(no debugging symbols found) >(no debugging symbols found) >(no debugging symbols found) >(no debugging symbols found) >[Thread debugging using libthread_db enabled] >[New Thread 47463412555776 (LWP 11482)] >[New Thread 1097763136 (LWP 11491)] >[New Thread 1098422592 (LWP 11490)] >[New Thread 1078810944 (LWP 11486)] >[New Thread 1075988800 (LWP 11484)] >[New Thread 1073822016 (LWP 11483)] >(no debugging symbols found) >(no debugging symbols found) >(no debugging symbols found) >0x00002b2aefafe302 in __select_nocancel () from /lib64/libc.so.6 > 6 Thread 1073822016 (LWP 11483) 0x00002b2aef5de751 in __nanosleep_nocancel > () from /lib64/libpthread.so.0 > 5 Thread 1075988800 (LWP 11484) 0x00002b2aef5db746 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 > 4 Thread 1078810944 (LWP 11486) 0x00002b2aef5db937 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 > 3 Thread 1098422592 (LWP 11490) 0x00002b2aefafc1f6 in poll () > from /lib64/libc.so.6 > 2 Thread 1097763136 (LWP 11491) 0x00002b2aef5db937 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 > 1 Thread 47463412555776 (LWP 11482) 0x00002b2aefafe302 in __select_nocancel > () from /lib64/libc.so.6 > >Thread 6 (Thread 1073822016 (LWP 11483)): >#0 0x00002b2aef5de751 in __nanosleep_nocancel () from /lib64/libpthread.so.0 >#1 0x00000000004a8f60 in mono_type_full_name () >#2 0x00002b2aef5d709e in start_thread () from /lib64/libpthread.so.0 >#3 0x00002b2aefb044cd in clone () from /lib64/libc.so.6 >#4 0x0000000000000000 in ?? () > >Thread 5 (Thread 1075988800 (LWP 11484)): >#0 0x00002b2aef5db746 in pthread_cond_wait@@GLIBC_2.3.2 () > from /lib64/libpthread.so.0 >#1 0x00000000004ab6d5 in mono_type_full_name () >#2 0x00000000004ada34 in mono_type_full_name () >#3 0x00000000004ba9db in mono_pthread_key_for_tls () >#4 0x0000000000462231 in mono_gc_is_finalizer_thread () >#5 0x0000000000478db9 in mono_thread_get_abort_signal () >#6 0x00000000004ba077 in mono_pthread_key_for_tls () >#7 0x00000000004cf342 in GC_start_blocking () >#8 0x00002b2aef5d709e in start_thread () from /lib64/libpthread.so.0 >#9 0x00002b2aefb044cd in clone () from /lib64/libc.so.6 >#10 0x0000000000000000 in ?? () > >Thread 4 (Thread 1078810944 (LWP 11486)): >#0 0x00002b2aef5db937 in pthread_cond_timedwait@@GLIBC_2.3.2 () > from /lib64/libpthread.so.0 >#1 0x00000000004ab6c0 in mono_type_full_name () >#2 0x00000000004ada34 in mono_type_full_name () >#3 0x00000000004ba9db in mono_pthread_key_for_tls () >#4 0x00000000004767c1 in mono_monitor_exit () >#5 0x00000000404d6d2b in ?? () >#6 0x00000000404d4f40 in ?? () >#7 0x00000000404d6c75 in ?? () >#8 0x00000000011fac00 in ?? () >#9 0x00000000011fe570 in ?? () >#10 0x0000000001250bf0 in ?? () >#11 0x00000000404d6ccb in ?? () >#12 0x00000000404d4ff8 in ?? () >#13 0x00000000404d4f40 in ?? () >#14 0x00000000404d4e40 in ?? () >#15 0x0000000000000000 in ?? () > >Thread 3 (Thread 1098422592 (LWP 11490)): >#0 0x00002b2aefafc1f6 in poll () from /lib64/libc.so.6 >#1 0x00002b2aef159c16 in g_main_context_prepare () > from /opt/gnome/lib64/libglib-2.0.so.0 >#2 0x00002b2aef15a0ca in g_main_loop_run () > from /opt/gnome/lib64/libglib-2.0.so.0 >#3 0x00002aaaac052ad0 in link_set_io_thread () > from /opt/gnome/lib64/libORBit-2.so.0 >#4 0x00002b2aef172de4 in g_thread_create_full () > from /opt/gnome/lib64/libglib-2.0.so.0 >#5 0x00002b2aef5d709e in start_thread () from /lib64/libpthread.so.0 >#6 0x00002b2aefb044cd in clone () from /lib64/libc.so.6 >#7 0x0000000000000000 in ?? () > >Thread 2 (Thread 1097763136 (LWP 11491)): >#0 0x00002b2aef5db937 in pthread_cond_timedwait@@GLIBC_2.3.2 () > from /lib64/libpthread.so.0 >#1 0x00000000004ab6c0 in mono_type_full_name () >#2 0x00000000004ada34 in mono_type_full_name () >#3 0x00000000004ba9db in mono_pthread_key_for_tls () >#4 0x00000000004767c1 in mono_monitor_exit () >#5 0x00000000404d6d2b in ?? () >#6 0x00000000019f85e0 in ?? () >#7 0x00000000404d6c75 in ?? () >#8 0x00000000019f85e0 in ?? () >#9 0x0000000001eb0510 in ?? () >#10 0x0000000001250bf0 in ?? () >#11 0x00000000404d6ccb in ?? () >#12 0x00000000416e7ff8 in ?? () >#13 0x00000000416e7f40 in ?? () >#14 0x00000000416e7e20 in ?? () >#15 0x0000000000000000 in ?? () > >Thread 1 (Thread 47463412555776 (LWP 11482)): >#0 0x00002b2aefafe302 in __select_nocancel () from /lib64/libc.so.6 >#1 0x00002b2aef17fe3f in g_spawn_sync () > from /opt/gnome/lib64/libglib-2.0.so.0 >#2 0x00002b2aef180208 in g_spawn_command_line_sync () > from /opt/gnome/lib64/libglib-2.0.so.0 >#3 0x0000000000506968 in mono_walk_stack () >#4 0x00000000004d2188 in mono_jit_thread_attach () >#5 <signal handler called> >#6 0x00002aaaae8059a3 in g_signal_emit_valist () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#7 0x00002aaaae805fb3 in g_signal_emit () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#8 0x00002aaaae7f855f in g_object_class_override_property () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#9 0x00002aaaae7f92cb in g_object_newv () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#10 0x00002aaaae7f98ce in g_object_new_valist () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#11 0x00002aaaae7f9a71 in g_object_new () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#12 0x00002aaaadf1e31a in gdk_pixbuf_new_from_data () > from /opt/gnome/lib64/libgdk_pixbuf-2.0.so.0 >#13 0x00002aaaad3cdc34 in gtk_hsv_new () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#14 0x00002aaaad3d3b3f in gtk_icon_theme_lookup_icon () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#15 0x00002aaaad3d3e07 in gtk_icon_theme_load_icon () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#16 0x00002aaaad50e9e7 in gtk_window_get_default_icon_list () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#17 0x00002aaaad50eed9 in gtk_window_get_default_icon_list () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#18 0x00002aaaad5162a1 in gtk_window_new () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#19 0x00002aaaae7f477a in g_closure_invoke () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#20 0x00002aaaae804dbb in g_signal_override_class_closure () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#21 0x00002aaaae805dd5 in g_signal_emit_valist () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#22 0x00002aaaae805fb3 in g_signal_emit () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#23 0x00002aaaad508c7f in gtk_widget_realize () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#24 0x00002aaaad516858 in gtk_window_new () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#25 0x00002aaaae7f477a in g_closure_invoke () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#26 0x00002aaaae804dbb in g_signal_override_class_closure () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#27 0x00002aaaae805dd5 in g_signal_emit_valist () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#28 0x00002aaaae805fb3 in g_signal_emit () > from /opt/gnome/lib64/libgobject-2.0.so.0 >#29 0x00002aaaad50842d in gtk_widget_show () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#30 0x00002aaaad38dc28 in gtk_dialog_run () > from /opt/gnome/lib64/libgtk-x11-2.0.so.0 >#31 0x0000000041a88fe5 in ?? () >#32 0x00007fffbc1ab7d0 in ?? () >#33 0x00000000007e7960 in ?? () >#34 0x00000000007e7930 in ?? () >#35 0x0000000002875750 in ?? () >#36 0x0000000041a88f7b in ?? () >#37 0x00002aaaaaadafa0 in ?? () >#38 0x00007fffbc1ab8b0 in ?? () >#39 0x00007fffbc1ab760 in ?? () >#40 0x0000000000000000 in ?? () >#0 0x00002b2aefafe302 in __select_nocancel () from /lib64/libc.so.6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 147947
: 114922 |
114923
|
114924