trouble running with pidgin

0 views
Skip to first unread message

Walter Rodrigo de Sá Cruz

unread,
Jun 22, 2009, 3:05:04 PM6/22/09
to msn-pecan
I got the code and compiled it. When I try to run it with Pidgin
2.5.7, I get this backtrace:

#0 msn_object_get_type (obj=0xac9a038) at cvr/pecan_slp_object.c:239
No locals.
#1 0xb63bf4fa in msn_slp_process_msg (slplink=0xac9a038,
slpmsg=0xb63c973d) at cvr/slpcall.c:235
body_str = 0xac20960 "INVITE MSNMSGR:walte...@gmail.com MSNSLP/1.0\r
\nTo: <msnmsgr:walte...@gmail.com>\r\nFrom:
<msnmsgr:luba...@hotmail.com>\r\nVia: MSNSLP/1.0/TLP ;branch=
{9458B509-515C-17B8-4E2B-9E0BA1932AE4}\r\nCSeq: 0\r\nC"...
slpcall = <value optimized out>
body = (gpointer) 0xabd2120
body_len = 664
__func__ = "msn_slp_process_msg"
#2 0xb63c0165 in msn_slplink_process_msg (slplink=0xac9a038,
msg=0xac9b680) at cvr/slplink.c:555
slpcall = <value optimized out>
slpmsg = (MsnSlpMessage *) 0x981d700
offset = 0
len = 664
__func__ = "msn_slplink_process_msg"
__PRETTY_FUNCTION__ = "msn_slplink_process_msg"
#3 0xb63be669 in msn_p2p_msg (cmdproc=0xabe3af0, msg=0xac9b680) at
cvr/slp.c:634
slplink = (MsnSlpLink *) 0xac9a038
__func__ = "msn_p2p_msg"
#4 0xb63b3ac3 in msn_cmdproc_process_msg (cmdproc=0xabe3af0,
msg=0xac9b680) at cmd/cmdproc.c:260
__func__ = "msn_cmdproc_process_msg"
#5 0xb63ad44b in msg_cmd_post (cmdproc=0xabe3af0, cmd=0xabf9290,
payload=0x980e826 "MIME-Version: 1.0\r\nContent-Type: application/
x-msnmsgrp2p\r\nP2P-Dest: walte...@gmail.com\r\n\r\n", len=809) at
switchboard.c:905
msg = (MsnMessage *) 0xac9b680
#6 0xb63b3bad in msn_cmdproc_process_payload (cmdproc=0xabe3af0,
payload=0x980e826 "MIME-Version: 1.0\r\nContent-Type: application/
x-msnmsgrp2p\r\nP2P-Dest: walte...@gmail.com\r\n\r\n",
payload_len=809)
at cmd/cmdproc.c:234
last = (MsnCommand *) 0xabf9290
__PRETTY_FUNCTION__ = "msn_cmdproc_process_payload"
#7 0xb63bb478 in parse_impl (base_conn=0x9837378,
buf=0xbff37647 "MSG luba...@hotmail.com Luciana 809\r\nMIME-
Version: 1.0\r\nContent-Type: application/x-msnmsgrp2p\r\nP2P-Dest:
walte...@gmail.com\r\n\r\n", bytes_read=847) at io/
pecan_cmd_server.c:151
cmd_conn = (PecanCmdServer *) 0x9837378
next = (gchar *) 0x980eb4f ""
old_rx_buf = (gchar *) 0x980e800 "MSG luba...@hotmail.com Luciana
809"
cur_len = -1216700064
__func__ = "parse_impl"
#8 0xb63b997f in pecan_node_parse (conn=0x9837378,
buf=0xbff37647 "MSG luba...@hotmail.com Luciana 809\r\nMIME-
Version: 1.0\r\nContent-Type: application/x-msnmsgrp2p\r\nP2P-Dest:
walte...@gmail.com\r\n\r\n", bytes_read=847) at io/pecan_node.c:285
No locals.
#9 0xb63bd2fb in read_cb (source=0xad07440, condition=G_IO_IN,
data=0x9812140) at io/pecan_http_server.c:171
http_conn = (PecanHttpServer *) 0x9812140
conn = (PecanNode *) 0x9812140
buf = "MSG luba...@hotmail.com Luciana 809\r\nMIME-Version: 1.0\r
\nContent-Type: application/x-msnmsgrp2p\r\nP2P-Dest:
walte...@gmail.com\r\n\r\n\000\000\000\000���\n
\000\000\000\000\000\000\000\000\230\002\000\000\000\000\000\000\230\002",
'\0' <repeats 22 times>, "INVITE MSNMSGR:walter.php@gmail.c"...
bytes_read = 847
__func__ = "read_cb"
#10 0xb783747d in ?? () from /usr/lib/libglib-2.0.so.0
--Type <return> to continue, or q <return> to quit---
No symbol table info available.
#11 0x0ad07440 in ?? ()
No symbol table info available.
#12 0x00000001 in ?? ()
No symbol table info available.
#13 0x09812140 in ?? ()
No symbol table info available.
#14 0xb787c184 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#15 0xbff396bc in ?? ()
No symbol table info available.
#16 0x0ad074f8 in ?? ()
No symbol table info available.
#17 0xbff396d8 in ?? ()
No symbol table info available.
#18 0xb7800848 in g_main_context_dispatch () from /usr/lib/
libglib-2.0.so.0
No symbol table info available.
Backtrace stopped: frame did not save the PC

Felipe Contreras

unread,
Oct 25, 2009, 6:53:26 AM10/25/09
to Walter Rodrigo de Sá Cruz, msn-pecan
2009/6/22 Walter Rodrigo de Sá Cruz <walte...@gmail.com>:

>
> I got the code and compiled it. When I try to run it with Pidgin
> 2.5.7, I get this backtrace:

You didn't mention which version of msn-pecan you are using. Do you
still have this problem? If so, please file a new ticket.

--
Felipe Contreras

Walter Cruz

unread,
Oct 25, 2009, 11:50:07 AM10/25/09
to Felipe Contreras, msn-pecan
I will test it tomorrow!

2009/10/25 Felipe Contreras <felipe.c...@gmail.com>



--
[]'
- Walter
waltercruz.com
"O amor perdoa o imperdoável, senão deixa de ser virtude. A esperança não desiste, mesmo em face do desespero, senão deixa de ser virtude. E a fé acredita no inacreditável, senão deixa de ser virtude." - G.K. Chesterton
Reply all
Reply to author
Forward
0 new messages