Re: insmod fails when strace'd

David Woodhouse (David.Woodhouse@mvhi.com)
Wed, 21 Oct 1998 10:14:31 +0100


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.

---- ---- ----
David Woodhouse David.Woodhouse@mvhi.com Office: (+44) 1223 810302
Project Leader, Process Information Systems Mobile: (+44) 976 658355
Axiom (Cambridge) Ltd., Swaffham Bulbeck, Cambridge, CB5 0NA, UK.
finger dwmw2@ferret.lmh.ox.ac.uk for PGP key.

-
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/