debugger chokes in __pthread_alt_close()

Kuba Ober kuba at mareimbrium.org
Mon May 5 14:45:07 UTC 2003


On czwartek 01 maj 2003 08:33 am, Kuba Ober wrote:
> On środa 30 kwiecień 2003 07:42 am, joop renes wrote:
> > Hi.
> > my program crashes, but when I run it in the debugger the thing chokes
> > in __pthread_alt_close(), for which there are no symbols
> > What can I do ?
>
> You don't need to do anything. There isn't anything useful below
> __pthread_alt_close() and nothing chokes AFAIK. Your backtrace up to
> __pthread_alt_close() is what you need to be concerned with, stuff below
> that is deep in the system libraries and you shouldn't be concerned about
> that.
>
> Unless the __pthread_alt_close() is the only thing you see. Then probably
> it's time to upgrade gdb.

Or maybe I'm talking gibberish. Never mind ;-)

Cheers, Kuba Ober




More information about the KDevelop-devel mailing list