Hi

VERSION (rsync ftp.sunet.se)
Mandrake Linux Cooker-i586 20010629 15:16

>From Windowmaker.

[guran@Archimedes guran]$ strace -o trace.it abiword
ptrace: umoven: Input/output error
ptrace: umoven: Input/output error
/usr/bin/AbiWord_d: error while loading shared libraries: cannot open
shared object file: cannot load shared object file: No such file or
directory

Search of trace.it for "= -1" gives:

open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or
directory)

ioctl(4, TCGETS, 0xbffff650)            = -1 ENOTTY (Inappropriate ioctl
for dev
ice)

   wait4(-1, 0xbfffee18, WNOHANG, NULL)    = -1 ECHILD (No child
processes)

   stat64("/usr/share/abisuite/AbiSuite/fonts/en", 0xbfffed80) = -1
ENOENT (No such
 file or directory)  

   stat64("/usr/local/bin/xset", 0xbffff370) = -1 ENOENT (No such file
or directory
)                  

   stat64("/bin/xset", 0xbffff370)         = -1 ENOENT (No such file or
directory)

-- Here I got tired at 64% of file, not very promising

guran

Reply via email to