[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476608: [libqt4-dev] segfault with call to "QCursorData::update"



reassign 476608 libqt4-gui
severity 476608 important
thanks

Hi,

2008 m. April 18 d., Friday, Milou rašė:
> #0  0x080872b5 in ?? ()
> #1  0xbfd0007b in ?? ()
> #2  0xb780122e in QCursorData::update (this=0x8090a18) at
> kernel/qcursor_x11.cpp:290
> #3  0xb7801766 in QCursor::handle (this=0xbfd00d48) at
> kernel/qcursor_x11.cpp:139
This does not look like Qt problem. frame #2 snippet is the one below. Crash 
is in external library. Have you changed cursors?

#ifndef QT_NO_XCURSOR
    if (X11->ptrXcursorLibraryLoadCursor)
HERE -->        hcurs = X11->ptrXcursorLibraryLoadCursor(dpy, 
cursorNames[cshape]);
    if (hcurs)
        return;
#endif // QT_NO_XCURSOR


> And when I downgrade libqt4-dev (and his dependencies) to version
> 4.4.0~rc1-2, everything is ok, my soft don't segfault.
I don't see how downgrade could have changed anything. Please reinstall 
4.4.0~rc1-4 and make sure your system is up-to-date.

-- 
Modestas Vainius <modestas@vainius.eu>

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: