Subject: Re: 0x41eb5724 in ?? () from /usr/lib/libc.so.12
To: paul beard <paulbeard@mac.com>
From: Bill Studenmund <wrstuden@netbsd.org>
List: port-macppc
Date: 01/21/2002 19:41:14
On Fri, 18 Jan 2002, paul beard wrote:

> can anyone either 'splain or point to a fix for this? I get similar
> errors on a couple of programs (very gtk- heavy, I am just realizing . .
> . . hmmm). Anyone have any ideas, beyond updating gtk which I'll do now?
>
> [/home/paul/grip-2.95-wsr]:: uname -a
> NetBSD purple 1.5.2 NetBSD 1.5.2 (POWERMAC) #9: Sat Jan 12 23:14:19 PST
> 2002     root@purple:/opt/src/sys/arch/macppc/compile/POWERMAC macppc
>
>
> Starting program: /home/paul/grip-2.95-wsr/grip
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
>
> Gdk-WARNING **: locale not supported by C library
> (no debugging symbols found)...
> Program received signal SIGSYS, Bad system call.
                                  ^^^^^^^^^^^^^^^

Sounds like your libc is newer than your kernel.

Take care,

Bill