[Bug 160284] bad mmap causes cores in KPCMemoryDevice
Michael Pyne
mpyne at purinchu.net
Fri May 30 03:12:26 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 mpyne purinchu net 2008-05-30 03:12 -------
Matthew: The man pages I have for mmap(2) indicate that Linux is more than happy to throw SIGBUS if the underlying file has been deleted/truncated.
I think Rivo is right and that it's some kind of race condition, only I don't think it's due to threading, but instead due to reentrancy (different processes playing with the pixmap cache).
More information about the Kdelibs-bugs
mailing list