pan-devel
[Top][All Lists]
Advanced

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

[Pan-devel] Re: [Pan-users] smtp sending problem


From: Mark Derricutt
Subject: [Pan-devel] Re: [Pan-users] smtp sending problem
Date: Fri, 16 Aug 2002 06:27:31 +1200

On Thursday, August 15, 2002 08:58:51 -0700 Charles Kerr <address@hidden> wrote:

I've committed your patch to CVS for the 0.13.0 release.  Thanks!

Excellent, although I must say, I now remember why I try to avoid c as often as possible, I hate the language :) Although ddd is definitely a kickarse debugger.

Mail the ddd stack trace to the pan-devel mailing list;
maybe having more eyes on the problem will help.

Heres the trace, it seems to be caused by freeing an InternetAddress object that's (probably) already been freed. Hopefully someone can track this down, although I'll keep poking around myself as well.

Mark

#0  internet_address_unref (ia=0x972b) at internet-address.c:108
#1 0x080c3d51 in internet_address_list_destroy (list=0x82f4788) at internet-address.c:391 #2 0x080b5106 in recipients_destroy (key=0x80d01ec, value=0x82f4788, user_data=0x0) at gmime-message.c:137 #3 0x403ca214 in g_hash_table_foreach_remove_or_steal (hash_table=0x82f44a8, func=0x80b50f8 <recipients_destroy>, user_data=0x0, notify=1) at ghash.c:502 #4 0x403ca140 in g_hash_table_foreach_remove (hash_table=0x82f44a8, func=0x80b50f8 <recipients_destroy>, user_data=0x0) at ghash.c:458 #5 0x080b513d in g_mime_message_finalize (object=0x82f3fd0) at gmime-message.c:151
#6  0x4037fd0a in g_object_last_unref (object=0x82f3fd0) at gobject.c:434
#7  0x403831ad in g_object_unref (_object=0x82f3fd0) at gobject.c:1318
#8  0x08083ac3 in task_post_destructor (obj=0x82f5c78) at task-post.c:295
#9  0x080ab7eb in pan_object_destroy (o=0x82f5c78) at pan-object.c:45
#10 0x080ab9d5 in pan_object_unref (o=0x82f5c78) at pan-object.c:72
#11 0x08065db1 in gui_remove_status_item_idle (p=0x82f5c78) at gui.c:717
#12 0x08064e02 in gui_queue_timer_cb (user_data=0x0) at gui.c:212
#13 0x0808943f in pan_timeout_wrapper (data=0x82675f0) at util.c:144
#14 0x403d4c2c in g_timeout_dispatch (source=0x8267648, callback=0x80893d4 <pan_timeout_wrapper>, user_data=0x82675f0) at gmain.c:3005
#15 0x403d2796 in g_main_dispatch (context=0x81568e8) at gmain.c:1642
#16 0x403d35ad in g_main_context_dispatch (context=0x81568e8) at gmain.c:2186 #17 0x403d3940 in g_main_context_iterate (context=0x81568e8, block=1, dispatch=1, self=0x814ae00) at gmain.c:2267
#18 0x403d3fe6 in g_main_loop_run (loop=0x8290ae8) at gmain.c:2487
#19 0x401188c3 in gtk_main () at gtkmain.c:936
#20 0x08072e35 in main (argc=1, argv=0xbffff8d4) at pan.c:286
#21 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6



                                   -- \m/ --
 "...if I seem super human I have been misunderstood." (c) Dream Theater
        address@hidden - ICQ: 1934853 JID: address@hidden





reply via email to

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