pan-devel
[Top][All Lists]
Advanced

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

Re: [Pan-devel] pan cvs crash


From: John v/d Kamp
Subject: Re: [Pan-devel] pan cvs crash
Date: Sun, 18 Dec 2005 14:40:45 +0100 (CET)

Hi,

I found this bug too, but didn't know it was already reported on the list :) I've wrote a quick fix, and attached the patch. You probably want to alter this, because now you will only get an assertion error in the log.

The thing is, task_save_new_from_article() returns NULL, but it will be queued anyway. So I made it skip the request.

Both Ctrl-S and Shift-S versions are fixed in the patch.

John

On Sun, 13 Nov 2005, Robert Marshall wrote:

If you select an article that doesn't have an attachment and try to
download the attachment then pan (built Oct 3rd from cvs) crashes on
me

I get a traceback of

(gdb) where
#0  queue_run_tasks_foreach (task_gpointer=0x0, user_data=0xbffff580)
   at queue.c:839
#1  0xb7b5e382 in g_slist_foreach () from /usr/lib/libglib-2.0.so.0
#2  0xb7b638fc in g_thread_self () from /usr/lib/libglib-2.0.so.0
#3  0x00000000 in ?? ()
#4  0x08539f38 in ?? ()
#5  0xbffff588 in ?? ()
#6  0x080898b1 in queue_upkeep (do_loop=0xb7ba3418) at queue.c:924
Previous frame inner to this frame (corrupt stack?)

I know it's a pretty silly thing for me to do but ....

I was originally trying to select a group of articles and download
their attachments and somewhere in the long list lurked one article
without an attachment

Robert



_______________________________________________
Pan-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/pan-devel

Attachment: pan-null-task.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]