Bug 250877 - kamera crashes when I click Configure with a Nikon D5000 plugged in
Summary: kamera crashes when I click Configure with a Nikon D5000 plugged in
Status: RESOLVED DUPLICATE of bug 244891
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kamera (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Marcus Meissner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 14:59 UTC by Craig Magina
Modified: 2010-09-11 15:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Magina 2010-09-11 14:59:37 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-20-generic x86_64
Distribution: Ubuntu maverick (development branch)

-- Information about the crash:
I plugged in my Nikon D5000, opened up System Settings and selected the Camera entry.  Once in there I clicked on the icon for my camera and then clicked Configure.  I performed this action twice and it crashed both times.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fef670ec760 (LWP 2232))]

Thread 2 (Thread 0x7fef513ed710 (LWP 2233)):
#0  0x00007fef645ed1e3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fef617e34a9 in g_main_context_poll (context=0x24be440, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.25.15/glib/gmain.c:3063
#2  g_main_context_iterate (context=0x24be440, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.25.15/glib/gmain.c:2745
#3  0x00007fef617e38fc in g_main_context_iteration (context=0x24be440, may_block=1) at /build/buildd/glib2.0-2.25.15/glib/gmain.c:2813
#4  0x00007fef64d311e6 in QEventDispatcherGlib::processEvents (this=0x24ac0d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007fef64d03a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007fef64d03dec in QEventLoop::exec (this=0x7fef513ecdb0, flags=) at kernel/qeventloop.cpp:201
#7  0x00007fef64c0e2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#8  0x00007fef64ce35f8 in QInotifyFileSystemWatcherEngine::run (this=0x24bbd70) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fef64c1127e in QThreadPrivate::start (arg=0x24bbd70) at thread/qthread_unix.cpp:266
#10 0x00007fef642fd971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007fef645f992d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fef670ec760 (LWP 2232)):
[KCrash Handler]
#6  __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:106
#7  0x00007fef3243033b in KameraConfigDialog::appendWidget (this=0x7fffa190f990, parent=<value optimized out>, widget=0x3f67190) at ../../../kamera/kcontrol/kameraconfigdialog.cpp:188
#8  0x00007fef3242fa15 in KameraConfigDialog::appendWidget (this=0x7fffa190f990, parent=<value optimized out>, widget=0x3cf9e60) at ../../../kamera/kcontrol/kameraconfigdialog.cpp:247
#9  0x00007fef3242fa15 in KameraConfigDialog::appendWidget (this=0x7fffa190f990, parent=<value optimized out>, widget=0x3f49690) at ../../../kamera/kcontrol/kameraconfigdialog.cpp:247
#10 0x00007fef32430d43 in KameraConfigDialog::KameraConfigDialog (this=0x7fffa190f990, widget=0x3f49690, parent=<value optimized out>, name=<value optimized out>) at ../../../kamera/kcontrol/kameraconfigdialog.cpp:65
#11 0x00007fef3242e707 in KCamera::configure (this=0x3eb29a0) at ../../../kamera/kcontrol/kameradevice.cpp:175
#12 0x00007fef3242aa5f in KKameraConfig::slot_configureCamera (this=0x2eff920) at ../../../kamera/kcontrol/kamera.cpp:358
#13 0x00007fef3242abdc in KKameraConfig::qt_metacall (this=0x2eff920, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa190fca0) at ./kamera.moc:92
#14 0x00007fef64d1cb27 in QMetaObject::activate (sender=0x263f600, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x10) at kernel/qobject.cpp:3280
#15 0x00007fef6592e8c2 in QAction::triggered (this=0x0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#16 0x00007fef6592ffcb in QAction::activate (this=0x263f600, event=<value optimized out>) at kernel/qaction.cpp:1256
#17 0x00007fef65d0f04a in QAbstractButtonPrivate::click (this=0x3e64ea0) at widgets/qabstractbutton.cpp:528
#18 0x00007fef65d0f2fc in QAbstractButton::mouseReleaseEvent (this=0x3fe6aa0, e=0x7fffa1910600) at widgets/qabstractbutton.cpp:1121
#19 0x00007fef65ddefda in QToolButton::mouseReleaseEvent (this=0x0, e=0x3177790) at widgets/qtoolbutton.cpp:721
#20 0x00007fef6598bd0e in QWidget::event (this=0x3fe6aa0, event=0x7fffa1910600) at kernel/qwidget.cpp:8158
#21 0x00007fef6593604c in QApplicationPrivate::notify_helper (this=0x218b670, receiver=0x3fe6aa0, e=0x7fffa1910600) at kernel/qapplication.cpp:4396
#22 0x00007fef6593c37e in QApplication::notify (this=0x7fffa1911300, receiver=0x3fe6aa0, e=0x7fffa1910600) at kernel/qapplication.cpp:3959
#23 0x00007fef66686f16 in KApplication::notify (this=0x7fffa1911300, receiver=0x3fe6aa0, event=0x7fffa1910600) at ../../kdeui/kernel/kapplication.cpp:310
#24 0x00007fef64d04cdc in QCoreApplication::notifyInternal (this=0x7fffa1911300, receiver=0x3fe6aa0, event=0x7fffa1910600) at kernel/qcoreapplication.cpp:732
#25 0x00007fef6593ae2e in sendEvent (receiver=0x3fe6aa0, event=0x7fffa1910600, alienWidget=0x3fe6aa0, nativeWidget=0x31889b0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QApplicationPrivate::sendMouseEvent (receiver=0x3fe6aa0, event=0x7fffa1910600, alienWidget=0x3fe6aa0, nativeWidget=0x31889b0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3058
#27 0x00007fef659be135 in QETWidget::translateMouseEvent (this=0x31889b0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4403
#28 0x00007fef659bca4c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffa1910f20) at kernel/qapplication_x11.cpp:3536
#29 0x00007fef659e8ef2 in x11EventSourceDispatch (s=0x2182b80, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007fef617df7e2 in g_main_dispatch (context=0x2181d20) at /build/buildd/glib2.0-2.25.15/glib/gmain.c:2119
#31 g_main_context_dispatch (context=0x2181d20) at /build/buildd/glib2.0-2.25.15/glib/gmain.c:2672
#32 0x00007fef617e3748 in g_main_context_iterate (context=0x2181d20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.25.15/glib/gmain.c:2750
#33 0x00007fef617e38fc in g_main_context_iteration (context=0x2181d20, may_block=1) at /build/buildd/glib2.0-2.25.15/glib/gmain.c:2813
#34 0x00007fef64d31193 in QEventDispatcherGlib::processEvents (this=0x21581f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#35 0x00007fef659e885e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007fef64d03a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007fef64d03dec in QEventLoop::exec (this=0x7fffa1911250, flags=) at kernel/qeventloop.cpp:201
#38 0x00007fef64d07ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0x00000000004118a9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-11 15:13:09 UTC

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