Re: Spinlock called when not threaded ?

From: Brooks Davis (brooks_at_one-eyed-alien.net)
Date: 02/12/04

  • Next message: Todd Lewis: "New performance Guide."
    Date: Thu, 12 Feb 2004 07:44:43 -0800
    To: Thomas Graham <lkthomas@sml.dyndns.org>
    
    
    

    [Why the heck did you send this to -performance?!?]

    On Thu, Feb 12, 2004 at 11:02:52PM +0800, Thomas Graham wrote:
    > $ gftp
    > Fatal error 'Spinlock called when not threaded.' at line 88 in file
    > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
    > Segmentation fault (core dumped)
    >
    > I got same *** on licq...etc, some program got this error, does anyone
    > know how to fix this *** ? Thanks.

    Read the archives of -ports and UPDATING. Some how or another your
    program is linked against two threading libraries. A recompile might
    fix it, or it might not.

    -- Brooks

    -- 
    Any statement of the form "X is the one, true Y" is FALSE.
    PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
    
    



  • Next message: Todd Lewis: "New performance Guide."