| Newsgroups |
gmane.network.everybuddy.user |
| Message-ID |
<[email protected]> |
Connection closed when upcoming_status=="Offline"
Program received signal SIGPIPE, Broken pipe.
0x401bbc98 in write () from /lib/libc.so.6
(gdb) bt full
#0 0x401bbc98 in write () from /lib/libc.so.6
No symbol table info available.
#1 0x0000000c in ?? ()
No symbol table info available.
#2 0x0804c758 in eb_gui_broadcast (command=0x80540e3, num_params=0)
at gui_comms.c:569
l = (struct _EList *) 0x5
#3 0x0804d2e6 in eb_gui_buddy_logout (gui=0x0, acc=0xbfffefcb)
at gui_comms.c:971
notify_command = {0x80540d6 "buddy_logout",
0x80734b8 "[email protected]", 0x8073478 "MSN",
0x8073910 "[email protected]"}
#4 0x0804d274 in eb_buddy_logout (acc=0x80738e8) at gui_comms.c:956
No locals.
#5 0x08053085 in eb_log_out_account (account=0x8073488) at util.c:79
n = (struct _EList *) 0x8073940
#6 0x4001ed98 in ext_closing_connection(msnconn*) (conn=0x8074c58)
at msn.C:964
ela = (_eb_local_account *) 0x8073488
lad = (_eb_msn_local_account_data *) 0x8074c28
#7 0x4001c963 in msn_clean_up(msnconn*) (conn=0x8073030) at
msn_bittybits.C:71
connlist = (llist *) 0x8075110
#8 0x4001d395 in eb_msn_logout(_eb_local_account*) (account=0xffffffe0)
---Type <return> to continue, or q <return> to quit---
at msn.C:250
lad = (_eb_msn_local_account_data *) 0x8074c28
#9 0x08053090 in eb_log_out_account (account=0x8073488) at util.c:72
n = (struct _EList *) 0x80734e8
#10 0x08053039 in eb_sign_off_all () at util.c:63
n = (struct _EList *) 0x80734e8
#11 0x0804bddc in eb_gui_incoming (data=0x80795c0, source=5, condition=1)
at gui_comms.c:292
a = 12
#12 0x08051d3a in eb_polling_loop () at plugin_api.c:92
did_something = 0
n = (struct _EList *) 0x8079628
nest = 1
#13 0x080505f1 in main (argc=1, argv=0xbffff2a4) at main.c:208
gui_port = 18234
a = 1
#14 0x400f9907 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
(gdb)
On Tuesday 25 March 2003 12:50, Colin Leroy wrote:
> On 25 Mar 2003 at 11h50, Meredydd Luff wrote:
>
> Hi,
>
> > > You should send patches (create them with 'cvs diff -u > output.diff'
> > > if you use CVS)
> >
> > I'm afraid that won't work too well, as we don't have a CVS repository.
> > For now, nightlies are as good as it's going to get, I'm afraid. I'll
> > get anonymous checkout working on subversion soon, I promise!
>
> Uh, sorry, i did forgot it :)