OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Marc Matteo (marcmlectroid.net)
Date: Sun Mar 03 2002 - 23:17:16 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Sun, 3 Mar 2002, Gregory Steuck wrote:

    > On Sun, Mar 03, 2002 at 02:32:54PM -0800, Marc Matteo wrote:
    >
    > > Is there something I'm missing as to why the redhat-base packages works
    > > and mounting a full Linux distro doesn't?
    >
    > Why don't you run the programs with ktrace and see which syscalls
    > makes them crash?

    getuid

    For some reason they die at getuid, but only when run under Red Hat 7.1
    libs (glibc-2.2.4). When run under the redhat-base port (glibc-2.1.3) it
    works fine (actually "getuid" isn't called, only "linux_getuid16").

    This make sense?

    Marc