ifile-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ifile-discuss] Bad System Call under FreeBSD


From: uid0-ifile
Subject: [Ifile-discuss] Bad System Call under FreeBSD
Date: Fri, 10 Jan 2003 10:13:25 -0600

Greetings -

After compiling fine, I get the following problem with ifile.

$ ifile
Bad system call (core dumped)

For more information...
$ uname -a
FreeBSD host 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Wed Mar 20
02:56:34 CST 2002 address@hidden:/usr/local/src/compile/kern  i386

$ truss ifile
__sysctl(0xbfbfee08,0x2,0x28069d28,0xbfbfee04,0x0,0x0) = 0 (0x0)
mmap(0x0,32768,0x3,0x1002,-1,0x0)                = 671526912
(0x2806b000)
geteuid()                                        = 1002 (0x3ea)
getuid()                                         = 1002 (0x3ea)
getegid()                                        = 45 (0x2d)
getgid()                                         = 45 (0x2d)
open("/var/run/ld-elf.so.hints",0,00)            = 3 (0x3)
read(0x3,0xbfbfede8,0x80)                        = 128 (0x80)
lseek(3,0x80,0)                                  = 128 (0x80)
read(0x3,0x2806f000,0x28)                        = 40 (0x28)
close(3)                                         = 0 (0x0)
access("/usr/lib/libm.so.2",0)                   = 0 (0x0)
open("/usr/lib/libm.so.2",0,027757767140)        = 3 (0x3)
fstat(3,0xbfbfee30)                              = 0 (0x0)
read(0x3,0xbfbfde00,0x1000)                      = 4096 (0x1000)
mmap(0x0,114688,0x5,0x2,3,0x0)                   = 671559680
(0x28073000)
mmap(0x2808a000,20480,0x3,0x12,3,0x16000)        = 671653888
(0x2808a000)
close(3)                                         = 0 (0x0)
access("/usr/lib/libc.so.4",0)                   = 0 (0x0)
open("/usr/lib/libc.so.4",0,027757767140)        = 3 (0x3)
fstat(3,0xbfbfee30)                              = 0 (0x0)
read(0x3,0xbfbfde00,0x1000)                      = 4096 (0x1000)
mmap(0x0,626688,0x5,0x2,3,0x0)                   = 671674368
(0x2808f000)
mmap(0x2810f000,20480,0x3,0x12,3,0x7f000)        = 672198656
(0x2810f000)
mmap(0x28114000,81920,0x3,0x1012,-1,0x0)         = 672219136
(0x28114000)
close(3)                                         = 0 (0x0)
sigaction(SIGILL,0xbfbfee88,0xbfbfee70)          = 0 (0x0)
sigprocmask(0x1,0x0,0x28069c5c)                  = 0 (0x0)
sigaction(SIGILL,0xbfbfee70,0x0)                 = 0 (0x0)
sigprocmask(0x1,0x28069c20,0xbfbfeeb0)           = 0 (0x0)
sigprocmask(0x3,0x28069c30,0x0)                  = 0 (0x0)
SIGNAL 12
SIGNAL 12
Process stopped because of:  16
process exit, rval = 140





reply via email to

[Prev in Thread] Current Thread [Next in Thread]