[BUG] : Segfault



	Hi all,
I had a segfault when I browse my new mails : I clicked on the next unread
button and ... segfault ! Here is the backtrace from gdb :
#0  0x40472259 in gtk_ctree_get_type () from /usr/lib/libgtk-1.2.so.0
#1  0x404737e2 in gtk_ctree_get_type () from /usr/lib/libgtk-1.2.so.0
#2  0x40462f84 in gtk_clist_undo_selection () from /usr/lib/libgtk-1.2.so.0
#3  0x40463afd in gtk_clist_get_selection_info () from
/usr/lib/libgtk-1.2.so.0
#4  0x404b0035 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#5  0x404df8b7 in gtk_signal_remove_emission_hook ()
     from /usr/lib/libgtk-1.2.so.0
#6  0x404ded15 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
#7  0x404dcdf3 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#8  0x40445d4c in gtk_adjustment_value_changed () from
/usr/lib/libgtk-1.2.so.0
#9  0x40445bc7 in gtk_adjustment_set_value () from /usr/lib/libgtk-1.2.so.0
#10 0x40465b55 in gtk_clist_get_selection_info () from
/usr/lib/libgtk-1.2.so.0
#11 0x4045c154 in gtk_clist_moveto () from /usr/lib/libgtk-1.2.so.0
#12 0x806a415 in balsa_index_select_row (bindex=0x850ddf0, row=272)
      at balsa-index.c:876
#13 0x806a5cc in balsa_index_select_node (bindex=0x850ddf0, node=0x8725658)
      at balsa-index.c:990
#14 0x806a741 in balsa_index_select_next_unread (bindex=0x850ddf0)
      at balsa-index.c:1057
#15 0x80851a4 in next_unread_message_cb (widget=0x8146d20, data=0x8179978)
      at main-window.c:2258
#16 0x404b0035 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#17 0x404df8b7 in gtk_signal_remove_emission_hook ()

And I also got the same segfault when trying to directly select the
message that I attempted to reach by next unread, but I don't have the bt
for this one. Curiously while I was able to reproduce it 3 times, the
fourth time it worked without problems (I have commited changes with the
"commit all" button between third and fourth time).

For now I have no idea why this occured, but the "bad" message was just 
before the last message of the message list : has the "Last line bug" hit 
again ? ;-)
Bye
Manu



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