Re: insmod fails when strace'd

Mike Galbraith (mikeg@weiden.de)
Wed, 21 Oct 1998 17:35:02 +0200 (CEST)


On Wed, 21 Oct 1998, David Woodhouse wrote:

>
> mikeg@weiden.de said:
> > hmm.. here it works. I'm using modutils-2.1.121 and glibc-2.0.98.
> > -Mike
> >
> > Script started on Wed Oct 21 05:54:52 1998
> > [root]:# strace insmod isdn_lzscomp
> > execve("/sbin/insmod", ["insmod", "isdn_lzscomp"], [/* 56 vars */]) = 0
> > <SNIPPITY SNIP>
> > query_module(0, 0x4, 0x805a568, 0x6cfa, 0xbffff4d0) = 0
> > create_module("isdn_lzscomp", 17596) = -981008384
> > init_module(0x8050d30, 0x8061360, 0x806580c, 0x8051dc0) = 0
>
>
> Hmmm. What version of strace are you using? The latest I can find is 3.1.0.1,
> and after beating it up to make it compile, it still keeps reporting SYS_169
> instead of the real name.

I took a machette to 3.1.0.1.

-Mike

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/