Summary: | Crashes when try to connect to Kodak Z812 IS | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Hans <hans.jockl> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, marcel.wiesweg |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
Hans
2008-11-08 19:12:35 UTC
Seeing similar crash here with my Kodak M753, running 0.10.0-beta5. Attempts to connect and crashes. kde-4.1.2/Fedora 9. Here is a backtrace: Application: digiKam (digikam), signal SIGSEGV [Thread debugging using libthread_db enabled] [New Thread 0xb7f54770 (LWP 23167)] [New Thread 0xafc28b90 (LWP 23185)] [New Thread 0xb06b0b90 (LWP 23184)] [New Thread 0xb12b2b90 (LWP 23183)] [New Thread 0xb1cb3b90 (LWP 23182)] [New Thread 0xb2abfb90 (LWP 23181)] [New Thread 0xb34c1b90 (LWP 23174)] [New Thread 0xb53e2b90 (LWP 23173)] [New Thread 0xb5de3b90 (LWP 23172)] [New Thread 0xb6876b90 (LWP 23169)] [KCrash handler] #6 0x0424eee4 in QString::fromLatin1_helper () from /usr/lib/libQtCore.so.4 #7 0x0424efbc in QString::fromLatin1 () from /usr/lib/libQtCore.so.4 #8 0x080fcb53 in Digikam::GPCamera::findConnectedUsbCamera (vendorId=1034, productId=1439, model=@0xbfb8add4, port=@0xbfb8add0) at /usr/src/debug/digikam-0.10.0-beta5/utilities/cameragui/gpcamera.cpp:1616 #9 0x0820c733 in Digikam::DigikamApp::slotOpenSolidCamera (this=0x932f738, action=0x963c540) at /usr/src/debug/digikam-0.10.0-beta5/digikam/digikamapp.cpp:1499 #10 0x0822004c in Digikam::DigikamApp::qt_metacall (this=0x932f738, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbfb8aefc) at /usr/src/debug/digikam-0.10.0-beta5/i386-redhat-linux-gnu/digikam/digikamapp.moc:196 #11 0x04311f90 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0x04312d12 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #13 0x0524a7b3 in QActionGroup::triggered () from /usr/lib/libQtGui.so.4 #14 0x0524b088 in ?? () from /usr/lib/libQtGui.so.4 #15 0x0524b29e in QActionGroup::qt_metacall () from /usr/lib/libQtGui.so.4 #16 0x04311f90 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #17 0x04312390 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #18 0x05245cb1 in QAction::triggered () from /usr/lib/libQtGui.so.4 #19 0x0524661f in QAction::activate () from /usr/lib/libQtGui.so.4 #20 0x05623314 in ?? () from /usr/lib/libQtGui.so.4 #21 0x05623dc2 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4 #22 0x05ebe355 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5 #23 0x052a41d2 in QWidget::event () from /usr/lib/libQtGui.so.4 #24 0x056260b9 in QMenu::event () from /usr/lib/libQtGui.so.4 #25 0x0524bf8c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #26 0x052547e1 in QApplication::notify () from /usr/lib/libQtGui.so.4 #27 0x05df647d in KApplication::notify () from /usr/lib/libkdeui.so.5 #28 0x042fd2e1 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #29 0x05253a6e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #30 0x052be1ae in ?? () from /usr/lib/libQtGui.so.4 #31 0x052bd2ad in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #32 0x052e5a3c in ?? () from /usr/lib/libQtGui.so.4 #33 0x00a7ce38 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #34 0x00a804e3 in ?? () from /lib/libglib-2.0.so.0 #35 0x00a806a1 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #36 0x04327a28 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #37 0x052e5105 in ?? () from /usr/lib/libQtGui.so.4 #38 0x042fb9ca in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #39 0x042fbb8a in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #40 0x042fe235 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #41 0x0524be07 in QApplication::exec () from /usr/lib/libQtGui.so.4 #42 0x0824ed54 in main (argc=5, argv=0xbfb8c364) at /usr/src/debug/digikam-0.10.0-beta5/digikam/main.cpp:178 The initial backtrace is fixed by bug 169641. The backtrace in comment #1 is fixed by bug 175597. *** This bug has been marked as a duplicate of bug 169641 *** |