[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Crashes in today's snapshot
From:       Harri Porten <porten () tu-harburg ! de>
Date:       1999-05-29 14:49:28
[Download RAW message or body]

Mosfet wrote:
> 
> Can you provide more information on this like a backtrace with debug info? The
> data that alloc_ptr is cast from is checked before that statement is exectuted.
> I am not having problems myself, can others confirm this for me?

open("/usr/local/kde/lib", O_RDONLY|O_NONBLOCK) = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
fstat(7, {st_mode=0, st_size=0, ...})   = 0
lseek(7, 0, SEEK_CUR)                   = 0
getdents(7, /* 45 entries */, 3933)     = 1148
lseek(7, 0, SEEK_CUR)                   = 1024
getdents(7, /* 44 entries */, 3933)     = 1132
lseek(7, 0, SEEK_CUR)                   = 2048
getdents(7, /* 45 entries */, 3933)     = 1172
lstat("/usr/local/kde/lib/libbasicstyle.so", {st_mode=0, st_size=0,
...}) = 0
lseek(7, 0, SEEK_CUR)                   = 3072
getdents(7, /* 12 entries */, 3933)     = 340
lseek(7, 0, SEEK_CUR)                   = 4096
getdents(7, /* 0 entries */, 3933)      = 0
close(7)                                = 0
open("/usr/local/kde/lib/libbasicstyle.so", O_RDONLY) = 7
mmap(0, 4096, PROT_READ, MAP_PRIVATE, 7, 0) = 0x4063d000
munmap(0x4063d000, 4096)                = 0
mmap(0, 8256, PROT_READ|PROT_EXEC, MAP_PRIVATE, 7, 0) = 0x4063d000
mprotect(0x4063e000, 4160, PROT_NONE)   = 0
mmap(0x4063e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 7,
0) = 0x40
63e000
close(7)                                = 0
open("/home/hp/.kde/share/apps/kstyle/modules/libbasicstyle.so",
O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/local/kde/bin/../lib/libbasicstyle.so", O_RDONLY) = 7
mmap(0, 4096, PROT_READ, MAP_PRIVATE, 7, 0) = 0x40640000
munmap(0x40640000, 4096)                = 0
mmap(0, 8256, PROT_READ|PROT_EXEC, MAP_PRIVATE, 7, 0) = 0x40640000
mprotect(0x40641000, 4160, PROT_NONE)   = 0
mmap(0x40641000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 7,
0) = 0x40
641000
close(7)                                = 0
open("/usr/local/qt/lib/libbasicstyle.so", O_RDONLY) = -1 ENOENT (No
such file o
r directory)
--- SIGSEGV (Speicherzugriffsfehler) ---
+++ killed by SIGSEGV +++

> 
> Also, make sure you recompiled kdebase/kstyles every time you recompile kdelibs.

I have may forgotten to do this but I just checked that it doesn't make
a difference. 

Harri.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic