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 333589 - Pan crash when selecting article for download
Pan crash when selecting article for download
Status: RESOLVED DUPLICATE of bug 170246
Product: Pan
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-03-06 09:52 UTC by bloch
Modified: 2006-03-15 06:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bloch 2006-03-06 09:52:06 UTC
Pan crashes when a particular article is selected for download.

Here are the console messages:

pan - file task-save.c: line 243 (task_save_new_from_article): assertion `article->attachments!=NULL' failed
pan - file task-save.c: line 282 (task_save_set_attachments): assertion `task!=NULL' failed
pan - file queue.c: line 271 (task_get_type_state): assertion `task!=NULL' failed

Here is the backtrace:

Thread 1 (Thread -1208694016 (LWP 12878))

  • #0 queue_run_tasks_foreach
    at queue.c line 839
  • #1 g_slist_foreach
    from /usr/lib/libglib-2.0.so.0
  • #2 queue_upkeep
    at queue.c line 924
  • #3 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #4 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #5 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #7 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 main
    at pan.c line 345

Comment 1 JoN 2006-03-15 01:05:39 UTC
Confirmed, this still happens for me too.
I'm running a CVS so called "0.14.90" version, checked out today (15-03-2006).
Jon
Comment 2 Christophe Lambin 2006-03-15 06:46:00 UTC

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