[50 character or so descriptive subject here (for reference)]
Ulrich Drepper
drepper@cygnus.com
Thu Apr 1 00:00:00 GMT 1999
SL Baur <steve@xemacs.org> writes:
> SYS_174(0x2, 0xbfffaeb8, 0xbfffae2c, 0x8, 0x2) = 0
> SYS_174(0x3, 0xbfffaeb8, 0xbfffae2c, 0x8, 0x3) = 0
> SYS_175(0, 0xbfffb01c, 0xbfffaf9c, 0x8, 0) = 0
> recv(134844420, "\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3221204892, MSG_DONTROUTE|0x10) = 13663
> --- SIGILL (Illegal instruction) ---
It depends on which strace version you use. The socket operations are
multiplexed and strace maps them somewhere in the normal syscall
number range.
Try a syscall which is more up-to-date (e.g.,
ftp://ftp.cygus.com/pub/home/drepper/strace-3.1ud-b9.tar.gz ).
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-alpha
mailing list