[Digikam-devel] [Bug 138747] Crash on Add Camera

David Lee dm_lee at sbcglobal.net
Wed Dec 13 14:53:36 GMT 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=138747         




------- Additional Comments From dm_lee sbcglobal net  2006-12-13 15:53 -------
Also forgot to mention above: qt-3.3.6.

gdb digikam
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-slackware-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /opt/kde/bin/digikam
[Thread debugging using libthread_db enabled]
[New Thread -1241003456 (LWP 18843)]
digikam: ScanLib: Finding non-existing Albums: 23 ms
digikam: ScanLib: Finding items not in the database or disk: 81 ms
digikam: ScanLib: Updating items without date: 0 ms
digikam: Found dcraw version: 8.41
digikam: ImagePlugin_Core plugin loaded
digikam: ImagePluginLoader: Loaded plugin ImagePlugin_Core

##Click on "Add Camera" Here.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1241003456 (LWP 18843)]
0xb6a812c6 in QScrollView::viewport () from /usr/lib/qt/lib/libqt-mt.so.3


(gdb) bt
#0  0xb6a812c6 in QScrollView::viewport () from /usr/lib/qt/lib/libqt-mt.so.3
#1  0xb7e43e44 in SqueezedComboBox (this=0x8388130, parent=0x838fd98, name=0x0)
    at squeezedcombobox.cpp:66
#2  0xb7f48f49 in SetupICC (this=0x83847a0, parent=0x8387ed8,
    dialog=0xbfe410d0) at setupicc.cpp:235
#3  0xb7f3677f in Setup (this=0xbfe410d0, parent=0x811ad98, name=0x0,
    page=Digikam::Setup::Camera) at setup.cpp:176
#4  0xb7d5e2e2 in Digikam::DigikamApp::slotSetupCamera (this=0x811ad98)
    at digikamapp.cpp:1373
#5  0xb7d5573f in Digikam::DigikamApp::qt_invoke (this=0x811ad98, _id=83,
    _o=0xbfe41270) at digikamapp.moc:248
#6  0xb6962d44 in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#7  0xb69634dc in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#8  0xb7239429 in KAction::activated () from /opt/kde/lib/libkdeui.so.4
#9  0xb7239e8a in KAction::slotActivated () from /opt/kde/lib/libkdeui.so.4
#10 0xb723e719 in KAction::slotPopupActivated ()
   from /opt/kde/lib/libkdeui.so.4
#11 0xb723e925 in KAction::qt_invoke () from /opt/kde/lib/libkdeui.so.4
#12 0xb6962d44 in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#13 0xb6ca28ed in QSignal::signal () from /usr/lib/qt/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
#14 0xb697d7a1 in QSignal::activate () from /usr/lib/qt/lib/libqt-mt.so.3
#15 0xb6a75a27 in QPopupMenu::mouseReleaseEvent ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#16 0xb72291a1 in KPopupMenu::mouseReleaseEvent ()
   from /opt/kde/lib/libkdeui.so.4
#17 0xb699caa4 in QWidget::event () from /usr/lib/qt/lib/libqt-mt.so.3
#18 0xb68fe23f in QApplication::internalNotify ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#19 0xb68fe496 in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#20 0xb6f49ac5 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#21 0xb689860a in QETWidget::translateMouseEvent ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#22 0xb6896821 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#23 0xb68a9f25 in QEventLoop::processEvents ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#24 0xb6914961 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3
#25 0xb69148b6 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#26 0xb68fd39f in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#27 0x0804a9af in main (argc=1, argv=0xbfe421d4) at main.cpp:269
(gdb)



More information about the Digikam-devel mailing list