FW: [JDEV] Yahoo! and ICQ Transports Question
Keith Minkler
keith at digix.dyndns.org
Wed Sep 27 08:24:00 CDT 2000
Can you email me the gdb core backtrace? (you don't have to post it to jdev, I'm sure everyone doesn't need to see it) =]
if you are unsure how, make sure you have permmissions to write a core file:
$ ulimit -c unlimited
then run yahoo-transport, and get it to crash..
$ gdb -c core yahootrans
at the (gdb) prompt, type in:
(gdb) bt
...
and you will get the entire backtrace of the app.. It's more usefull to find the bug than the debug logs alone..
Send it to tsbandit at jabber.org
Thanks!
Keith
On Tue, Sep 26, 2000 at 03:34:52PM -0600, Robin Elliott Stevenson wrote:
> Never mind; I resolved those errors. So I'm looking pretty good here. I
> get the "Yahoo! Messenger Gateway" to show up in my WinJab window. I do
> this by starting the transport like this:
>
> runsocks yahoo-transport -c etc/yahoo_trans.xml -D &
>
> However, when I try subscribe a user, I get:
>
> Tue Sep 26 17:29:41 2000 debug/external.c:47 [etherx] yahoo.usel.fc.hp.com:
> <presence to='mfink%yahoo.com at yahoo.usel.fc.hp.com' type='subscribe'
> from='robin at usel.fc.hp.com'/>
> Tue Sep 26 17:29:41 2000 debug/sessions.c:97 [session] finding session for
> (robin at usel.fc.hp.com)
> Tue Sep 26 17:29:41 2000 debug/auth.c:160 [sub] User robin at usel.fc.hp.com
> subscribing to mfink%yahoo.com
> Tue Sep 26 17:29:41 2000 debug/ehandler.c:94 ehandler_send: socket
> <presence type='subscribed' from='mfink%yahoo.com at yahoo.usel.fc.hp.com'
> to='robin at usel.fc.hp.com'><status>Transport Subscribe</status></presence>
> Tue Sep 26 17:29:41 2000 debug/xmlstream.c:42 xmlstream_write
> Tue Sep 26 17:29:41 2000 debug/tstream.c:133 tstream_write_buffer
> Tue Sep 26 17:29:41 2000 debug/auth.c:172 [sub] Subscriptions sent, adding
> buddy mfink%yahoo.com
> Tue Sep 26 17:29:41 2000 debug/ehandler.c:94 ehandler_send: socket
> <presence type='subscribe' from='mfink%yahoo.com at yahoo.usel.fc.hp.com'
> to='robin at usel.fc.hp.com'><status>Transport Subscribe</status></presence>
> Tue Sep 26 17:29:41 2000 debug/xmlstream.c:42 xmlstream_write
> Tue Sep 26 17:29:41 2000 debug/tstream.c:133 tstream_write_buffer
> Tue Sep 26 17:29:41 2000 debug/external.c:55 [etherx] returning from
> incoming packet
> /usr/bin/runsocks: line 2: 16892 Segmentation fault
> LD_PRELOAD=/usr/lib/socks4/libsockspl.so $@
>
> Thanks,
> Robin
>
> -----Original Message-----
> From: Robin Elliott Stevenson [mailto:robinste at fc.hp.com]
> Sent: Tuesday, September 26, 2000 2:37 PM
> To: 'jdev at jabber.org'
> Subject: RE: [JDEV] Yahoo! and ICQ Transports Question
>
>
> Folks have been talking about problems with http, and I'm wondering if
> that's why I'm seeing these errors. I'm connected to Yahoo!, but whenever I
> send a message to a Yahoo! user I get a "failed to send message" error.
>
> [YahooLib] failed to connect to server (msg.edit.yahoo.com:80)
> [YahooLib] failed to connect to pager auth server.
>
> Any ideas? I just know I'm going to get this thing to work someday...
>
> Thanks,
> Robin
>
> > -----Original Message-----
> > From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
> > Robin Elliott Stevenson
> > Sent: Tuesday, September 26, 2000 10:27 AM
> > To: 'JDEV'
> > Subject: [JDEV] Yahoo! and ICQ Transports Question
> >
> >
> > Okay now that I have these two transports running. How do I
> > communicate
> > with the clients from Jabber. Whenever I send subscript requests from
> > WinJab, they are immediately denied.
> >
> > How do I subscribe to other IM clients? How do they subscribe to me?
> >
> > Thanks,
> > Robin <beating a fairly fresh dead horse> Stevenson
> >
> > --
> >
> > Robin Elliott Stevenson
> > Unix Systems Enablement Lab
> > Software Design Engineer
> > Email: robinste at fc.hp.com
> > Phone: TN (970) 898-0272
> >
> >
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
> >
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list