After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 88390 - Clicking followup button on toolbar results in crash
Clicking followup button on toolbar results in crash
Status: RESOLVED DUPLICATE of bug 88305
Product: Pan
Classification: Other
Component: general
pre-0.13.0 betas
Other Linux
: Normal normal
: 0.13.0
Assigned To: Charles Kerr
Charles Kerr
Depends on:
Blocks:
 
 
Reported: 2002-07-16 20:31 UTC by kevlinux
Modified: 2006-06-18 04:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kevlinux 2002-07-16 20:31:35 UTC
Started Pan, loaded a group, selected an article to read.  After clicking
on the followup button on the toolbar, Pan crashes a few seconds later. 
Here's the last few lines of --debug, I'll send the backtrace to the
mailing list:


(                         gui.c:0864:             gui_page_set_idle)(thread
0x814c298)(time 20:20:15)(depth   4) TRACE: + gui_page_set_idle
(                         gui.c:0887:             gui_page_set_idle)(thread
0x814c298)(time 20:20:15)(depth   3) TRACE: - gui_page_set_idle
(                        text.c:0895:  text_get_message_to_reply_to)(thread
0x814c298)(time 20:20:16)(depth   4) TRACE: + text_get_message_to_reply_to
(                        text.c:0918:  text_get_message_to_reply_to)(thread
0x814c298)(time 20:20:16)(depth   3) TRACE: - text_get_message_to_reply_to
(                        text.c:0294:              update_body_pane)(thread
0x814c298)(time 20:20:16)(depth   4) TRACE: + update_body_pane
(                        text.c:0225:     append_text_buffer_nolock)(thread
0x814c298)(time 20:20:16)(depth   5) TRACE: + append_text_buffer_nolock
Segmentation fault
Comment 1 Charles Kerr 2002-07-19 12:41:39 UTC
good runlog!  Now I know to start looking in append_text_buffer_nolock.
Any chance you could attach that backtrace to this ticket too?
Comment 2 Charles Kerr 2002-07-23 05:35:13 UTC
Nasty memory corruption in followup in 0.12.90; fixed in 0.12.91

*** This bug has been marked as a duplicate of 88305 ***