[JDEV] ICQ transport

Kurt D. Starsinic kstar at orientation.com
Sun Apr 9 16:45:47 CDT 2000


On Fri, 7 April 2000, 10:07:09 -0600,
Eric Bowsersox <ebowersox at corp.webb.net> said:
> I'm sorry, I've *never* seen that "SCHEDULER INTERNAL ERROR" message from
> icq-t here, and my server sees a lot more activity than yours.  Are you sure
> you're using the most current version of Pth and all other libraries?  Are
> you working with a current copy of the code?

    FWIW, I'm having a similar issue.  I suspect that it's not entirely a
libpth issue, though, because jserver itself runs fine:

    $ ldd icqtransport jserver
    icqtransport:
            libjabber.so.0 => /usr/local/jabber/lib/libjabber.so.0 (0x28082000)
            libxode.so.0 => /usr/local/jabber/lib/libxode.so.0 (0x2808a000)
            libetherx.so.0 => /usr/local/jabber/lib/libetherx.so.0 (0x280a6000)
            libpth.so.13 => /usr/local/jabber/lib/libpth.so.13 (0x280bd000)
            libc.so.3 => /usr/lib/libc.so.3 (0x280cb000)
    jserver:
            libjabber.so.0 => /usr/local/jabber/lib/libjabber.so.0 (0x2806f000)
            libetherx.so.0 => /usr/local/jabber/lib/libetherx.so.0 (0x28077000)
            libxode.so.0 => /usr/local/jabber/lib/libxode.so.0 (0x2808e000)
            libpth.so.13 => /usr/local/jabber/lib/libpth.so.13 (0x280aa000)
            libssl.so.1 => /usr/local/lib/libssl.so.1 (0x280b8000)
            libcrypto.so.1 => /usr/local/lib/libcrypto.so.1 (0x280e1000)
            librsaref.so.2 => /usr/local/lib/librsaref.so.2 (0x28171000)
            libc.so.3 => /usr/lib/libc.so.3 (0x2817a000)
    $ uname -r -s
    FreeBSD 3.4-RELEASE
    $ icqtransport
    Welcome to icqtransport, built Apr  9 2000 at 09:23:19
    Copyright (c) 1998-2000 The Jabber Team | http://www.jabber.org/

    This program is distributed in the hope it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License (http://www.gnu.org/) for more details.

    **Pth** SCHEDULER INTERNAL ERROR: no more thread(s) available to schedule!?!?
    Abort (core dumped) 

    I'm using the `shrink-wrapped' 0.9 tarball, and the latest icqtransport
from CVS.  I'm quite anxious to solve this, and any advice would be
appreciated.

    Documentation on installing Jabber on FreeBSD, building without root
prvilege, and installing into prefices other than "/usr/local" to follow
shortly.

    Peace,
* Kurt Starsinic  ---------------  Senior Network Engineer, orientation.com *
|              `Order, vast and generative, arises naturally.'              |
|               -- Stuart Kauffman, _At Home in the Universe_               |

> -----Original Message-----
> From: Nickolai Kussovski [mailto:<A HREF="mailto:nike at webmessenger.bg">nike at webmessenger.bg</A>]
> Sent: Friday, April 07, 2000 10:00 AM
> To: <A HREF="mailto:jdev at jabber.org">jdev at jabber.org</A>
> Subject: [JDEV] ICQ transport
> 
> 
> Hi,
> is there anybody who has worked with the ICQ transport?
> It crashes all the time on my machine.
> On the output it prints:
>  
> Memory Leak! [pmalloc received NULL pool, unable to track allocation]
> **Pth** SCHEDULER INTERNAL ERROR: no more thread(s) available to
> schedule!?!?
>  
> When it is in a mood I can send and receive messages and online status from
> ICQ users but this really happens rarely.
> Thanks a lot.
> Nike





More information about the JDev mailing list