[systemsettings] [Bug 324450] New: Remote Control configuration crashes when trying to add new mode

Christian Reiner foss at christian-reiner.info
Tue Sep 3 13:04:25 BST 2013


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

            Bug ID: 324450
           Summary: Remote Control configuration crashes when trying to
                    add new mode
    Classification: Unclassified
           Product: systemsettings
           Version: 4.11.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: foss at christian-reiner.info

Application: kcmshell4 (4.11.00)
KDE Platform Version: 4.11.00
Qt Version: 4.8.5
Operating System: Linux 3.7.10-1.16-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
When I try to add a new mode to the existing setup of my remote control (Apple
IR remote, working fine otherwise), the control center module crashes and
produces the attached backtrace. 

The crash is 100% reproduceable. It happens regardless of the dialog being
launched from the control center or from the docklet.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  length (this=0x10) at ../../src/corelib/tools/qstring.h:697
#7  QtPrivate::QStringList_contains (that=0x7fff4f7dfc50, str=...,
cs=Qt::CaseSensitive) at tools/qstringlist.cpp:318
#8  0x00007f2f67d96d55 in contains (cs=Qt::CaseSensitive, str=...,
this=0x7fff4f7dfc50) at /usr/include/QtCore/qstringlist.h:174
#9  Remote::isAvailable (this=0x0) at
/usr/src/debug/kremotecontrol-4.11.0/libkremotecontrol/remote.cpp:356
#10 0x00007f2f68008c69 in KCMRemoteControl::actionSelectionChanged
(this=0x1ea5230, index=...) at
/usr/src/debug/kremotecontrol-4.11.0/kcmremotecontrol/kcmremotecontrol.cpp:373
#11 0x00007f2f8216644f in QMetaObject::activate (sender=0x20298d0, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff4f7dfde0) at
kernel/qobject.cpp:3556
#12 0x00007f2f8183836a in QItemSelectionModel::currentChanged
(this=this at entry=0x20298d0, _t1=..., _t2=...) at
.moc/release-shared/moc_qitemselectionmodel.cpp:172
#13 0x00007f2f81838459 in QItemSelectionModel::setCurrentIndex (this=0x20298d0,
index=..., command=...) at itemviews/qitemselectionmodel.cpp:1175
#14 0x00007f2f817e245e in QAbstractItemView::focusInEvent (this=0x2129e90,
event=0x7fff4f7e0760) at itemviews/qabstractitemview.cpp:2126
#15 0x00007f2f8132d0b9 in QWidget::event (this=0x2129e90, event=0x7fff4f7e0760)
at kernel/qwidget.cpp:8496
#16 0x00007f2f816d8a16 in QFrame::event (this=0x2129e90, e=0x7fff4f7e0760) at
widgets/qframe.cpp:557
#17 0x00007f2f81758aeb in QAbstractScrollArea::event (this=0x2129e90,
e=0x7fff4f7e0760) at widgets/qabstractscrollarea.cpp:996
#18 0x00007f2f817edefb in QAbstractItemView::event (this=0x2129e90,
event=0x7fff4f7e0760) at itemviews/qabstractitemview.cpp:1580
#19 0x00007f2f812dd92c in QApplicationPrivate::notify_helper
(this=this at entry=0x1b87d00, receiver=receiver at entry=0x2129e90,
e=e at entry=0x7fff4f7e0760) at kernel/qapplication.cpp:4562
#20 0x00007f2f812e1dab in QApplication::notify (this=0x7fff4f7e1520,
receiver=0x2129e90, e=0x7fff4f7e0760) at kernel/qapplication.cpp:4423
#21 0x00007f2f82ef0f76 in KApplication::notify (this=0x7fff4f7e1520,
receiver=0x2129e90, event=0x7fff4f7e0760) at
/usr/src/debug/kdelibs-4.11.0/kdeui/kernel/kapplication.cpp:311
#22 0x00007f2f82150f3e in QCoreApplication::notifyInternal
(this=0x7fff4f7e1520, receiver=0x2129e90, event=0x7fff4f7e0760) at
kernel/qcoreapplication.cpp:949
#23 0x00007f2f812dc53e in sendEvent (event=0x7fff4f7e0760, receiver=0x2129e90)
at ../../src/corelib/kernel/qcoreapplication.h:231
#24 QApplicationPrivate::setFocusWidget (focus=0x2129e90,
reason=Qt::ActiveWindowFocusReason) at kernel/qapplication.cpp:2278
#25 0x00007f2f8132095b in QWidget::setFocus (this=0x2129e90,
reason=Qt::ActiveWindowFocusReason) at kernel/qwidget.cpp:6464
#26 0x00007f2f812e1ad0 in QApplication::setActiveWindow (act=<optimized out>)
at kernel/qapplication.cpp:2672
#27 0x00007f2f81357f5d in QApplication::x11ProcessEvent (this=0x7fff4f7e1520,
event=0x7fff4f7e0e80) at kernel/qapplication_x11.cpp:3570
#28 0x00007f2f8137e192 in x11EventSourceDispatch (s=0x1b8a590, callback=0x0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x00007f2f7da757d5 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#30 0x00007f2f7da75b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f2f7da75bc4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#32 0x00007f2f8217f5b6 in QEventDispatcherGlib::processEvents (this=0x1a00790,
flags=...) at kernel/qeventdispatcher_glib.cpp:425
#33 0x00007f2f8137de0e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007f2f8214fbef in QEventLoop::processEvents
(this=this at entry=0x7fff4f7e1260, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007f2f8214fe78 in QEventLoop::exec (this=0x7fff4f7e1260, flags=...) at
kernel/qeventloop.cpp:204
#36 0x00007f2f817927a8 in QDialog::exec (this=0x1d1d3c0) at
dialogs/qdialog.cpp:562
#37 0x00007f2f6d7ae31c in kdemain (_argc=28867536, _argv=<optimized out>) at
/usr/src/debug/kde-runtime-4.11.0/kcmshell/main.cpp:297
#38 0x000000000040889a in _start ()

Possible duplicates by query: bug 274169.

Reported using DrKonqi

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



More information about the Unassigned-bugs mailing list