[gluon] kcm_gluon crashes if clicking on KAL sound icon

[ Thread Index | Date Index | More lists.tuxfamily.org/gluon Archives ]


Hi,

Bug reporting on bugs.kde.org is not possible:

"Bugzilla has suffered an internal error. Please save this page and send it to sysadmin@xxxxxxx with details of what you were doing at the time this message appeared.

URL: https://bugs.kde.org/wizard.cgi
A legal Version was not set."


So I am doing it this way...

If I open systemsettings module and change from KGL or KCL to KAL section the window freezes and I have to kill it...
I use latest git version of gluon and KDE 4.3.1.

gdb backtrace is attached...
(gdb) bt full
#0  0xffffe424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb66f1d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0xb6b3427c in pthread_cond_wait () from /lib/libc.so.6
No symbol table info available.
#3  0xb3191deb in pa_cond_wait (c=0xfffffe00, m=0x1) at pulsecore/mutex-posix.c:139
        __func__ = "pa_cond_wait"
        __PRETTY_FUNCTION__ = "pa_cond_wait"
#4  0xb31d73b2 in pa_threaded_mainloop_signal (m=0x88fa788, wait_for_accept=1) at pulse/thread-mainloop.c:197
        __func__ = "pa_threaded_mainloop_signal"
        __PRETTY_FUNCTION__ = "pa_threaded_mainloop_signal"
#5  0xb3421aa9 in context_state_callback (context=0x88fe6d8, pdata=0x8904160)
    at /usr/src/debug/openal-soft-1.8.466/Alc/pulseaudio.c:162
No locals.
#6  0xb31b5e88 in pa_context_set_state (c=0x88fe6d8, st=PA_CONTEXT_CONNECTING) at pulse/context.c:313
        __func__ = "pa_context_set_state"
        __PRETTY_FUNCTION__ = "pa_context_set_state"
#7  0xb31b813f in pa_context_connect (c=0x88fe6d8, server=0x0, flags=PA_CONTEXT_NOAUTOSPAWN, api=0x0)
    at pulse/context.c:1020
---Type <return> to continue, or q <return> to quit---
        r = <value optimized out>
        __func__ = "pa_context_connect"
        __PRETTY_FUNCTION__ = "pa_context_connect"
#8  0xb3422655 in pulse_open (device=0x824e970, device_name=<value optimized out>, format=4355, samples=0,
    frequency=44100) at /usr/src/debug/openal-soft-1.8.466/Alc/pulseaudio.c:295
        data = <value optimized out>
#9  0xb3422ec4 in pulse_open_playback (device=0x824e970, device_name=0x0)
    at /usr/src/debug/openal-soft-1.8.466/Alc/pulseaudio.c:441
No locals.
#10 0xb340c6ed in alcOpenDevice (deviceName=0x0) at /usr/src/debug/openal-soft-1.8.466/Alc/ALc.c:1292
        fmt = <value optimized out>
        device = <value optimized out>
        i = 0
#11 0xb351f8ec in KALEngine::setDevice (this=0x81f7680, deviceName=...)
    at /usr/src/packages/BUILD/gluon/kal/kalengine.cpp:117
No locals.
#12 0xb352055a in KALEngine::KALEngine (this=0x81f7680, deviceName=..., parent=0xbff8a36c)
    at /usr/src/packages/BUILD/gluon/kal/kalengine.cpp:36
No locals.
#13 0xb3520bb6 in KALEngine::instance (deviceName=...) at /usr/src/packages/BUILD/gluon/kal/kalengine.cpp:73
---Type <return> to continue, or q <return> to quit---
        parent = 0xbff8a36c
        __PRETTY_FUNCTION__ = "static KALEngine* KALEngine::instance(const QString&)"
#14 0xb3528ce0 in KALInfoWidget::KALInfoWidget (this=0x88f6e48, parent=0x0)
    at /usr/src/packages/BUILD/gluon/kal/widgets/kalinfowidget.cpp:31
No locals.
#15 0xb3a682f5 in KALConfig::KALConfig (this=0x88fcac8, parent=0x88b8580)
    at /usr/src/packages/BUILD/gluon/systemsettings/kal/kcmkal.cpp:61
No locals.
#16 0xb3a68cfd in KPluginFactory::createInstance<KALConfig, QWidget> (parentWidget=0x0, parent=0x88b8580, args=...)
    at /usr/include/KDE/../kpluginfactory.h:461
        p = 0x88b8580
#17 0xb7145a79 in KPluginFactory::create (this=0x88c87e0, iface=0xb7ec8ac0 "KCModule", parentWidget=0x0,
    parent=0x88b8580, args=..., keyword=...) at /usr/src/debug/kdelibs-4.3.1/kdecore/util/kpluginfactory.cpp:191
        current = <value optimized out>
        plugin = @0x807ba48
        _container_ = {c = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0,
                  sharable = 1, array = {0x0}}, d = 0x88fdb18}, d = 0x88fdb18}}, brk = 0, i = {i = 0x88fdb2c},
          e = {i = 0x88fdb30}}
        d = 0x0
        obj = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        candidates = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0,
                sharable = 1, array = {0x0}}, d = 0x88fdb18}, d = 0x88fdb18}}
#18 0xb7f73341 in create<KCModule> (this=<value optimized out>, keyword=<value optimized out>,
    args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.1/kdecore/util/kpluginfactory.h:515
        o = <value optimized out>
#19 createInstance<KCModule> (this=<value optimized out>, keyword=<value optimized out>,
    args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.1/kdecore/services/kservice.h:523
        pluginLoader = {<QPluginLoader> = {<QObject> = {_vptr.QObject = 0xb71c8fc8, static staticMetaObject = {
                d = {superdata = 0x0, stringdata = 0xb6e88ac0 "QObject", data = 0xb6e88b60,
                  extradata = 0xb6edc1b8}}, d_ptr = 0x88f7458, static staticQtMetaObject = {d = {superdata = 0x0,
                  stringdata = 0xb6e922c0 "Qt", data = 0xb6e951a0, extradata = 0x0}}}, static staticMetaObject = {
              d = {superdata = 0xb6edc1a8, stringdata = 0xb6e99740 "QPluginLoader", data = 0xb6e99780,
                extradata = 0xb6ede7e4}}, d = 0x88f6d80, did_load = true}, static staticMetaObject = {d = {
              superdata = 0xb6ee0334, stringdata = 0xb718ef60 "KPluginLoader", data = 0xb718f120,
              extradata = 0x0}}, d_ptr = 0x88f7078}
        factory = <value optimized out>
#20 createInstance<KCModule> (this=<value optimized out>, keyword=<value optimized out>,
    args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
---Type <return> to continue, or q <return> to quit---
    at /usr/src/debug/kdelibs-4.3.1/kdecore/services/kservice.h:500
No locals.
#21 createInstance<KCModule> (this=<value optimized out>, keyword=<value optimized out>,
    args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.1/kdecore/services/kservice.h:540
No locals.
#22 KCModuleLoader::loadModule (this=<value optimized out>, keyword=<value optimized out>,
    args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.1/kutils/kcmoduleloader.cpp:89
        error = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0,
            size = 0, data = 0x8056562, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
            reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 71}, alloc = 0, size = 0,
            data = 0xb6ee146e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
            reserved = 0, array = {0}}, d = 0x8056550, static codecForCStrings = 0x0}
        args2 = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1,
                array = {0x0}}, d = 0x80565ec}, d = 0x80565ec}}
        module = <value optimized out>
        error2 = 136375792
        __PRETTY_FUNCTION__ = "KCModule* KCModuleLoader::loadModule(const KCModuleInfo&, KCModuleLoader::ErrorReporting, QWidget*, const QStringList&)"
---Type <return> to continue, or q <return> to quit---
#23 0xb7f7924e in KCModuleProxyPrivate::loadModule (this=0x88c14f0)
    at /usr/src/debug/kdelibs-4.3.1/kutils/kcmoduleproxy.cpp:104
        __PRETTY_FUNCTION__ = "void KCModuleProxyPrivate::loadModule()"
#24 0xb7f7a4a4 in KCModuleProxy::realModule (this=0x88b8580)
    at /usr/src/debug/kdelibs-4.3.1/kutils/kcmoduleproxy.cpp:81
        d = 0x88c14f0
#25 0xb7f7a871 in KCModuleProxy::showEvent (this=0x88b8580, ev=0xbff87cd0)
    at /usr/src/debug/kdelibs-4.3.1/kutils/kcmoduleproxy.cpp:191
        d = 0x88c14f0
#26 0xb7343993 in QWidget::event (this=0x88b8580, event=0xbff87cd0) at kernel/qwidget.cpp:7753
No locals.
#27 0xb72ec8fc in QApplicationPrivate::notify_helper (this=0x80780f0, receiver=0x88b8580, e=0xbff87cd0)
    at kernel/qapplication.cpp:4065
        consumed = <value optimized out>
#28 0xb72f428e in QApplication::notify (this=0xbff8a36c, receiver=0x88b8580, e=0xbff87cd0)
    at kernel/qapplication.cpp:4030
        res = 240
#29 0xb7d2ace1 in KApplication::notify (this=0xbff8a36c, receiver=0x88b8580, event=0xbff87cd0)
    at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
No locals.
---Type <return> to continue, or q <return> to quit---
#30 0xb6ded31e in QCoreApplication::notifyInternal (this=0xbff8a36c, receiver=0x88b8580, event=0xbff87cd0)
    at kernel/qcoreapplication.cpp:610
        threadData = 0x805c2b8
        returnValue = <value optimized out>
        result = false
        cbdata = {0x88b8580, 0xbff87cd0, 0xbff87c8f}
#31 0xb734962a in sendEvent (event=<value optimized out>, receiver=0x88b8d88)
    at ../../src/corelib/kernel/qcoreapplication.h:213
No locals.
#32 QWidgetPrivate::show_helper (event=<value optimized out>, receiver=0x88b8d88) at kernel/qwidget.cpp:6761
        q = 0x88b8580
        isEmbedded = false
        showEvent = {<QEvent> = {_vptr.QEvent = 0xb7b463f8, d = 0x0, t = 17, posted = 0, spont = 0, m_accept = 1,
            reserved = 6143}, <No data fields>}
#33 0xb734984e in QWidgetPrivate::show_recursive (this=0x88b8d88) at kernel/qwidget.cpp:6632
        q = 0x88b8580
#34 0xb734994d in QWidgetPrivate::showChildren (this=0x88b7da0, spontaneous=false) at kernel/qwidget.cpp:7066
        i = 0
        childList = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0,
                sharable = 1, array = {0x0}}, d = 0x88c1b60}, d = 0x88c1b60}}
---Type <return> to continue, or q <return> to quit---
#35 0xb734952d in QWidgetPrivate::show_helper (this=0x88b7da0) at kernel/qwidget.cpp:6708
        q = 0x88c1b40
        isEmbedded = 182
        showEvent = {<QEvent> = {_vptr.QEvent = 0x88c1b40, d = 0x88c18b8, t = 32160, posted = 1, spont = 1,
            m_accept = 0, reserved = 273}, <No data fields>}
#36 0xb734aa31 in QWidget::setVisible (this=0x88c1b40, visible=true) at kernel/qwidget.cpp:6980
        d = 0x88b7da0
        wasResized = true
        initialWindowState = {i = 0}
        showToParentEvent = {_vptr.QEvent = 0x0, d = 0xbff87df8, t = 65535, posted = 1, spont = 1, m_accept = 1,
          reserved = 31}
#37 0xb73499f0 in show (this=<value optimized out>) at ../../src/gui/kernel/qwidget.h:473
No locals.
#38 QWidgetPrivate::showChildren (this=<value optimized out>) at kernel/qwidget.cpp:7068
        i = 0
        childList = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0,
                sharable = 1, array = {0x0}}, d = 0x88c1550}, d = 0x88c1550}}
#39 0xb734952d in QWidgetPrivate::show_helper (this=0x88c1998) at kernel/qwidget.cpp:6708
        q = 0x88c18b8
        isEmbedded = false
---Type <return> to continue, or q <return> to quit---
        showEvent = {<QEvent> = {_vptr.QEvent = 0x400, d = 0x2b1, t = 6552, posted = 0, spont = 0, m_accept = 1,
            reserved = 273}, <No data fields>}
#40 0xb734aa31 in QWidget::setVisible (this=0x88c18b8, visible=true) at kernel/qwidget.cpp:6980
        d = 0x88c1998
        wasResized = false
        initialWindowState = {i = 0}
        showToParentEvent = {_vptr.QEvent = 0x63, d = 0x1d, t = 63304, posted = 1, spont = 0, m_accept = 1,
          reserved = 5853}
#41 0xb732b557 in show (this=<value optimized out>) at ../../src/gui/kernel/qwidget.h:473
No locals.
#42 QStackedLayout::setCurrentIndex (this=<value optimized out>) at kernel/qstackedlayout.cpp:313
        parent = 0x81cae58
        prev = 0x81b7c90
        next = 0x88c18b8
        reenableUpdates = true
        fw = 0x81f2f38
#43 0xb732b6ef in QStackedLayout::setCurrentWidget (this=0x820bf80, widget=0x88c18b8)
    at kernel/qstackedlayout.cpp:367
        index = -512
#44 0xb7750dfe in QStackedWidget::setCurrentWidget (this=0x81cae58, widget=0x88c18b8)
---Type <return> to continue, or q <return> to quit---
    at widgets/qstackedwidget.cpp:248
        d = 0x820be00
#45 0xb7d5ef7d in KPageViewPrivate::_k_pageSelected (this=0x81fcf40, index=..., previous=...)
    at /usr/src/debug/kdelibs-4.3.1/kdeui/paged/kpageview.cpp:226
        widget = 0x88c18b8
#46 0xb7d5fa65 in KPageView::qt_metacall (this=0x81e4df0, _c=InvokeMetaMethod, _id=3, _a=0xbff88124)
    at /usr/src/debug/kdelibs-4.3.1/build/kdeui/kpageview.moc:94
No locals.
#47 0xb7d63772 in KPageWidget::qt_metacall (this=0x81e4df0, _c=InvokeMetaMethod, _id=30, _a=0xbff88124)
    at /usr/src/debug/kdelibs-4.3.1/build/kdeui/kpagewidget.moc:70
No locals.
#48 0xb6e03854 in QMetaObject::activate (sender=0x82e73c0, from_signal_index=5, to_signal_index=5, argv=0xbff88124)
    at kernel/qobject.cpp:3113
        c = <value optimized out>
        previousSender = 0x0
        method = 30
        currentSender = {sender = 0x82e73c0, signal = 5, ref = 1}
        i = 1
        count = 2
        signal = 5
---Type <return> to continue, or q <return> to quit---
        empty_argv = {0x0}
        locker = {{mtx = 0x805c2ec, val = 134595308}}
        currentThreadData = <value optimized out>
        connectionLists = 0x821bc78
#49 0xb6e04575 in QMetaObject::activate (sender=0x82e73c0, m=0xb7b52430, local_signal_index=1, argv=0xbff88124)
    at kernel/qobject.cpp:3187
        signal_index = 128
#50 0xb788566d in QItemSelectionModel::currentChanged (this=0x82e73c0, _t1=..., _t2=...)
    at .moc/release-shared/moc_qitemselectionmodel.cpp:153
        _a = {0x0, 0x88b8740, 0x88c1118}
#51 0xb788586c in QItemSelectionModel::setCurrentIndex (this=0x82e73c0, index=..., command=...)
    at itemviews/qitemselectionmodel.cpp:1123
        previous = {d = 0x88c1118}
#52 0xb7833d5e in QAbstractItemView::mousePressEvent (this=0x81f2f38, event=0xbff889e0)
    at itemviews/qabstractitemview.cpp:1514
        autoScroll = true
        rect = {x1 = 1531, y1 = 0, x2 = 143616900, y2 = 143606152}
        command = {i = 3}
        d = 0x88b7ac8
        pos = {xp = 163, yp = 154}
---Type <return> to continue, or q <return> to quit---
        index = {d = 0x88b8740}
#53 0xb7343b7e in QWidget::event (this=0x81f2f38, event=0xbff889e0) at kernel/qwidget.cpp:7550
No locals.
#54 0xb76e0b45 in QFrame::event (this=0x81f2f38, e=0xbff889e0) at widgets/qframe.cpp:559
        result = false
#55 0xb77810dc in QAbstractScrollArea::viewportEvent (this=0x80, e=0xfffffe00)
    at widgets/qabstractscrollarea.cpp:962
No locals.
#56 0xb78389f4 in QAbstractItemView::viewportEvent (this=0x81f2f38, event=0xbff889e0)
    at itemviews/qabstractitemview.cpp:1476
        d = 0x88b7ac8
#57 0xb7783736 in viewportEvent (event=<value optimized out>, this=<value optimized out>)
    at widgets/qabstractscrollarea_p.h:100
No locals.
#58 QAbstractScrollAreaFilter::eventFilter (event=<value optimized out>, this=<value optimized out>)
    at widgets/qabstractscrollarea_p.h:111
No locals.
#59 0xb6dec4fe in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x80780f0, receiver=0x82418a0,
    event=0xbff889e0) at kernel/qcoreapplication.cpp:726
        obj = 0xfffffe00
---Type <return> to continue, or q <return> to quit---
        i = 0
#60 0xb72ec8d0 in QApplicationPrivate::notify_helper (this=0x80780f0, receiver=0x82418a0, e=0xbff889e0)
    at kernel/qapplication.cpp:4061
        consumed = <value optimized out>
#61 0xb72f4bab in QApplication::notify (this=0x82418a0, receiver=0x82418a0, e=0xbff889e0)
    at kernel/qapplication.cpp:3767
        me = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0xb7b46620, d = 0x0, t = 2, posted = 0, spont = 1,
              m_accept = 1, reserved = 259}, modState = {i = 0}}, p = {xp = 163, yp = 154}, g = {xp = 170,
            yp = 229}, b = LeftButton, mouseState = {i = 1}}
        w = 0x82418a0
        mouse = 0x1
        eventAccepted = 244
        relpos = {xp = 163, yp = 154}
        pw = {o = 0x82418a0}
        res = 248
#62 0xb7d2ace1 in KApplication::notify (this=0xbff8a36c, receiver=0x82418a0, event=0xbff889e0)
    at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
No locals.
#63 0xb6ded31e in QCoreApplication::notifyInternal (this=0xbff8a36c, receiver=0x82418a0, event=0xbff889e0)
    at kernel/qcoreapplication.cpp:610
---Type <return> to continue, or q <return> to quit---
        threadData = 0x805c2b8
        returnValue = <value optimized out>
        result = false
        cbdata = {0x82418a0, 0xbff889e0, 0xbff888ef}
#64 0xb72f3bdc in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>)
    at ../../src/corelib/kernel/qcoreapplication.h:216
No locals.
#65 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>)
    at kernel/qapplication.cpp:2924
        alienGuard = {o = 0x82418a0}
        receiverGuard = {o = 0x82418a0}
        nativeGuard = {o = 0x81f2f38}
        activePopupWidget = {o = 0x0}
        graphicsWidget = false
        result = false
#66 0xb73647fa in QETWidget::translateMouseEvent (this=0x81f2f38, event=0xbff8a00c)
    at kernel/qapplication_x11.cpp:4409
        alienWidget = <value optimized out>
        widget = <value optimized out>
        oldOpenPopupCount = 0
---Type <return> to continue, or q <return> to quit---
        e = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0xb7b46620, d = 0x0, t = 2, posted = 0, spont = 1,
              m_accept = 1, reserved = 6143}, modState = {i = 0}}, p = {xp = 163, yp = 154}, g = {xp = 170,
            yp = 229}, b = LeftButton, mouseState = {i = 1}}
        type = MouseButtonPress
        globalPos = {xp = 170, yp = 229}
        button = LeftButton
        nextEvent = {type = -1212825612, xany = {type = -1212825612, serial = 135426976, send_event = 134740688,
            display = 0x1e00019, window = 3073712889}, xkey = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, window = 3073712889, root = 134834256,
            subwindow = 31457305, time = 339, x = 6, y = 32, x_root = 0, y_root = -1074230412, state = 1,
            keycode = 0, same_screen = 1}, xbutton = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, window = 3073712889, root = 134834256,
            subwindow = 31457305, time = 339, x = 6, y = 32, x_root = 0, y_root = -1074230412, state = 1,
            button = 0, same_screen = 1}, xmotion = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, window = 3073712889, root = 134834256,
            subwindow = 31457305, time = 339, x = 6, y = 32, x_root = 0, y_root = -1074230412, state = 1,
            is_hint = 0 '\000', same_screen = 1}, xcrossing = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, window = 3073712889, root = 134834256,
            subwindow = 31457305, time = 339, x = 6, y = 32, x_root = 0, y_root = -1074230412, mode = 1,
            detail = 0, same_screen = 1, focus = 1, state = 3059400832}, xfocus = {type = -1212825612,
---Type <return> to continue, or q <return> to quit---
            serial = 135426976, send_event = 134740688, display = 0x1e00019, window = 3073712889,
            mode = 134834256, detail = 31457305}, xexpose = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, window = 3073712889, x = 134834256, y = 31457305,
            width = 339, height = 6, count = 32}, xgraphicsexpose = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, drawable = 3073712889, x = 134834256, y = 31457305,
            width = 339, height = 6, count = 32, major_code = 0, minor_code = -1074230412}, xnoexpose = {
            type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            drawable = 3073712889, major_code = 134834256, minor_code = 31457305}, xvisibility = {
            type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            window = 3073712889, state = 134834256}, xcreatewindow = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, parent = 3073712889, window = 134834256, x = 31457305,
            y = 339, width = 6, height = 32, border_width = 0, override_redirect = -1074230412}, xdestroywindow = {
            type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            event = 3073712889, window = 134834256}, xunmap = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, event = 3073712889, window = 134834256,
            from_configure = 31457305}, xmap = {type = -1212825612, serial = 135426976, send_event = 134740688,
            display = 0x1e00019, event = 3073712889, window = 134834256, override_redirect = 31457305},
          xmaprequest = {type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            parent = 3073712889, window = 134834256}, xreparent = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, event = 3073712889, window = 134834256,
---Type <return> to continue, or q <return> to quit---
            parent = 31457305, x = 339, y = 6, override_redirect = 32}, xconfigure = {type = -1212825612,
            serial = 135426976, send_event = 134740688, display = 0x1e00019, event = 3073712889,
            window = 134834256, x = 31457305, y = 339, width = 6, height = 32, border_width = 0,
            above = 3220736884, override_redirect = 1}, xgravity = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, event = 3073712889, window = 134834256, x = 31457305,
            y = 339}, xresizerequest = {type = -1212825612, serial = 135426976, send_event = 134740688,
            display = 0x1e00019, window = 3073712889, width = 134834256, height = 31457305}, xconfigurerequest = {
            type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            parent = 3073712889, window = 134834256, x = 31457305, y = 339, width = 6, height = 32,
            border_width = 0, above = 3220736884, detail = 1, value_mask = 0}, xcirculate = {type = -1212825612,
            serial = 135426976, send_event = 134740688, display = 0x1e00019, event = 3073712889,
            window = 134834256, place = 31457305}, xcirculaterequest = {type = -1212825612, serial = 135426976,
            send_event = 134740688, display = 0x1e00019, parent = 3073712889, window = 134834256,
            place = 31457305}, xproperty = {type = -1212825612, serial = 135426976, send_event = 134740688,
            display = 0x1e00019, window = 3073712889, atom = 134834256, time = 31457305, state = 339},
          xselectionclear = {type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            window = 3073712889, selection = 134834256, time = 31457305}, xselectionrequest = {type = -1212825612,
            serial = 135426976, send_event = 134740688, display = 0x1e00019, owner = 3073712889,
            requestor = 134834256, selection = 31457305, target = 339, property = 6, time = 32}, xselection = {
            type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
---Type <return> to continue, or q <return> to quit---
            requestor = 3073712889, selection = 134834256, target = 31457305, property = 339, time = 6},
          xcolormap = {type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            window = 3073712889, colormap = 134834256, c_new = 31457305, state = 339}, xclient = {
            type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            window = 3073712889, message_type = 134834256, format = 31457305, data = {
              b = "S\001\000\000\006\000\000\000 \000\000\000\000\000\000\000t\213", <incomplete sequence \370\277>, s = {339, 0, 6, 0, 32, 0, 0, 0, -29836, -16392}, l = {339, 6, 32, 0, -1074230412}}}, xmapping = {
            type = -1212825612, serial = 135426976, send_event = 134740688, display = 0x1e00019,
            window = 3073712889, request = 134834256, first_keycode = 31457305, count = 339}, xerror = {
            type = -1212825612, display = 0x81273a0, resourceid = 134740688, serial = 31457305,
            error_code = 249 '\371', request_code = 34 '"', minor_code = 53 '5'}, xkeymap = {type = -1212825612,
            serial = 135426976, send_event = 134740688, display = 0x1e00019, window = 3073712889,
            key_vector = "Ph\t\b\031\000\340\001S\001\000\000\006\000\000\000 \000\000\000\000\000\000\000t\213\370\277\001\000\000"}, pad = {-1212825612, 135426976, 134740688, 31457305, -1221254407, 134834256, 31457305, 339, 6,
            32, 0, -1074230412, 1, 0, 1, 1, -1235566464, 6619248, -1212825612, -1074225140, 135383584,
            -1074224276, -1074225140, -1074230436}}
        pos = {xp = 163, yp = 154}
#67 0xb7363d6e in QApplication::x11ProcessEvent (this=0xbff8a36c, event=0xbff8a00c)
    at kernel/qapplication_x11.cpp:3428
        widget = 0x81f2f38
---Type <return> to continue, or q <return> to quit---
        keywidget = 0x81f2f38
        grabbed = false
        d = 0x80780f0
#68 0xb738eb88 in x11EventSourceDispatch (s=0x807f170, callback=0, user_data=0x0)
    at kernel/qguieventdispatcher_glib.cpp:146
        event = {type = 4, xany = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            window = 31458883}, xkey = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            window = 31458883, root = 243, subwindow = 0, time = 13159717, x = 166, y = 157, x_root = 170,
            y_root = 229, state = 0, keycode = 1, same_screen = 1}, xbutton = {type = 4, serial = 15123,
            send_event = 0, display = 0x8096850, window = 31458883, root = 243, subwindow = 0, time = 13159717,
            x = 166, y = 157, x_root = 170, y_root = 229, state = 0, button = 1, same_screen = 1}, xmotion = {
            type = 4, serial = 15123, send_event = 0, display = 0x8096850, window = 31458883, root = 243,
            subwindow = 0, time = 13159717, x = 166, y = 157, x_root = 170, y_root = 229, state = 0,
            is_hint = 1 '\001', same_screen = 1}, xcrossing = {type = 4, serial = 15123, send_event = 0,
            display = 0x8096850, window = 31458883, root = 243, subwindow = 0, time = 13159717, x = 166, y = 157,
            x_root = 170, y_root = 229, mode = 0, detail = 1, same_screen = 1, focus = 1, state = 0}, xfocus = {
            type = 4, serial = 15123, send_event = 0, display = 0x8096850, window = 31458883, mode = 243,
            detail = 0}, xexpose = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            window = 31458883, x = 243, y = 0, width = 13159717, height = 166, count = 157}, xgraphicsexpose = {
            type = 4, serial = 15123, send_event = 0, display = 0x8096850, drawable = 31458883, x = 243, y = 0,
---Type <return> to continue, or q <return> to quit---
            width = 13159717, height = 166, count = 157, major_code = 170, minor_code = 229}, xnoexpose = {
            type = 4, serial = 15123, send_event = 0, display = 0x8096850, drawable = 31458883, major_code = 243,
            minor_code = 0}, xvisibility = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            window = 31458883, state = 243}, xcreatewindow = {type = 4, serial = 15123, send_event = 0,
            display = 0x8096850, parent = 31458883, window = 243, x = 0, y = 13159717, width = 166, height = 157,
            border_width = 170, override_redirect = 229}, xdestroywindow = {type = 4, serial = 15123,
            send_event = 0, display = 0x8096850, event = 31458883, window = 243}, xunmap = {type = 4,
            serial = 15123, send_event = 0, display = 0x8096850, event = 31458883, window = 243,
            from_configure = 0}, xmap = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            event = 31458883, window = 243, override_redirect = 0}, xmaprequest = {type = 4, serial = 15123,
            send_event = 0, display = 0x8096850, parent = 31458883, window = 243}, xreparent = {type = 4,
            serial = 15123, send_event = 0, display = 0x8096850, event = 31458883, window = 243, parent = 0,
            x = 13159717, y = 166, override_redirect = 157}, xconfigure = {type = 4, serial = 15123,
            send_event = 0, display = 0x8096850, event = 31458883, window = 243, x = 0, y = 13159717, width = 166,
            height = 157, border_width = 170, above = 229, override_redirect = 0}, xgravity = {type = 4,
            serial = 15123, send_event = 0, display = 0x8096850, event = 31458883, window = 243, x = 0,
            y = 13159717}, xresizerequest = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            window = 31458883, width = 243, height = 0}, xconfigurerequest = {type = 4, serial = 15123,
            send_event = 0, display = 0x8096850, parent = 31458883, window = 243, x = 0, y = 13159717,
            width = 166, height = 157, border_width = 170, above = 229, detail = 0, value_mask = 1}, xcirculate = {
---Type <return> to continue, or q <return> to quit---
            type = 4, serial = 15123, send_event = 0, display = 0x8096850, event = 31458883, window = 243,
            place = 0}, xcirculaterequest = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            parent = 31458883, window = 243, place = 0}, xproperty = {type = 4, serial = 15123, send_event = 0,
            display = 0x8096850, window = 31458883, atom = 243, time = 0, state = 13159717}, xselectionclear = {
            type = 4, serial = 15123, send_event = 0, display = 0x8096850, window = 31458883, selection = 243,
            time = 0}, xselectionrequest = {type = 4, serial = 15123, send_event = 0, display = 0x8096850,
            owner = 31458883, requestor = 243, selection = 0, target = 13159717, property = 166, time = 157},
          xselection = {type = 4, serial = 15123, send_event = 0, display = 0x8096850, requestor = 31458883,
            selection = 243, target = 0, property = 13159717, time = 166}, xcolormap = {type = 4, serial = 15123,
            send_event = 0, display = 0x8096850, window = 31458883, colormap = 243, c_new = 0, state = 13159717},
          xclient = {type = 4, serial = 15123, send_event = 0, display = 0x8096850, window = 31458883,
            message_type = 243, format = 0, data = {
              b = "%\315\310\000\246\000\000\000\235\000\000\000\252\000\000\000\345\000\000", s = {-13019, 200,
                166, 0, 157, 0, 170, 0, 229, 0}, l = {13159717, 166, 157, 170, 229}}}, xmapping = {type = 4,
            serial = 15123, send_event = 0, display = 0x8096850, window = 31458883, request = 243,
            first_keycode = 0, count = 13159717}, xerror = {type = 4, display = 0x3b13, resourceid = 0,
            serial = 134834256, error_code = 67 'C', request_code = 6 '\006', minor_code = 224 '\340'}, xkeymap = {
            type = 4, serial = 15123, send_event = 0, display = 0x8096850, window = 31458883,
            key_vector = "\363\000\000\000\000\000\000\000%\315\310\000\246\000\000\000\235\000\000\000\252\000\000\000\345\000\000\000\000\000\000"}, pad = {4, 15123, 0, 134834256, 31458883, 243, 0, 13159717, 166, 157, 170, 229,
---Type <return> to continue, or q <return> to quit---
            0, 1, 1, 1, 0, 6619248, 7602275, 6422625, 6619244, 7602176, 7340141, 136380416}}
        marker = 15158
#69 0xb6391522 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
        dispatch = 0xb738e800 <x11EventSourceDispatch(GSource*, GSourceFunc, gpointer)>
        user_data = 0x0
        callback = 0
        cb_funcs = 0x0
        cb_data = 0x0
        current_source_link = {data = 0x807f170, next = 0x0}
        source = 0x807f170
        current = 0x807d980
        i = 0
#70 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
No locals.
#71 0xb6394df8 in g_main_context_iterate (context=0x807e498, block=<value optimized out>, dispatch=1,
    self=0x8077628) at gmain.c:2591
        max_priority = 0
        timeout = 0
        some_ready = 1
        nfds = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        allocated_nfds = <value optimized out>
        fds = <value optimized out>
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#72 0xb6394f1e in IA__g_main_context_iteration (context=0x807e498, may_block=1) at gmain.c:2654
        retval = <value optimized out>
#73 0xb6e18ff8 in QEventDispatcherGlib::processEvents (this=0x807bd70, flags=...)
    at kernel/qeventdispatcher_glib.cpp:328
        d = 0x8078478
        canWait = true
        result = <value optimized out>
#74 0xb738e2ba in QGuiEventDispatcherGlib::processEvents (this=0x807bd70, flags=...)
    at kernel/qguieventdispatcher_glib.cpp:202
        d = 0x8078478
        returnValue = false
#75 0xb6deb97d in QEventLoop::processEvents (this=0xbff8a2c4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
) at kernel/qeventloop.cpp:149
        d = 0x8207c40
#76 0xb6debdc9 in QEventLoop::exec (this=0xbff8a2c4, flags=...) at kernel/qeventloop.cpp:201
        d = 0x8207c40
        app = <value optimized out>
#77 0xb6dee260 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
---Type <return> to continue, or q <return> to quit---
        threadData = 0x805c2b8
        eventLoop = {<QObject> = {_vptr.QObject = 0xb6ee07a8, static staticMetaObject = {d = {superdata = 0x0,
                stringdata = 0xb6e88ac0 "QObject", data = 0xb6e88b60, extradata = 0xb6edc1b8}}, d_ptr = 0x8207c40,
            static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0xb6e922c0 "Qt", data = 0xb6e951a0,
                extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0xb6edc1a8,
              stringdata = 0xb6e99f60 "QEventLoop", data = 0xb6e99f80, extradata = 0x0}}}
        returnCode = -1
#78 0xb72ec774 in QApplication::exec () at kernel/qapplication.cpp:3525
No locals.
#79 0x0805320e in _start ()
No symbol table info available.
(gdb)


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/