[Bug 152102] New: K/QPixmapcache crashes when trying to insert a null pixmap

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sat Nov 10 10:53:40 CET 2007


------- 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=152102         
           Summary: K/QPixmapcache crashes when trying to insert a null
                    pixmap
           Product: kde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: MS Windows
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: Ch.Ehrlicher gmx de


Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                MS Windows

When KIconLoader tries to load an icon which is not available (however this can be), it tries to insert a null pixmap into K/QPixmapcache. This fails in QDetachedPixmap ctor on windows (qpixmapcache.cpp:94).
It's more a qt bug but I wonder if it's correct trying to insert a null pixmap into the cache.

I'll report this to qt-bugs too


More information about the Kdelibs-bugs mailing list