Bug 329050 - application crashes while starts
Summary: application crashes while starts
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Panorama (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-20 21:13 UTC by Martin Schnitkemper
Modified: 2018-09-01 16:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schnitkemper 2013-12-20 21:13:46 UTC
Application: panoramagui (3.5.0)
KDE Platform Version: 4.11.4
Qt Version: 4.8.5
Operating System: Linux 3.12.4-1-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
immediately after launching the application crashes with signal "aborted (6)"

The crash can be reproduced every time.

-- Backtrace:
Application: Panorama Stitching (panoramagui), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb466c780 (LWP 11514))]

Thread 3 (Thread 0xb12ffb40 (LWP 11524)):
#0  0xb76e9424 in __kernel_vsyscall ()
#1  0xb5e3022b in poll () from /usr/lib/libc.so.6
#2  0xb4f9977b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb4f8a938 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb4f8aa78 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6c9a87f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb6c69da3 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0xb6c6a0c9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0xb6b58b1d in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0xb6c4a254 in ?? () from /usr/lib/libQtCore.so.4
#10 0xb6b5b40f in ?? () from /usr/lib/libQtCore.so.4
#11 0xb6adff10 in start_thread () from /usr/lib/libpthread.so.0
#12 0xb5e3adce in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0xb0856b40 (LWP 11525)):
#0  0xb76e9424 in __kernel_vsyscall ()
#1  0xb6ae3c8b in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#2  0xb6b5b985 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb74fae32 in KIPIPlugins::KPRawThumbThread::run (this=0x902ca78) at /var/abs/local/digikam/src/digikam-3.5.0/extra/kipi-plugins/common/libkipiplugins/tools/kprawthumbthread.cpp:108
#4  0xb6b5b40f in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6adff10 in start_thread () from /usr/lib/libpthread.so.0
#6  0xb5e3adce in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0xb466c780 (LWP 11514)):
[KCrash Handler]
#6  0xb76e9424 in __kernel_vsyscall ()
#7  0xb5d7d496 in raise () from /usr/lib/libc.so.6
#8  0xb5d7ec23 in abort () from /usr/lib/libc.so.6
#9  0xb6b50875 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#10 0xb6b50a27 in ?? () from /usr/lib/libQtCore.so.4
#11 0xb6b50f58 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#12 0xb6b50fd5 in qt_assert(char const*, char const*, int) () from /usr/lib/libQtCore.so.4
#13 0x0805ddc3 in QList<KUrl>::first (this=0x8d7ca20) at /usr/include/qt4/QtCore/qlist.h:282
#14 0x0805ddf5 in QList<KUrl>::front (this=0x8d7ca20) at /usr/include/qt4/QtCore/qlist.h:298
#15 0x0805c32c in KIPIPanoramaPlugin::LastPage::LastPage (this=0x90e0a80, mngr=0xbf9e8d74, dlg=0x8dacc90) at /var/abs/local/digikam/src/digikam-3.5.0/extra/kipi-plugins/panorama/importwizard/lastpage.cpp:94
#16 0x08059981 in KIPIPanoramaPlugin::ImportWizardDlg::ImportWizardDlg (this=0x8dacc90, mngr=0xbf9e8d74, parent=0x0) at /var/abs/local/digikam/src/digikam-3.5.0/extra/kipi-plugins/panorama/importwizard/importwizarddlg.cpp:94
#17 0x08055bc7 in KIPIPanoramaPlugin::Manager::startWizard (this=0xbf9e8d74) at /var/abs/local/digikam/src/digikam-3.5.0/extra/kipi-plugins/panorama/manager/manager.cpp:611
#18 0x08055be5 in KIPIPanoramaPlugin::Manager::run (this=this@entry=0xbf9e8d74) at /var/abs/local/digikam/src/digikam-3.5.0/extra/kipi-plugins/panorama/manager/manager.cpp:606
#19 0x08054e60 in main (argc=5, argv=0xbf9e8e44) at /var/abs/local/digikam/src/digikam-3.5.0/extra/kipi-plugins/panorama/plugin/panorama.cpp:78

Reported using DrKonqi
Comment 1 Benjamin Girault 2014-01-04 11:58:05 UTC

*** This bug has been marked as a duplicate of bug 326728 ***
Comment 2 caulier.gilles 2018-09-01 16:08:47 UTC
Not reproducible with 6.0.0