[Digikam-devel] [Pkg-kde-extras] Bug#401416: digikam: crashes on startup

Mark Purcell msp at debian.org
Mon Dec 4 16:30:23 GMT 2006


Christian Schult wrote:
> Version: 1:0.9.0~rc1-1
[..]
> I'm running sid which ist updated on a daily basis. When starting digikam
> it
> crashes while starting up.

Ouch..

I can confirm that I'm running digikam RC1 here daily too and am not
having any issues like what you have reported.  I have forwarded your
report to digikam-devel to see if we can obtain some assistance from
upstream, there doesn't appear to be any similar reports.

Have any of your usage patterns changed, is there anything 'special' about
your configuration?

The only difference is I have libfam0 installed in place of libgamin0, but
they are supposed to be interchangable.

Mark

> Starting from Konsole it shows:
>
> % digikam
> QPainter::begin: Cannot paint null pixmap
> QPainter::end: Missing begin() or begin() failed
> QPainter::begin: Cannot paint null pixmap
> QPainter::end: Missing begin() or begin() failed
> QPainter::begin: Cannot paint null pixmap
> QPainter::end: Missing begin() or begin() failed
> QPainter::begin: Cannot paint null pixmap
> QPainter::end: Missing begin() or begin() failed
> QPainter::begin: Cannot paint null pixmap
> QPainter::end: Missing begin() or begin() failed
> QPainter::begin: Cannot paint null pixmap
> QPainter::end: Missing begin() or begin() failed
> digikam: ../nptl/sysdeps/pthread/createthread.c:234: create_thread:
> Assertion `({ __typeof (({ struct pthread *__self; asm ("movl %%gs:%c1,%0"
> : "=r" (__self) : "i" (__builtin_offsetof (struct pthread, header.self)));
> __self;})->header.sysinfo) __value; if (sizeof (__value) == 1) asm
> volatile ("movb %%gs:%P2,%b0" : "=q" (__value) : "0" (0), "i"
> (__builtin_offsetof (struct pthread, header.sysinfo))); else if (sizeof
> (__value) == 4) asm volatile ("movl %%gs:%P1,%0" : "=r" (__value) : "i"
> (__builtin_offsetof (struct pthread, header.sysinfo))); else { if (sizeof
> (__value) != 8) abort (); asm volatile ("movl %%gs:%P1,%%eax\n\t" "movl
> %%gs:%P2,%%edx" : "=A" (__value) : "i" (__builtin_offsetof (struct
> pthread, header.sysinfo)), "i" (__builtin_offsetof (struct pthread,
> header.sysinfo) + 4)); } __value; }) == ((pd)->header.sysinfo)' failed.
> KCrash: Application 'digikam' crashing...
> %
>
>
> The backtrace of KDE-Crashmanager follows:
> (multiple lines saying "no debugging symbols found" deleted)
>
> (no debugging symbols found)
> Using host libthread_db library "/lib/tls/libthread_db.so.1".
> (no debugging symbols found)
> [...]
> [Thread debugging using libthread_db enabled]
> [New Thread -1241000256 (LWP 25887)]
> [New Thread -1254462544 (LWP -1)]
> (no debugging symbols found)
> [...]
> [KCrash handler]
> #5  0xb60e1947 in raise () from /lib/tls/libc.so.6
> #6  0xb60e30c9 in abort () from /lib/tls/libc.so.6
> #7  0xb60db05f in __assert_fail () from /lib/tls/libc.so.6
> #8  0xb63d99a2 in pthread_create@@GLIBC_2.1 () from
> /lib/tls/libpthread.so.0
> #9  0xb68fc018 in QThread::start () from /usr/lib/libqt-mt.so.3
> #10 0xb68fc0b7 in QThread::start () from /usr/lib/libqt-mt.so.3
> #11 0xb7df93aa in Digikam::LoadSaveThread::LoadSaveThread ()
>    from /usr/lib/libdigikam.so.0
> #12 0xb7dfa7c2 in Digikam::ManagedLoadSaveThread::ManagedLoadSaveThread ()
>    from /usr/lib/libdigikam.so.0
> #13 0xb7de1d1f in Digikam::ImagePropertiesColorsTab::loadImageFromUrl ()
>    from /usr/lib/libdigikam.so.0
> #14 0xb7de22dd in Digikam::ImagePropertiesColorsTab::setData ()
>    from /usr/lib/libdigikam.so.0
> #15 0xb7ddd7a0 in Digikam::ImagePropertiesSideBarDB::slotChangedTab ()
>    from /usr/lib/libdigikam.so.0
> #16 0xb7ddc691 in Digikam::ImagePropertiesSideBarDB::itemChanged ()
>    from /usr/lib/libdigikam.so.0
> #17 0xb7ddc919 in Digikam::ImagePropertiesSideBarDB::itemChanged ()
>    from /usr/lib/libdigikam.so.0
> #18 0xb7cc58d9 in Digikam::DigikamView::slotDispatchImageSelected ()
>    from /usr/lib/libdigikam.so.0
> #19 0xb7cc600b in Digikam::DigikamView::qt_invoke ()
>    from /usr/lib/libdigikam.so.0
> #20 0xb696bcb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
> #21 0xb696c744 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
> #22 0xb6cf6db6 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
> #23 0xb6993567 in QTimer::event () from /usr/lib/libqt-mt.so.3
> #24 0xb6903bd6 in QApplication::internalNotify () from
> /usr/lib/libqt-mt.so.3
> #25 0xb69059f3 in QApplication::notify () from /usr/lib/libqt-mt.so.3
> #26 0xb709fe0e in KApplication::notify () from /usr/lib/libkdecore.so.4
> #27 0xb68973d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
> #28 0xb68f65d3 in QEventLoop::activateTimers () from
> /usr/lib/libqt-mt.so.3
> #29 0xb68ab71f in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
> #30 0xb691e129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
> #31 0xb691df4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
> #32 0xb690576f in QApplication::exec () from /usr/lib/libqt-mt.so.3
> #33 0x0804a5d8 in main ()
>
>
>
>
> -- System Information:
> Debian Release: 4.0
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.18.3-1
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
>
> Versions of packages digikam depends on:
> ii  kdelibs4c2a            4:3.5.5a.dfsg.1-5 core libraries and binaries
> for al
> ii  libacl1                2.2.41-1          Access control list shared
> library
> ii  libart-2.0-2           2.3.17-1          Library of functions for 2D
> graphi
> ii  libattr1               2.4.32-1          Extended attribute shared
> library
> ii  libaudio2              1.8-2             The Network Audio System
> (NAS). (s
> ii  libc6                  2.3.6.ds1-8       GNU C Library: Shared
> libraries
> ii  libexif12              0.6.13-5          library to parse EXIF files
> ii  libexiv2-0.10          0.10-1.3          EXIF/IPTC metadata
> manipulation li
> ii  libfontconfig1         2.4.2-1           generic font configuration
> library
> ii  libfreetype6           2.2.1-5           FreeType 2 font engine,
> shared lib
> ii  libgamin0 [libfam0]    0.1.8-1           Client library for the gamin
> file
> ii  libgcc1                1:4.1.1-20        GCC support library
> ii  libgphoto2-2           2.2.1-12          gphoto2 digital camera
> library
> ii  libgphoto2-2-dev       2.2.1-12          gphoto2 digital camera
> library (de
> ii  libgphoto2-port0       2.2.1-12          gphoto2 digital camera port
> librar
> ii  libice6                1:1.0.1-2         X11 Inter-Client Exchange
> library
> ii  libidn11               0.6.5-1           GNU libidn library,
> implementation
> ii  libjpeg62              6b-13             The Independent JPEG Group's
> JPEG
> ii  libkipi0               0.1.4-1           library for apps that want to
> use
> ii  liblcms1               1.15-1            Color management library
> ii  libltdl3               1.5.22-4          A system independent dlopen
> wrappe
> ii  libpng12-0             1.2.13-4          PNG library - runtime
> ii  libqt3-mt              3:3.3.7-1         Qt GUI Library (Threaded
> runtime v
> ii  libsm6                 1:1.0.1-3         X11 Session Management
> library
> ii  libsqlite3-0           3.3.8-1           SQLite 3 shared library
> ii  libstdc++6             4.1.1-20          The GNU Standard C++ Library
> v3
> ii  libtiff4               3.8.2-6           Tag Image File Format (TIFF)
> libra
> ii  libx11-6               2:1.0.3-4         X11 client-side library
> ii  libxcursor1            1.1.7-4           X cursor management library
> ii  libxext6               1:1.0.1-2         X11 miscellaneous extension
> librar
> ii  libxft2                2.1.8.2-8         FreeType-based font drawing
> librar
> ii  libxi6                 1:1.0.1-4         X11 Input extension library
> ii  libxinerama1           1:1.0.1-4.1       X11 Xinerama extension
> library
> ii  libxrandr2             2:1.1.0.2-5       X11 RandR extension library
> ii  libxrender1            1:0.9.1-3         X Rendering Extension client
> libra
> ii  libxt6                 1:1.0.2-2         X11 toolkit intrinsics
> library
> ii  zlib1g                 1:1.2.3-13        compression library - runtime
>
> Versions of packages digikam recommends:
> ii  digikamimageplugins    0.9.0~rc1-2       image editor plugins for
> digikam a
> ii  kdeprint               4:3.5.5a.dfsg.1-2 print system for KDE
> ii  kipi-plugins           0.1.2-3           image manipulation/handling
> plugin
> ii  konqueror              4:3.5.5a.dfsg.1-2 KDE's advanced file manager,
> web b
>
> -- no debconf information
>
>
> _______________________________________________
> pkg-kde-extras mailing list
> pkg-kde-extras at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras
>





More information about the Digikam-devel mailing list