! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
random crash
Status:
RESOLVED: FIXED
Product:
Xfmedia
Component:
general

Comments

Description sodi 2005-02-05 15:46:34 CET
xfmedia just crashed, as it sometimes does :) 

a bt that might help you..

#0  0x41042741 in kill () from /lib/libc.so.6
#1  0x41156771 in pthread_kill () from /lib/libpthread.so.0
#2  0x41156a7b in raise () from /lib/libpthread.so.0
#3  0x410424d4 in raise () from /lib/libc.so.6
#4  0x41043a08 in abort () from /lib/libc.so.6
#5  0x40574e6d in g_logv () from /usr/lib/libglib-2.0.so.0
#6  0x40574e96 in g_log () from /usr/lib/libglib-2.0.so.0
#7  0x40574f81 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
#8  0x401ee3fc in _gtk_sequence_search () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x401ee4cd in _gtk_sequence_search () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x401eea16 in _gtk_sequence_search () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x401edd53 in _gtk_sequence_get_length () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x401ede4c in _gtk_sequence_get_ptr_at_pos ()
   from /usr/lib/libgtk-x11-2.0.so.0
#13 0x401a6efa in gtk_list_store_set_column_types ()
   from /usr/lib/libgtk-x11-2.0.so.0
#14 0x4025eca7 in gtk_tree_model_iter_nth_child ()
   from /usr/lib/libgtk-x11-2.0.so.0
#15 0x08071f43 in xfmedia_playlist_get (plist=0x8c81cb8, index=1091947776,
    title=0x0, length=0xbffff7e0, filename=0x0) at playlist.c:1695
#16 0x08065cbc in xfmedia_position_cb (user_data=0x86f7a20)
    at mainwin-callbacks.c:667
#17 0x4056ec0c in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#18 0x4056c4f2 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#19 0x4056d568 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x4056d8a0 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x4056de43 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#22 0x401aa3a3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x0805e2de in main (argc=1, argv=0xbffffa34) at main.c:526
Comment 1 Brian J. Tarricone (not reading bugmail) 2005-02-06 04:10:01 CET
looks like a threading issue i introduced with the last code reorg.  it's
interesting that there appears to be something about your system that's *really*
sensitive to threading issues.  not that that's a bad thing, since it's helping
to track down bugs, but otherwise i can't reproduce this stuff.

anyway, should be fixed in CVS.

Bug #754

Reported by:
sodi
Reported on: 2005-02-05
Last modified on: 2005-02-06

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Version:
0.7.0cvs

Attachments

Additional information