Bug 256391 - Aplication crashes on startup
Summary: Aplication crashes on startup
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Setup-Templates (show other bugs)
Version: 1.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 19:39 UTC by bulldogface
Modified: 2019-08-11 14:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bulldogface 2010-11-08 19:39:37 UTC
Application: digikam (1.3.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I tried to update DigiKam to newer version (according to guide found on http://scribblesandsnaps.wordpress.com/2010/06/24/install-the-latest-version-of-digikam-on-ubuntu-10-04/). App crashes from than on, even after uninstaling and reinstaling version from Software Center. 

The crash can be reproduced every time.

 -- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7867760 (LWP 16731))]

Thread 2 (Thread 0xb6297b70 (LWP 16732)):
#0  0x008e8422 in __kernel_vsyscall ()
#1  0x00681015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0219f997 in QWaitConditionPrivate::wait (this=0x96c8bd8, mutex=0x96c8bd4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x96c8bd8, mutex=0x96c8bd4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0832cff4 in Digikam::ScanController::run (this=0x96c83b8) at /build/buildd/digikam-1.3.0/digikam/scancontroller.cpp:516
#5  0x0219e97e in QThreadPrivate::start (arg=0x96c83b8) at thread/qthread_unix.cpp:248
#6  0x0067c96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x07f05a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7867760 (LWP 16731)):
[KCrash Handler]
#6  QMetaObject::changeGuard (ptr=0x50fb8c4, o=0x9a7e330) at kernel/qobject.cpp:488
#7  0x05516845 in QPointer<QValidator>::operator= (this=0x9a483e8, v=0x9977680) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#8  QLineControl::setValidator (this=0x9a483e8, v=0x9977680) at ../../include/QtGui/private/../../../src/gui/widgets/qlinecontrol_p.h:641
#9  QLineEdit::setValidator (this=0x9a483e8, v=0x9977680) at widgets/qlineedit.cpp:589
#10 0x083781d1 in SubjectEdit (this=0x9a48e20, parent=0x9a3eed0) at /build/buildd/digikam-1.3.0/libs/template/subjectedit.cpp:80
#11 0x08376a4f in TemplatePanel (this=0x98e36e0, parent=0x9964de0) at /build/buildd/digikam-1.3.0/libs/template/templatepanel.cpp:419
#12 0x080f6c21 in SetupTemplate (this=0x9977eb8, parent=0x0) at /build/buildd/digikam-1.3.0/utilities/setup/setuptemplate.cpp:104
#13 0x080ebe3e in Setup (this=0x9703bb8, parent=0x0) at /build/buildd/digikam-1.3.0/utilities/setup/setup.cpp:195
#14 0x080edbb5 in Digikam::Setup::execSinglePage (parent=0x0, page=Digikam::Setup::CollectionsPage) at /build/buildd/digikam-1.3.0/utilities/setup/setup.cpp:363
#15 0x080edc59 in Digikam::Setup::execSinglePage (page=Digikam::Setup::CollectionsPage) at /build/buildd/digikam-1.3.0/utilities/setup/setup.cpp:358
#16 0x08286109 in Digikam::AlbumManager::setDatabase (this=0x96d4f48, params=..., priority=false, suggestedAlbumRoot=...) at /build/buildd/digikam-1.3.0/digikam/albummanager.cpp:899
#17 0x083b5fa7 in main (argc=5, argv=0xbf9149e4) at /build/buildd/digikam-1.3.0/digikam/main.cpp:169

Possible duplicates by query: bug 243107.

Reported using DrKonqi
Comment 1 caulier.gilles 2010-11-08 20:16:03 UTC

*** This bug has been marked as a duplicate of bug 243107 ***
Comment 2 caulier.gilles 2019-08-11 14:25:26 UTC
Fixed with bug #243107