Wow, thanks for the quick reply!

On Sat, 2003-03-29 at 17:07, Stephen Kuhn wrote:
> You might want to check and modify your /etc/ld.so.conf to include some
> of the lib dirs found in your /usr/lib - including /usr/lib and
> /usr/local/lib as well - and make sure you run ldconfig to rebuild the
> cache - also - you can put KDEDIR='/usr' in your /etc/profile along with
> (towards the end of it) export KDEDIR so that KDE knows where it
> lives...

This all seems rather unnecessary, but in desperation I gave it a go
anyway :)

Oddly enough, when I have /usr/lib in /etc/ld.so.conf and do "ldconfig
-v", I get a warning that /usr/lib appears twice. Huh. Normally the file
only contains:

/usr/X11R6/lib
/usr/lib/qt3/lib

After adding the two lines (/usr/lib and /usr/local/lib) and setting
KDEDIR it still didn't work :(

FWIW, here's the strace output just before the crash:

open("/etc/group", O_RDONLY)            = 12
fcntl64(12, F_GETFD)                    = 0
fcntl64(12, F_SETFD, FD_CLOEXEC)        = 0
fstat64(12, {st_mode=S_IFREG|0644, st_size=696, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40020000
read(12, "named:x:77:\nabce:x:509:\nabcd:x:5"..., 4096) = 696
close(12)                               = 0
munmap(0x40020000, 4096)                = 0
fchown32(0xb, 0xffffffff, 0x5)          = 0
chmod("/dev/pts/1", 0620)               = 0
fcntl64(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
brk(0)                                  = 0x8194000
brk(0x8195000)                          = 0x8195000
ioctl(10, TIOCSWINSZ, {ws_row=4, ws_col=14, ws_xpixel=0, ws_ypixel=0}) =
0
ioctl(6, FIONREAD, [1])                 = 0
brk(0)                                  = 0x8195000
brk(0x8196000)                          = 0x8196000
ioctl(6, FIONREAD, [1])                 = 0
brk(0)                                  = 0x8196000
brk(0x8197000)                          = 0x8197000
ioctl(6, FIONREAD, [1])                 = 0
ioctl(6, FIONREAD, [1])                 = 0
ioctl(6, FIONREAD, [1])                 = 0
gettimeofday({1048918847, 852425}, NULL) = 0
brk(0)                                  = 0x8197000
brk(0x8198000)                          = 0x8198000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
alarm(3)                                = 0
close(8)                                = 0
getrlimit(0x7, 0xbfffd568)              = 0
close(0)                                = 0
[and so on, closing all fds]



   Richard



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to