Re: [Banshee-List] Banshee crashing every night while I sleep



Sorry, I should have visited bugzilla first.  I see an identical stack
trace on this bug:

http://bugzilla.gnome.org/show_bug.cgi?id=529787

But in that case the use is changing his GTK+ theme...I am not doing
that, I'm just giving it some space while paused.

Anyway, I'll follow up on the bug.  Sorry for the noise.

Sandy

On 5/7/08, Sandy Armstrong <sanfordarmstrong gmail com> wrote:
> Dear banshee-list,
>
>  I can't prove it, but I think my Banshee build might be falling in
>  with a bad crowd.  When I'm awake, supervising, it behaves quite
>  nicely, and I'm proud to have it on my computer.  But when I wake up
>  in the morning, I see that it's gotten itself into all sorts of
>  trouble.  This has been going on now for the past two or three nights.
>   Am I an irresponsible user, asking my Banshee to stay paused for a
>  few hours?  I give it all of the updates I can, isn't that enough?
>  Perhaps I need to listen more to its needs, its hopes and
>  aspirations...I just want us to be a happy and trusting pair again.
>
>  Thanks,
>  Vexed in Vegas
>
>  [Debug 23:20:43.501] State transition handler going to sleep.
>  [Debug 23:23:39.820] Player state change: Playing -> Paused
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion
>  `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride:
>  assertion `pixbuf != NULL' failed
>
>  (Nereid:6175): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_n_channels:
>  assertion `pixbuf != NULL' failed
>  Stacktrace:
>
>   at (wrapper managed-to-native)
>  Gdk.CairoHelper.gdk_cairo_set_source_pixbuf
>  (intptr,intptr,double,double) <0x00004>
>   at (wrapper managed-to-native)
>  Gdk.CairoHelper.gdk_cairo_set_source_pixbuf
>  (intptr,intptr,double,double) <0xffffffff>
>   at Gdk.CairoHelper.SetSourcePixbuf
>  (Cairo.Context,Gdk.Pixbuf,double,double) <0x0006e>
>   at Banshee.Collection.Gui.ArtworkRenderer.RenderThumbnail
>  (Cairo.Context,Gdk.Pixbuf,bool,double,double,double,double,bool,double,bool,Cairo.Color)
>  [0x000b3] in /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Collection.Gui/ArtworkRenderer.cs:70
>   at Banshee.Gui.Widgets.TrackInfoDisplay.RenderCoverArt
>  (Cairo.Context,Gdk.Pixbuf) [0x00000] in
>  /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/TrackInfoDisplay.cs:354
>   at Banshee.Gui.Widgets.TrackInfoDisplay.RenderStage
>  (Cairo.Context,Banshee.Collection.TrackInfo,Gdk.Pixbuf) [0x00000] in
>  /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/TrackInfoDisplay.cs:348
>   at Banshee.Gui.Widgets.TrackInfoDisplay.RenderAnimation
>  (Cairo.Context) [0x00010] in
>  /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/TrackInfoDisplay.cs:298
>   at Banshee.Gui.Widgets.TrackInfoDisplay.OnExposeEvent
>  (Gdk.EventExpose) [0x00083] in
>  /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/TrackInfoDisplay.cs:288
>   at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x0006b>
>   at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb
>  (intptr,intptr) <0xffffffff>
>   at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
>   at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
>   at Gtk.Application.Run () <0x00007>
>   at Banshee.Gui.GtkBaseClient.Run () [0x00027] in
>  /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:114
>   at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in
>  /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:55
>   at Hyena.Gui.CleanRoomStartup.Startup
>  (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) [0x00048] in
>  /home/sandy/gnome-svn/banshee/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54
>   at Banshee.Gui.GtkBaseClient.Entry () [0x00024] in
>  /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:50
>   at Nereid.Client.Main () [0x0004d] in
>  /home/sandy/gnome-svn/banshee/src/Clients/Nereid/Nereid/Client.cs:47
>   at (wrapper runtime-invoke) Nereid.Client.runtime_invoke_void
>  (object,intptr,intptr,intptr) <0xffffffff>
>
>  Native stacktrace:
>
>         /usr/bin/mono [0x8181fa0]
>         /usr/bin/mono [0x814b252]
>         [0xffffe440]
>         [0x45e2b404]
>         [0x45e2b3af]
>         [0x45e2b11f]
>         [0x468e16ab]
>         [0x468e14b9]
>         [0x468e0e99]
>         [0x45dc8fb8]
>         [0x45dc26dc]
>         [0x42d0f248]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4174b994]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x129) [0x41ba0919]
>         /usr/lib/libgobject-2.0.so.0 [0x41bb3b82]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617) [0x41bb5367]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0x41bb5989]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4186a547]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)
>  [0x416ad1b7]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416ad221]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416681df]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67) [0x416adc47]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416add01]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4174b994]
>         /usr/lib/libgobject-2.0.so.0 [0x41b9f1f9]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff) [0x41ba09ef]
>         /usr/lib/libgobject-2.0.so.0 [0x41bb3b82]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617) [0x41bb5367]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0x41bb5989]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4186a547]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)
>  [0x416ad1b7]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4181e4b3]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4174b994]
>         /usr/lib/libgobject-2.0.so.0 [0x41b9f1f9]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff) [0x41ba09ef]
>         /usr/lib/libgobject-2.0.so.0 [0x41bb3b82]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617) [0x41bb5367]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0x41bb5989]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4186a547]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)
>  [0x416ad1b7]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416ad221]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416681df]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67) [0x416adc47]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416add01]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4174b994]
>         /usr/lib/libgobject-2.0.so.0 [0x41b9f1f9]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff) [0x41ba09ef]
>         /usr/lib/libgobject-2.0.so.0 [0x41bb3b82]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617) [0x41bb5367]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0x41bb5989]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4186a547]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)
>  [0x416ad1b7]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416ad221]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4166c170]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67) [0x416adc47]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416add01]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4174b994]
>         /usr/lib/libgobject-2.0.so.0 [0x41b9f1f9]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff) [0x41ba09ef]
>         /usr/lib/libgobject-2.0.so.0 [0x41bb3b82]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617) [0x41bb5367]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0x41bb5989]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4186a547]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)
>  [0x416ad1b7]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416ad221]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416681df]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67) [0x416adc47]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416add01]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x418814f1]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4174b994]
>         /usr/lib/libgobject-2.0.so.0 [0x41b9f1f9]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x129) [0x41ba0919]
>         /usr/lib/libgobject-2.0.so.0 [0x41bb3b82]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617) [0x41bb5367]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0x41bb5989]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x4186a547]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x534) [0x417460c4]
>         /usr/lib/libgdk-x11-2.0.so.0 [0x419b6e53]
>         /usr/lib/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0xf8)
>  [0x419b74e8]
>         /usr/lib/libgtk-x11-2.0.so.0 [0x416adebf]
>         /usr/lib/libgdk-x11-2.0.so.0 [0x4199d83b]
>         /usr/lib/libglib-2.0.so.0 [0x40069a31]
>         /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x176) [0x4006b5d6]
>         /usr/lib/libglib-2.0.so.0 [0x4006e972]
>         /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1e7) [0x4006ed57]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4) [0x41746324]
>         [0x45da6116]
>         [0x45da60e0]
>         [0x45da5e83]
>         [0x4151375d]
>         [0x415135eb]
>         [0x415134f2]
>         [0x4089e2d7]
>         [0x4089e1be]
>         /usr/bin/mono [0x816ec93]
>         /usr/bin/mono(mono_runtime_invoke+0x27) [0x80fc687]
>         /usr/bin/mono(mono_runtime_exec_main+0xb0) [0x8100d10]
>         /usr/bin/mono(mono_runtime_run_main+0x226) [0x8101436]
>         /usr/bin/mono(mono_main+0xa15) [0x8059785]
>         /usr/bin/mono [0x805886e]
>         /lib/libc.so.6(__libc_start_main+0xe6) [0x401353c6]
>         /usr/bin/mono [0x80587b1]
>
>  Debug info from gdb:
>
>  Using host libthread_db library "/lib/libthread_db.so.1".
>  [Thread debugging using libthread_db enabled]
>  [New Thread 0x402958f0 (LWP 6175)]
>  [New Thread 0x47701b90 (LWP 31209)]
>  [New Thread 0x47500b90 (LWP 31052)]
>  [New Thread 0x46f82b90 (LWP 31051)]
>  [New Thread 0x46b98b90 (LWP 31049)]
>  [New Thread 0x462e3b90 (LWP 6294)]
>  [New Thread 0x42929b90 (LWP 6286)]
>  [New Thread 0x42692b90 (LWP 6188)]
>  [New Thread 0x40efdb90 (LWP 6177)]
>  [New Thread 0x40ddcb90 (LWP 6176)]
>  0xffffe410 in __kernel_vsyscall ()
>   10 Thread 0x40ddcb90 (LWP 6176)  0xffffe410 in __kernel_vsyscall ()
>   9 Thread 0x40efdb90 (LWP 6177)  0xffffe410 in __kernel_vsyscall ()
>   8 Thread 0x42692b90 (LWP 6188)  0xffffe410 in __kernel_vsyscall ()
>   7 Thread 0x42929b90 (LWP 6286)  0xffffe410 in __kernel_vsyscall ()
>   6 Thread 0x462e3b90 (LWP 6294)  0xffffe410 in __kernel_vsyscall ()
>   5 Thread 0x46b98b90 (LWP 31049)  0xffffe410 in __kernel_vsyscall ()
>   4 Thread 0x46f82b90 (LWP 31051)  0xffffe410 in __kernel_vsyscall ()
>   3 Thread 0x47500b90 (LWP 31052)  0xffffe410 in __kernel_vsyscall ()
>   2 Thread 0x47701b90 (LWP 31209)  0xffffe410 in __kernel_vsyscall ()
>   1 Thread 0x402958f0 (LWP 6175)  0xffffe410 in __kernel_vsyscall ()
>
>  Thread 10 (Thread 0x40ddcb90 (LWP 6176)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x400ee3a6 in nanosleep () from /lib/libpthread.so.0
>  #2  0x08130c2e in collection_thread (unused=0x0) at collection.c:34
>  #3  0x400e7155 in start_thread () from /lib/libpthread.so.0
>  #4  0x401eb6de in clone () from /lib/libc.so.6
>
>  Thread 9 (Thread 0x40efdb90 (LWP 6177)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x400eabf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
>  #2  0x0812b4df in timedwait_signal_poll_cond (cond=0x408c91dc,
>     mutex=0x408c91c4, timeout=0x0, alertable=0) at handles.c:1443
>  #3  0x0812b5df in _wapi_handle_timedwait_signal_handle (handle=0x404,
>     timeout=0x0, alertable=128) at handles.c:1523
>  #4  0x0812b72a in _wapi_handle_wait_signal_handle (handle=0xfffffe00,
>     alertable=-512) at handles.c:1483
>  #5  0x0811adc1 in WaitForSingleObjectEx (handle=0x404, timeout=4294967295,
>     alertable=0) at wait.c:200
>  #6  0x080ed10b in finalizer_thread (unused=0x0) at gc.c:894
>  #7  0x080ce4db in start_wrapper (data=0x8282030) at threads.c:589
>  #8  0x0811d102 in thread_start_routine (args=0x40920a48) at threads.c:282
>  #9  0x0813afe4 in GC_start_routine (arg=0xfffffe00) at pthread_support.c:1369
>  #10 0x400e7155 in start_thread () from /lib/libpthread.so.0
>  #11 0x401eb6de in clone () from /lib/libc.so.6
>
>  Thread 8 (Thread 0x42692b90 (LWP 6188)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x400eaf22 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
>    from /lib/libpthread.so.0
>  #2  0x0812b48f in timedwait_signal_poll_cond (cond=0x408c9908,
>     mutex=0x408c98f0, timeout=0x0, alertable=1) at handles.c:1453
>  #3  0x0812b5df in _wapi_handle_timedwait_signal_handle (handle=0x415,
>     timeout=0x0, alertable=128) at handles.c:1523
>  #4  0x0812b72a in _wapi_handle_wait_signal_handle (handle=0xfffffdfc,
>     alertable=-516) at handles.c:1483
>  #5  0x0811adc1 in WaitForSingleObjectEx (handle=0x415, timeout=4294967295,
>     alertable=1) at wait.c:200
>  #6  0x080caec0 in ves_icall_System_Threading_WaitHandle_WaitOne_internal (
>     this=0xd3168, handle=0xfffffdfc, ms=-516, exitContext=0) at threads.c:1385
>  #7  0x4258653a in ?? ()
>  #8  0x000d3168 in ?? ()
>  #9  0x00000415 in ?? ()
>  #10 0xffffffff in ?? ()
>  #11 0x00000000 in ?? ()
>
>  Thread 7 (Thread 0x42929b90 (LWP 6286)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x401ebf86 in epoll_wait () from /lib/libc.so.6
>  #2  0x080c75ce in socket_io_epoll_main (p=0x821dd20) at threadpool.c:552
>  #3  0x080ce4db in start_wrapper (data=0x98d34f8) at threads.c:589
>  #4  0x0811d102 in thread_start_routine (args=0x40921c90) at threads.c:282
>  #5  0x0813afe4 in GC_start_routine (arg=0xfffffffc) at pthread_support.c:1369
>  #6  0x400e7155 in start_thread () from /lib/libpthread.so.0
>  #7  0x401eb6de in clone () from /lib/libc.so.6
>
>  Thread 6 (Thread 0x462e3b90 (LWP 6294)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x401e1af7 in poll () from /lib/libc.so.6
>  #2  0x4006e9a5 in ?? () from /usr/lib/libglib-2.0.so.0
>  #3  0x096e5b28 in ?? ()
>  #4  0x00000007 in ?? ()
>  #5  0xffffffff in ?? ()
>  #6  0x096e5b28 in ?? ()
>  #7  0x00000007 in ?? ()
>  #8  0x400dc320 in ?? () from /usr/lib/libglib-2.0.so.0
>  #9  0x400dc360 in ?? () from /usr/lib/libglib-2.0.so.0
>  #10 0x462e3324 in ?? ()
>  #11 0x00000001 in ?? ()
>  #12 0x00000001 in ?? ()
>  #13 0x42c1b830 in ?? ()
>  #14 0x096e5b28 in ?? ()
>  #15 0x401e1a80 in fts_read () from /lib/libc.so.6
>  #16 0x4006ed57 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
>  #17 0x420dfae0 in ?? () from /usr/lib/libORBit-2.so.0
>  #18 0x42c0ec58 in ?? ()
>  #19 0x400dbff4 in ?? () from /usr/lib/libglib-2.0.so.0
>  #20 0x462e33a8 in ?? ()
>  #21 0x4008ec8f in ?? () from /usr/lib/libglib-2.0.so.0
>  #22 0x00000000 in ?? ()
>
>  Thread 5 (Thread 0x46b98b90 (LWP 31049)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x400eabf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
>  #2  0x45ca520f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
>  #3  0x08fdc4b0 in ?? ()
>  #4  0x08fdbf50 in ?? ()
>  #5  0x00000000 in ?? ()
>
>  Thread 4 (Thread 0x46f82b90 (LWP 31051)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x400eabf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
>  #2  0x45ca520f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
>  #3  0x4854c298 in ?? ()
>  #4  0x485fcc68 in ?? ()
>  #5  0x00000000 in ?? ()
>
>  Thread 3 (Thread 0x47500b90 (LWP 31052)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x400eabf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
>  #2  0x42e9b92c in gst_base_sink_wait_preroll ()
>    from /usr/lib/libgstbase-0.10.so.0
>  #3  0x4593e3cb in ?? () from /usr/lib/libgstaudio-0.10.so.0
>  #4  0x09a125c0 in ?? ()
>  #5  0x474ffc68 in ?? ()
>  #6  0x47b8c834 in ?? ()
>  #7  0x00000473 in ?? ()
>  #8  0x00000473 in ?? ()
>  #9  0x474ffc74 in ?? ()
>  #10 0x474ffc60 in ?? ()
>  #11 0x474ffc58 in ?? ()
>  #12 0x00000000 in ?? ()
>
>  Thread 2 (Thread 0x47701b90 (LWP 31209)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x400eabf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
>  #2  0x4593b149 in ?? () from /usr/lib/libgstaudio-0.10.so.0
>  #3  0x472fcf48 in ?? ()
>  #4  0x47bb75e0 in ?? ()
>  #5  0x47701364 in ?? ()
>  #6  0x47701368 in ?? ()
>  #7  0x00000001 in ?? ()
>  #8  0x00000001 in ?? ()
>  #9  0x09e5d200 in ?? ()
>  #10 0x400e84ee in pthread_mutex_lock () from /lib/libpthread.so.0
>  #11 0x4008ec8f in ?? () from /usr/lib/libglib-2.0.so.0
>  #12 0x09c2d960 in ?? ()
>  #13 0x48534060 in ?? ()
>  #14 0x477013a4 in ?? ()
>  #15 0x4022a394 in ?? () from /lib/libc.so.6
>  #16 0x47701df4 in ?? ()
>  #17 0x47701b90 in ?? ()
>  #18 0x400e84e0 in ?? () from /lib/libpthread.so.0
>  #19 0x400f5ff4 in ?? () from /lib/libpthread.so.0
>  #20 0x00000000 in ?? ()
>
>  Thread 1 (Thread 0x402958f0 (LWP 6175)):
>  #0  0xffffe410 in __kernel_vsyscall ()
>  #1  0x401e4811 in select () from /lib/libc.so.6
>  #2  0x4009cde9 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
>  #3  0x4009d1dc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
>  #4  0x0818201b in mono_handle_native_sigsegv (signal=11, ctx=0xbf912fdc)
>     at mini-exceptions.c:1044
>  #5  0x0814b252 in sigsegv_signal_handler (_dummy=11, info=0xbf912f5c,
>     context=0xbf912fdc) at mini.c:12167
>  #6  <signal handler called>
>  #7  0x4199df30 in gdk_cairo_set_source_pixbuf ()
>    from /usr/lib/libgdk-x11-2.0.so.0
>  #8  0x45e2b404 in ?? ()
>  #9  0x09618d28 in ?? ()
>  #10 0x00000000 in ?? ()
>  #0  0xffffe410 in __kernel_vsyscall ()
>
>
>  =================================================================
>  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.
>  =================================================================
>
>  /bin/sh: line 2:  6175 Aborted                 /usr/bin/mono --debug
>  Nereid.exe --debug --uninstalled
>  ~/gnome-svn/banshee
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]