Hi

VERSION (rsync rsync.proxad.net)
Linux-Mandrake Cooker-i586 20010618 17:16
/ChangeLog/1.515/Mon Jun 11 22:19:04 2001//

OBS!    ASUS P3V4X with VIA Apollo Pro133A Chipset

[root@Archimedes guran]# strace -o trace.it klyx
ptrace: umoven: Input/output error
ptrace: umoven: Input/output error
ptrace: umoven: Input/output error
ptrace: umoven: Input/output error
klyx: kcmdlineargs.cpp:143: void KCmdLineArgs::init (int, char **, const KAb
ata *, bool): Assertion `argsList == 0' failed.

When searching for "= -1" in trace.it I get for the faults:

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

access("/root/.ICEauthority", R_OK)     = -1 ENOENT (No such file or 
directory)

access("/root/.ICEauthority", R_OK)     = -1 ENOENT (No such file or 
directory)

open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No 
such file or directory)
write(2, "klyx: kcmdlineargs.cpp:143: void"..., 128) = 128
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid()                                = 10459
kill(10459, SIGABRT)                    = 0
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++

It is searching in the wrong directory:

[root@Archimedes guran]# locate libc.mo
/usr/share/locale/en_GB/LC_MESSAGES/libc.mo

regards
guran



Reply via email to