Date: Thu, 4 Mar 1999 14:39:41 +1100 (EST) From: Carl Makin <carl@xena.aipo.gov.au> To: Marcel Moolenaar <marcel@scc.nl> Cc: stable@freebsd.org Subject: Re: Linux emulation failures under 3.1-STABLE. Message-ID: <Pine.BSF.4.05.9903041435100.946-100000@newton.aipo.gov.au> In-Reply-To: <36DDCAD6.515D68A7@scc.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 4 Mar 1999, Marcel Moolenaar wrote: > Carl Makin wrote: > > On Wed, 3 Mar 1999, Marcel Moolenaar wrote: > > > Carl Makin wrote: > > > > Now that I get past that problem I'm getting the "bad system call" > Run the client with kernel tracing enabled (ktrace). The tracefile can then Here is the end of the dump; 1641 dsm CALL linux_open(0x828ff0b,0,0x1b6) 1641 dsm NAMI "/compat/linux/etc/mtab" 1641 dsm NAMI "/etc/mtab" 1641 dsm RET linux_open 6 1641 dsm CALL linux_newfstat(0x6,0xefbfcea8) 1641 dsm RET linux_newfstat 0 1641 dsm CALL linux_mmap(0xefbfce64) 1641 dsm RET linux_mmap 673939456/0x282b8000 1641 dsm CALL read(0x6,0x282b8000,0x2000) 1641 dsm GIO fd 6 read 205 bytes "/dev/wd0s1b none ext2 rw 0 0 /dev/da1s1b none ext2 rw 0 0 /dev/wd0s1a / ext2 rw 0 0 /dev/wd0s1f /usr ext2 rw 0 0 /dev/wd0s1e /var ext2 rw 0 0 /dev/da2s1e /mirror ext2 rw 0 0 /dev/ccd0c /stripe ext2 rw 0 0 " 1641 dsm RET read 205/0xcd 1641 dsm CALL read(0x6,0x282b8000,0x2000) 1641 dsm GIO fd 6 read 0 bytes "" 1641 dsm RET read 0 1641 dsm CALL close(0x6) 1641 dsm RET close 0 1641 dsm CALL munmap(0x282b8000,0x2000) 1641 dsm RET munmap 0 1641 dsm CALL linux_newstat(0xefbfcdf4,0xefbfcda0) 1641 dsm NAMI "/compat/linux/usr/adsm/dsmstat" 1641 dsm NAMI "/usr/adsm/dsmstat" 1641 dsm RET linux_newstat 0 1641 dsm CALL linux_ipc(0x17,0,0x460,0x780,0) 1641 dsm RET linux_ipc 65537/0x10001 1641 dsm CALL linux_ipc(0x15,0x10001,0,0xefbfcdcc,0) 1641 dsm RET linux_ipc 0 1641 dsm CALL linux_ipc(0x2,0,0x2,0x380,0) 1641 dsm PSIG SIGSYS SIG_DFL 1641 dsm NAMI "dsm.core" I've run it a few times and it fails at that same linux_ipc call each time. Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903041435100.946-100000>