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 88921 - Selecting a group name and header to download crashes pan
Selecting a group name and header to download crashes pan
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.13.0 betas
Other Linux
: Normal critical
: 0.13.0
Assigned To: Charles Kerr
Charles Kerr
Depends on:
Blocks:
 
 
Reported: 2002-07-24 04:59 UTC by kevlinux
Modified: 2006-06-18 04:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kevlinux 2002-07-24 04:59:20 UTC
I found this bug quite by accident today.

- Select group, download headers
- In the header pane, highlight the group name and a header
- press enter (group selected by "mistake")

Pan will crash, giving the following debugging output:

(articlelist.c:265:articlelist_get_selected_articles_nolock():articlelist_get_selected_articles_nolock)(thread
0x8153898)(time 04:57:41)(depth   5) TRACE: +
articlelist_get_selected_articles_nolock
(articlelist.c:277:articlelist_get_selected_articles_nolock():articlelist_get_selected_articles_nolock)(thread
0x8153898)(time 04:57:41)(depth   4) TRACE: -
articlelist_get_selected_articles_nolock

** (pan:25752): CRITICAL **: file article.c: line 1125 (article_is_valid):
assertion `a!=NULL' failed

** (pan:25752): CRITICAL **: file article.c: line 1158
(article_get_message_id): assertion `article_is_valid(a)' failed
Segmentation fault


Kevin
kevlinux@hawaii.rr.com
Comment 1 Andrew Sobala 2002-07-24 11:21:20 UTC
Could you use bug-buddy to get a backtrace of the crashed application
and submit that to bugzilla. (This will only be useful if pan was
built with debugging symbols). Thanks.
Comment 2 Charles Kerr 2002-07-24 14:53:51 UTC


  • #0 articlelist_read_article
    at articlelist.c line 613
  • #1 articlelist_read_selected
    at articlelist.c line 651
  • #2 gui_page_activate_nolock
    at gui.c line 1007
  • #3 gui_key_press_cb
    at gui.c line 1045
  • #4 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82