[Bug 160284] bad mmap causes cores in KPCMemoryDevice

Sebastian Sauer mail at dipe.org
Fri May 30 00:37:28 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=160284         




------- Additional Comments From mail dipe org  2008-05-30 00:37 -------
kpc_header_len and mSizeEntryOffset where 24.
s/sizeof(void*)/8 => 24 again
s/sizeof(void*)/16 => 32

It still crashes, but I wasn't able to catch a useful backtrace yet since it seems gdb continues to run into http://osdir.com/ml/gdb.bugs.discuss/2007-11/msg00036.html - grrrr, if one bug hits another :-/

I'll continue to investigate next days.


More information about the Kdelibs-bugs mailing list