Bug 282097 - Digikam segfaults while starting up
Summary: Digikam segfaults while starting up
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Scan (show other bugs)
Version: 2.1.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 19:36 UTC by Gerhard Hoogterp
Modified: 2022-01-28 21:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerhard Hoogterp 2011-09-15 19:36:19 UTC
Application: digikam (2.1.1)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
Starting up the application. The application immediatly segfaults..

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7f4315f79700 (LWP 31691)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4331a8082b in wait (this=<value optimized out>, mutex=0x1bf1dd8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1bf1dd8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00000000005bbd30 in Digikam::ScanController::run (this=0x1c70610) at /build/buildd/digikam2-2.1.1/core/digikam/database/scancontroller.cpp:647
#4  0x00007f4331a80175 in QThreadPrivate::start (arg=0x1c70610) at thread/qthread_unix.cpp:320
#5  0x00007f431d5c756c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#6  0x00007f433075cd8c in start_thread (arg=0x7f4315f79700) at pthread_create.c:304
#7  0x00007f4330a5a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4315778700 (LWP 31692)):
#0  0x00007f4330a4cf03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f432b127104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f432b127639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4331b92446 in QEventDispatcherGlib::processEvents (this=0x7f43100008b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f4331b66882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4331b66abc in QEventLoop::exec (this=0x7f4315777a50, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f4331a7d924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007f4331b48c2f in QInotifyFileSystemWatcherEngine::run (this=0x1bd6a50) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f4331a80175 in QThreadPrivate::start (arg=0x1bd6a50) at thread/qthread_unix.cpp:320
#9  0x00007f431d5c756c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007f433075cd8c in start_thread (arg=0x7f4315778700) at pthread_create.c:304
#11 0x00007f4330a5a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f43395a6a40 (LWP 31690)):
[KCrash Handler]
#6  Digikam::DatabaseCoreBackend::setDatabaseErrorHandler (this=0x0, handler=0x1c1dee0) at /build/buildd/digikam2-2.1.1/core/libs/database/databasecorebackend.cpp:1624
#7  0x000000000059153a in Digikam::AlbumManager::setDatabase (this=0x1bd6580, params=..., priority=<value optimized out>, suggestedAlbumRoot=...) at /build/buildd/digikam2-2.1.1/core/digikam/album/albummanager.cpp:726
#8  0x000000000068b9ac in main (argc=5, argv=0x7fff3bef2728) at /build/buildd/digikam2-2.1.1/core/digikam/main/main.cpp:185

This bug may be a duplicate of or related to bug 282047.

Possible duplicates by query: bug 282047.

Reported using DrKonqi
Comment 1 caulier.gilles 2011-09-15 19:48:20 UTC

*** This bug has been marked as a duplicate of bug 282047 ***
Comment 2 caulier.gilles 2022-01-28 21:56:15 UTC
fixed with https://bugs.kde.org/show_bug.cgi?id=282047