https://bugs.kde.org/show_bug.cgi?id=267525
Summary: Digikam crashes on every startup Product: digikam Version: 1.2.0 Platform: Debian unstable OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Application: digikam (1.2.0) KDE Platform Version: 4.5.3 (KDE 4.5.3) Qt Version: 4.7.1 Operating System: Linux 2.6.32-5-amd64 x86_64 Distribution: Debian GNU/Linux unstable (sid) -- Information about the crash: When I start Digikam, it crashes when initializing the main view. The crash can be reproduced every time. The crash can be reproduced every time. -- Backtrace: Application: digiKam (digikam), signal: Segmentation fault [Current thread is 1 (Thread 0x7f46921b37c0 (LWP 12794))] Thread 10 (Thread 0x7f46689b7700 (LWP 12795)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f468b6ebebb in wait (this=<value optimized out>, mutex=0x197fa50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x197fa50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00000000006e1cab in Digikam::ScanController::run (this=0x197c130) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/digikam/scancontroller.cpp:516 #4 0x00007f468b6eb30e in QThreadPrivate::start (arg=0x197c130) at thread/qthread_unix.cpp:285 #5 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #6 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #7 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #8 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f465f9a1700 (LWP 12796)): #0 0x00007f468a98b5e3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f46868a1709 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f46868a1b5c in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007f468b809636 in QEventDispatcherGlib::processEvents (this=0x1f65c30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #4 0x00007f468b7dc222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f468b7dc60c in QEventLoop::exec (this=0x7f465f9a0d00, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f468b6e83ad in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #7 0x00007f468b6eb30e in QThreadPrivate::start (arg=0x1f64610) at thread/qthread_unix.cpp:285 #8 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #9 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #10 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f465f1a0700 (LWP 12797)): #0 __libc_enable_asynccancel () at ../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:58 #1 0x00007f468a98b5c8 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:85 #2 0x00007f46868a1709 in ?? () from /lib/libglib-2.0.so.0 #3 0x00007f46868a1b5c in g_main_context_iteration () from /lib/libglib-2.0.so.0 #4 0x00007f468b809636 in QEventDispatcherGlib::processEvents (this=0x1f65c10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00007f468b7dc222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #6 0x00007f468b7dc60c in QEventLoop::exec (this=0x7f465f19fd00, flags=) at kernel/qeventloop.cpp:201 #7 0x00007f468b6e83ad in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #8 0x00007f468b6eb30e in QThreadPrivate::start (arg=0x1f65eb0) at thread/qthread_unix.cpp:285 #9 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #10 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #11 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f465e912700 (LWP 12798)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f468b6ebebb in wait (this=<value optimized out>, mutex=0x1f6d8f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1f6d8f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007f468f175cc4 in Digikam::LoadSaveThread::run (this=0x1f6d8e0) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/libs/threadimageio/loadsavethread.cpp:131 #4 0x00007f468b6eb30e in QThreadPrivate::start (arg=0x1f6d8e0) at thread/qthread_unix.cpp:285 #5 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #6 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #7 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #8 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f465e111700 (LWP 12799)): #0 0x00007f46868a10fe in g_main_context_prepare () from /lib/libglib-2.0.so.0 #1 0x00007f46868a1578 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f46868a1b5c in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007f468b809636 in QEventDispatcherGlib::processEvents (this=0x1fa7600, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #4 0x00007f468b7dc222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f468b7dc60c in QEventLoop::exec (this=0x7f465e110d00, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f468b6e83ad in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #7 0x00007f468b6eb30e in QThreadPrivate::start (arg=0x1fa9230) at thread/qthread_unix.cpp:285 #8 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #9 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #10 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f465d910700 (LWP 12800)): #0 0x00007f46868a110d in g_main_context_prepare () from /lib/libglib-2.0.so.0 #1 0x00007f46868a1578 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f46868a1b5c in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007f468b809636 in QEventDispatcherGlib::processEvents (this=0x7f466403f4c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #4 0x00007f468b7dc222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f468b7dc60c in QEventLoop::exec (this=0x7f465d90fd00, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f468b6e83ad in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #7 0x00007f468b6eb30e in QThreadPrivate::start (arg=0x1faa790) at thread/qthread_unix.cpp:285 #8 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #9 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #10 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f4656169700 (LWP 12804)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 #1 0x00007f465a980fb1 in metronom_sync_loop (this=0x1704f60) at metronom.c:870 #2 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #3 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #4 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f465696a700 (LWP 12805)): #0 0x00007f468a98fd43 in select () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007f465a9a9ca5 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481 #2 0x00007f465a98e9c9 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246 #3 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #4 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #5 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f4652966700 (LWP 12806)): #0 0x00007f468a98b5e3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f46868a1709 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f46868a1b5c in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007f468b809636 in QEventDispatcherGlib::processEvents (this=0x210cf80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #4 0x00007f468b7dc222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f468b7dc60c in QEventLoop::exec (this=0x7f4652965ca0, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f468b6e83ad in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #7 0x00007f465abdd4c0 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so #8 0x00007f468b6eb30e in QThreadPrivate::start (arg=0x210ccf0) at thread/qthread_unix.cpp:285 #9 0x00007f4674e64ae3 in ?? () from /usr/lib/libGL.so.1 #10 0x00007f4688567b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #11 0x00007f468a99622d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f46921b37c0 (LWP 12794)): [KCrash Handler] #6 QAction::setVisible (this=<value optimized out>, b=false) at kernel/qaction.cpp:1153 #7 0x00007f468e6ab033 in Marble::RenderPlugin::setEnabled(bool) () from /usr/lib/libmarblewidget.so.4 #8 0x00007f4651933279 in ?? () from /usr/lib/kde4/plugins/marble/AprsPlugin.so #9 0x00007f465193333d in qt_plugin_instance () from /usr/lib/kde4/plugins/marble/AprsPlugin.so #10 0x00007f468e648001 in Marble::PluginManager::loadPlugins() () from /usr/lib/libmarblewidget.so.4 #11 0x00007f468e6490b5 in Marble::PluginManager::PluginManager(QObject*) () from /usr/lib/libmarblewidget.so.4 #12 0x00007f468e69cacf in ?? () from /usr/lib/libmarblewidget.so.4 #13 0x00007f468e6a0d11 in ?? () from /usr/lib/libmarblewidget.so.4 #14 0x00007f468e5fec59 in Marble::MarbleModel::MarbleModel(QObject*) () from /usr/lib/libmarblewidget.so.4 #15 0x00007f468e60667f in Marble::MarbleMap::MarbleMap() () from /usr/lib/libmarblewidget.so.4 #16 0x00007f468e5fb477 in Marble::MarbleWidget::MarbleWidget(QWidget*) () from /usr/lib/libmarblewidget.so.4 #17 0x00007f468f2759a6 in MarbleSubClassWidget (this=0x2691b00, w=<value optimized out>, h=<value optimized out>, parent=<value optimized out>) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/obj-x86_64-linux-gnu/digikam/../../libs/imageproperties/markerclusterholder.h:460 #18 Digikam::WorldMapWidget::WorldMapWidget (this=0x2691b00, w=<value optimized out>, h=<value optimized out>, parent=<value optimized out>) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/libs/imageproperties/worldmapwidget.cpp:168 #19 0x00007f468f26f8bb in Digikam::ImagePropertiesGPSTab::ImagePropertiesGPSTab (this=0x2690e30, parent=<value optimized out>) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/libs/imageproperties/imagepropertiesgpstab.cpp:114 #20 0x00007f468f25a3e8 in Digikam::ImagePropertiesSideBar::ImagePropertiesSideBar (this=0x1fbbb30, parent=0x1b2ca10, splitter=<value optimized out>, side=<value optimized out>, mimimizedDefault=<value optimized out>) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/libs/imageproperties/imagepropertiessidebar.cpp:77 #21 0x000000000048831d in Digikam::ImagePropertiesSideBarDB::ImagePropertiesSideBarDB (this=0x0, parent=0x0, splitter=0x8, side=1912063808, mimimizedDefault=<value optimized out>) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/libs/imageproperties/imagepropertiessidebardb.cpp:88 #22 0x000000000069cb6f in Digikam::DigikamView::DigikamView (this=0x1b2ca10, parent=0x19bb670, modelCollection=0x1a83350) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/digikam/digikamview.cpp:175 #23 0x0000000000682a3d in Digikam::DigikamApp::setupView (this=0x19bb670) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/digikam/digikamapp.cpp:478 #24 0x0000000000690c00 in Digikam::DigikamApp::DigikamApp (this=0x19bb670, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/digikam/digikamapp.cpp:230 #25 0x000000000077fe07 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/mark/src/kde-extras/build-area/digikam-1.2.0/digikam/main.cpp:170 This bug may be a duplicate of or related to bug 250972. Possible duplicates by query: bug 250972. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=267525
Martin Klapetek <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Martin Klapetek <martin klapetek gmail com> 2011-03-03 08:16:53 --- *** This bug has been marked as a duplicate of bug 250972 *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kdebugs@twilo.de
https://bugs.kde.org/show_bug.cgi?id=267525
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|general |Geolocation -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |