Seg
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
With the newest version of the core, this keeps occurring:
Program received signal SIGSEGV, Segmentation fault.
yahoo_free_buddies (list=0x8080050) at libyahoo2.c:211
211 struct yahoo_buddy *bud = l->data;
(gdb) bt full
#0 yahoo_free_buddies (list=0x8080050) at libyahoo2.c:211
l = (struct _YList *) 0x33
#1 0x401280f1 in yahoo_free_data (yd=0x807fbf8) at libyahoo2.c:261
No locals.
#2 0x40126fb9 in eb_yahoo_logout (ela=0x8076f08) at yahoo.c:704
yla = (struct {...} *) 0x807aa50
#3 0x08054020 in eb_log_out_account (account=0x8076f08) at util.c:72
n = (struct _EList *) 0x8076f68
#4 0x08053fc9 in eb_sign_off_all () at util.c:63
n = (struct _EList *) 0x8076f68
#5 0x0804c214 in eb_gui_incoming (data=0x807d918, source=6, condition=1)
at gui_comms.c:295
a = 12
#6 0x080527f2 in eb_polling_loop () at plugin_api.c:92
did_something = 0
n = (struct _EList *) 0x807d958
nest = 1
#7 0x08050de5 in main (argc=1, argv=0xbfffdda4) at main.c:236
gui_port = 18234
---Type <return> to continue, or q <return> to quit---
a = 8
#8 0x420158f7 in __libc_start_main () from /lib/i686/libc.so.6
No symbol table info available.