https://bugs.kde.org/show_bug.cgi?id=388854
--- Comment #36 from Tobias Deiminger <haxti...@posteo.de> --- (In reply to Tobias Deiminger from comment #35) > PagePrivate::PixmapObject::m_pixmap were NOT in heap, but on stack. > data = 0x7fffc6093010 // Here's the large raw pixmap > // 0x7fff... is in my stack memory range After sleeping over it, I can't believe my own words. How could uchar* QImageData::data happen to point to stack? Give me some time to double check and correlate with /proc/pid/maps. -- You are receiving this mail because: You are watching all bug changes.