I have spent nearly a week now trying to get the aim transport working correctly and am about to give up, so I figure as a last ditch effort I will post to the list in hopes that someone will have answers to my problem.
What I'm wondering is if anyone actually has this working pretty solid or not. I can get them to compile and so forth. I can even get to register a transport and add some user names, but if I log off and then later log back on again (which people will naturally be doing) it crashes jabber and can only get it working again by restarting. If I try to set the transport in a seperate process it simply crashes once I attempt to log on. Of course I am running the latest stable release of the transport and jabber server. I'm running it on a RedHat 7.2 box and I've tried the jabber rpm file as well as compiling my own and I have the necessary binary files. The message I get in debug mode is below. I'm going to go back as far as I can as I never know how much to supply: Sun Nov 3 10:22:44 2002 utils.c:119 normalizing Tino2know Sun Nov 3 10:22:44 2002 utils.c:133 normalized tino2know Sun Nov 3 10:22:44 2002 deliver.c:474 DELIVER 1:jabber.swingingpenpals.com <presence to='[EMAIL PROTECTED]/home' from='[EMAIL PROTECTED] wingingpenpals.com' type='unavailable'/> Sun Nov 3 10:22:44 2002 deliver.c:678 delivering to instance 'sessions' Sun Nov 3 10:22:44 2002 deliver.c:94 (80EC300)incoming packet <presence to='[EMAIL PROTECTED]/home' from='[EMAIL PROTECTED]' type='unavailable'/> Sun Nov 3 10:22:44 2002 users.c:143 js_user ([EMAIL PROTECTED],8162E10) Sun Nov 3 10:22:44 2002 deliver.c:55 delivering locally to [EMAIL PROTECTED]/home Sun Nov 3 10:22:44 2002 modules.c:135 mapi_call 3 Sun Nov 3 10:22:44 2002 modules.c:158 MAPI 80F4AA8 Sun Nov 3 10:22:44 2002 mod_presence deliver phase Sun Nov 3 10:22:44 2002 modules.c:175 mapi_call returning unhandled Sun Nov 3 10:22:44 2002 mtq 815FBB8 entering from pth Sun Nov 3 10:22:44 2002 mtq 815FBB8 queue call 823C068 Sun Nov 3 10:22:44 2002 sessions.c:301 THREAD:SESSION:TO received data from [EMAIL PROTECTED]! Sun Nov 3 10:22:44 2002 modules.c:135 mapi_call 0 Sun Nov 3 10:22:44 2002 modules.c:158 MAPI 816CA30 Sun Nov 3 10:22:44 2002 mod_presence incoming filter for [EMAIL PROTECTED]/home Sun Nov 3 10:22:44 2002 modules.c:175 mapi_call returning unhandled Sun Nov 3 10:22:44 2002 deliver.c:474 DELIVER 4:c2s <route from='[EMAIL PROTECTED]/816C6E8' to='15@c2s/815E790'><presence to='[EMAIL PROTECTED]/home' from='[EMAIL PROTECTED]' type='unavailable'/></route> Sun Nov 3 10:22:44 2002 deliver.c:678 delivering to instance 'c2s' Sun Nov 3 10:22:44 2002 c2s [client.c:164] [EMAIL PROTECTED]/816C6E8 has an active session, delivering packet Sun Nov 3 10:22:44 2002 c2s [client.c:236] Writing packet to MIO: <presence to='[EMAIL PROTECTED]/home' from='[EMAIL PROTECTED]' type='unavailable'/> Sun Nov 3 10:22:44 2002 mio.c:1054 mio_write called on x: 821B5E8 buffer: (null) Sun Nov 3 10:22:44 2002 mtq 815FBB8 leaving to pth Sun Nov 3 10:22:44 2002 mio.c:620 mio while loop, working Sun Nov 3 10:22:44 2002 mio.c:279 write_dump writing data: <presence to='[EMAIL PROTECTED]/home' from='[EMAIL PROTECTED]' type='unavailable'/> Sun Nov 3 10:22:44 2002 mio.c:607 mio while loop top Sun Nov 3 10:22:46 2002 jabberd.c:255 main load check of 1.00 with 16 total th reads Sun Nov 3 10:22:47 2002 init.c:116 SESSION [[EMAIL PROTECTED]: 0] 2, size 1207 Sun Nov 3 10:22:47 2002 init.c:125 SESSION TOTAL 1/0 Sun Nov 3 10:22:47 2002 users.c:88 checking users for host jabber.swingingpenpals.com Sun Nov 3 10:22:47 2002 dnsrv.c:155 dnsrv: Read error on coprocess(1): 0 Success Sun Nov 3 10:22:47 2002 dnsrv.c:169 DNSRV CHILD: out of loop.. exiting normal Segmentation fault I really need to get this working so if anyone can please help I would be eternally greatful! Thanks _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
