Bug 220192

Summary: System settings - Camera- try to delete a camera - crash
Product: [Applications] systemsettings Reporter: rundekugel
Component: kcm_kameraAssignee: Marcus Meissner <marcus>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, jimtrish
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description rundekugel 2009-12-26 23:30:18 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
can add cameras but not delete

 -- Backtrace:
Application: Systemeinstellungen (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0x06297761 in free () from /lib/tls/i686/cmov/libc.so.6
#7  0x02718702 in gp_abilities_list_reset () from /usr/lib/libgphoto2.so.2
#8  0x0271874b in gp_abilities_list_free () from /usr/lib/libgphoto2.so.2
#9  0x03a4813f in ?? () from /usr/lib/kde4/kcm_kamera.so
#10 0x03a4635e in ?? () from /usr/lib/kde4/kcm_kamera.so
#11 0x03a46ae3 in ?? () from /usr/lib/kde4/kcm_kamera.so
#12 0x00915263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x009156d8 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00e5d9b1 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#15 0x00e5ef32 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#16 0x012ac9cc in ?? () from /usr/lib/libQtGui.so.4
#17 0x012b303b in ?? () from /usr/lib/libQtGui.so.4
#18 0x012b3bf7 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#19 0x006eb1c5 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00eb9012 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x012b5e34 in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00e63f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00e6c033 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00600bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x008ff6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00e6af6e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#27 0x00ed9c87 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00ed8c4b in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00f05502 in ?? () from /usr/lib/libQtGui.so.4
#30 0x03356e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x0335a730 in ?? () from /lib/libglib-2.0.so.0
#32 0x0335a863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x0092a02c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00f04be5 in ?? () from /usr/lib/libQtGui.so.4
#35 0x008fdc79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x008fe0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x0090053f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x00e63dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x08052eae in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-27 22:24:20 UTC
Thanks for the report!
- If you can reproduce the crash at will (or you experience this regularly), can you install the "kdegraphics-dbg" package and post a complete backtrace here? Thanks
Comment 2 Marcus Meissner 2009-12-27 22:37:18 UTC
I fixed it in SVN, both 4.3 branch and trunk.
so it will be in either 4.4 or 4.3.5.

thanks for the report
Comment 3 Dario Andres 2009-12-29 19:17:56 UTC
*** Bug 197038 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-12-29 19:18:44 UTC

*** This bug has been marked as a duplicate of bug 197931 ***