[Konversation-devel] [konversation] [Bug 314082] Crash while using mouse scroll wheel

Hebert hebert.soares at gmail.com
Mon Apr 15 18:10:00 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=314082

--- Comment #6 from Hebert <hebert.soares at gmail.com> ---
Updated KDE to 4.10.2
Qt is alredy 4.8.4
Using Fedora 18
Update konversation from git to 1.5-master #4300.
Still able to reproduce it.
One of the things I should mention is that I reproduce it using the mouse wheel
by doing horizontal scrolling. If I scroll the list of channels horizontally
all the way to the right, it will crash when it is scrolled back to the left.

New backtrace:

Thread 1 (Thread 0xb68ac780 (LWP 6451)):
#0  0x433a49c9 in data (this=<optimized out>)
    at ../../src/corelib/tools/qscopedpointer.h:135
No locals.
#1  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...)
    at ../../src/corelib/global/qglobal.h:2455
No locals.
#2  d_func (this=<optimized out>) at kernel/qapplication.h:390
No locals.
#3  QApplication::notify (this=0xbfab8c00, receiver=0x977cab0, e=0xbf2bb52c)
    at kernel/qapplication.cpp:3830
        res = <error reading variable res (Cannot access memory at address
0xbf2baee2)>
#4  0xb6e8cb62 in KApplication::notify (this=0xbfab8c00, receiver=0x977cab0,
event=
    0xbf2bb52c) at
/usr/src/debug/kdelibs-4.10.2/kdeui/kernel/kapplication.cpp:311
No locals.
#5  0x42b360be in QCoreApplication::notifyInternal (this=0xbfab8c00, receiver=
    0x977cab0, event=0xbf2bb52c) at kernel/qcoreapplication.cpp:946
        threadData = 0x9200cb0
        returnValue = <optimized out>
        result = false
        cbdata = {0x977cab0, 0xbf2bb52c, 0xbf2bb173}
        d = <optimized out>
#6  0xb6f8d3d4 in sendEvent (event=0xbf2bb52c, receiver=<optimized out>)
    at /usr/include/QtCore/qcoreapplication.h:231
No locals.
#7  wheelEvent (event=0xbf2bb52c, this=0x977b550)
    at /usr/src/debug/kdelibs-4.10.2/kdeui/widgets/ktabwidget.cpp:472
No locals.
#8  KTabWidget::wheelEvent (this=0x977b550, event=0xbf2bb52c)
    at /usr/src/debug/kdelibs-4.10.2/kdeui/widgets/ktabwidget.cpp:469
No locals.
#9  0x433f9e0b in QWidget::event (this=0x977b550, event=0xbf2bb52c)
    at kernel/qwidget.cpp:8394
No locals.
#10 0x43884b16 in QTabWidget::event (this=0x977b550, ev=0xbf2bb52c)
    at widgets/qtabwidget.cpp:1069
No locals.
#11 0x433a006c in QApplicationPrivate::notify_helper (this=0x960a748, receiver=
    0x977b550, e=0xbf2bb52c) at kernel/qapplication.cpp:4562
        consumed = <optimized out>
#12 0x433a5267 in QApplication::notify (this=0xbf2bb52c, receiver=0x977cab0, e=
    0xbf2bba3c) at kernel/qapplication.cpp:4160
        we = {<QInputEvent> = {<QEvent> = {
              _vptr.QEvent = 0x43d1d018 <vtable for QWheelEvent+8>, 
              static staticMetaObject = {d = {superdata = 0x0, stringdata = 
    0x42c31580 <qt_meta_stringdata_QEvent> "QEvent", data = 
    0x42c31f80 <qt_meta_data_QEvent>, extradata = 0x0}}, d = 0x0, t = 31,
posted = 0, 
              spont = 0, m_accept = 1, reserved = 0}, modState = {i = 0}}, p =
{xp = 
    322, yp = 2526687}, g = {xp = 327, yp = 787}, d = -120, mouseState = {i =
0}, o = 
    Qt::Horizontal}
        w = 0x977b550
        relpos = {xp = 322, yp = 2526687}
        eventAccepted = false
        res = true
#13 0xb6e8cb62 in KApplication::notify (this=0xbfab8c00, receiver=0x977cab0,
event=
    0xbf2bba3c) at
/usr/src/debug/kdelibs-4.10.2/kdeui/kernel/kapplication.cpp:311
No locals.
#14 0x42b360be in QCoreApplication::notifyInternal (this=0xbfab8c00, receiver=
    0x977cab0, event=0xbf2bba3c) at kernel/qcoreapplication.cpp:946
        threadData = 0x9200cb0
        returnValue = <optimized out>
        result = false
        cbdata = {0x977cab0, 0xbf2bba3c, 0xbf2bb683}
        d = <optimized out>
#15 0xb6f8d3d4 in sendEvent (event=0xbf2bba3c, receiver=<optimized out>)
    at /usr/include/QtCore/qcoreapplication.h:231
No locals.
#16 wheelEvent (event=0xbf2bba3c, this=0x977b550)
    at /usr/src/debug/kdelibs-4.10.2/kdeui/widgets/ktabwidget.cpp:472

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list