[uClibc] MIPS linux pthread segfault

Mik Mack sreaper at hotmail.com
Wed Aug 24 13:52:12 UTC 2005


No, my toolchain is generating 32 bit userland.
Everything is running fine now (all applications, filesystem etc).  I just 
wanted to mention that if anyone else notices Segfaults while running a 
threaded application on a MIPS processor with uClibc that doesn't segfault 
on other development platforms, you should check out all calls to 
"pthread_unlock_mutex" and "pthread_wait_cond".  If you try to unlock an 
already unlocked mutex you will encounter a segfault.

mike

>From: Mike Frysinger <vapier at gentoo.org>
>To: uclibc at uclibc.org
>CC: "Mik Mack" <sreaper at hotmail.com>
>Subject: Re: [uClibc] MIPS linux pthread segfault
>Date: Tue, 23 Aug 2005 20:41:32 -0400
>
>On Tuesday 23 August 2005 02:37 pm, Mik Mack wrote:
> > I have built a MIPS cross-compilation toolchain using buildroot and the
> > following settings:
> >
> > MIPS Big Endian 64bit
>
>i hope you dont mean your toolchain is generating 64bit userland ... 64bit
>mips isnt supported in uClibc atm
>-mike





More information about the uClibc mailing list