DragonFly kernel List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: coredump from linux binaries?
Do a ktrace on it when starting up. That will tell you which system call
it is trying to execute which isn't supported.
There are a number of new system calls in linux. Most of them aren't
important for normal applications, e.g. get_hugepages, but we may be
overlooking one.
-Kip
On Mon, 8 Mar 2004, Rahul Siddharthan wrote:
> Whenever a linux binary exits, it coredumps with "Bad system call"
> (whether it's bash or Mozilla). Anyone else seen this?
>
> My /compat/linux is a bunch of symlinks to debian unstable (a separate
> partition), with glibc-2.3.2 etc, not one of the linux-base ports.
>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]