[Digikam-devel] [Bug 196477] New: Startup crash during initializing the Marble widget in KDE 4.3 Beta2

René Krell rkrell at gmx.net
Sun Jun 14 12:44:21 BST 2009


https://bugs.kde.org/show_bug.cgi?id=196477

           Summary: Startup crash during initializing the Marble widget in
                    KDE 4.3 Beta2
           Product: digikam
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: rkrell at gmx.net


Application that crashed: digikam
Version of the application: 1.0.0-beta2 (rev.: 981766)
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) "release 138"
Qt Version: 4.5.1
Operating System: Linux 2.6.30-rc8-6-default x86_64
Distribution: "openSUSE 11.2 Milestone 2 (x86_64)"

What I was doing when the application crashed:
On starting Digikam I get a crash with the included backtrace, maybe a problem
for the Marble developers. Please redirect it if this is not for you.

 -- Backtrace:
Application: digiKam (digikam), signal: Aborted
[Current thread is 1 (Thread 0x7febae4a1760 (LWP 20502))]

Thread 11 (Thread 0x7feb9933c910 (LWP 20503)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feba7d8f98b in QWaitConditionPrivate::wait (time=<value optimized
out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized
out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00000000006e825d in Digikam::ScanController::run (this=0xc7f760) at
/home/rkrell/src/KDE/graphics/digikam/digikam/scancontroller.cpp:455
#4  0x00007feba7d8e8b1 in QThreadPrivate::start (arg=0xc7f760) at
thread/qthread_unix.cpp:189
#5  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#6  0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7feb9847e910 (LWP 20505)):
#0  0x00007feba7105383 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feba4708802 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007feba4708b7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007feba7ea02de in QEventDispatcherGlib::processEvents (this=0xd24e40,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:326
#4  0x00007feba7e75852 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007feba7e75c24 in QEventLoop::exec (this=0x7feb9847e020, flags=) at
kernel/qeventloop.cpp:200
#6  0x00007feba7d8ba8b in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007febab2b014e in Digikam::ImageFilterModelWorker::Thread::run
(this=0xe2d1b0) at
/home/rkrell/src/KDE/graphics/digikam/libs/models/imagefiltermodelthreads.h:66
#8  0x00007feba7d8e8b1 in QThreadPrivate::start (arg=0xe2d1b0) at
thread/qthread_unix.cpp:189
#9  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#10 0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7feb97b0d910 (LWP 20506)):
#0  0x00007feba7105383 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feba4708802 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007feba4708b7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007feba7ea02de in QEventDispatcherGlib::processEvents (this=0xc763b0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:326
#4  0x00007feba7e75852 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007feba7e75c24 in QEventLoop::exec (this=0x7feb97b0d020, flags=) at
kernel/qeventloop.cpp:200
#6  0x00007feba7d8ba8b in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007febab2b014e in Digikam::ImageFilterModelWorker::Thread::run
(this=0xd83040) at
/home/rkrell/src/KDE/graphics/digikam/libs/models/imagefiltermodelthreads.h:66
#8  0x00007feba7d8e8b1 in QThreadPrivate::start (arg=0xd83040) at
thread/qthread_unix.cpp:189
#9  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#10 0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7feb9730c910 (LWP 20507)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feba7d8f98b in QWaitConditionPrivate::wait (time=<value optimized
out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized
out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007febab732f66 in Digikam::LoadSaveThread::run (this=0xd47770) at
/home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007feba7d8e8b1 in QThreadPrivate::start (arg=0xd47770) at
thread/qthread_unix.cpp:189
#5  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#6  0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7feb96b0b910 (LWP 20508)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feba7d8f98b in QWaitConditionPrivate::wait (time=<value optimized
out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized
out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007febab732f66 in Digikam::LoadSaveThread::run (this=0xc7a0e0) at
/home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007feba7d8e8b1 in QThreadPrivate::start (arg=0xc7a0e0) at
thread/qthread_unix.cpp:189
#5  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#6  0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7feb92b56910 (LWP 20509)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007feb9444c641 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#3  0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7feb91719910 (LWP 20510)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007feb94457fc9 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007feb9445a781 in ?? () from /usr/lib64/libxine.so.1
#3  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#4  0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7feb90f18910 (LWP 20511)):
#0  0x00007feba7105383 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feba4708802 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007feba4708b7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007feba7ea02de in QEventDispatcherGlib::processEvents (this=0xd59000,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:326
#4  0x00007feba7e75852 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007feba7e75c24 in QEventLoop::exec (this=0x7feb90f17ff0, flags=) at
kernel/qeventloop.cpp:200
#6  0x00007feba7d8ba8b in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007feb946a7484 in Phonon::MediaSource::type() const () from
/usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#8  0x00007feba7d8e8b1 in QThreadPrivate::start (arg=0xd29f50) at
thread/qthread_unix.cpp:189
#9  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#10 0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7feb90418910 (LWP 20514)):
#0  0x00007feba7105383 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feb90513d2e in snd_pcm_sw_params_set_start_threshold () from
/usr/lib64/xine/plugins/1.25/xineplug_ao_out_alsa.so
#2  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#3  0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7feb8fc17910 (LWP 20515)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feb9445d7e3 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007feba7b1a64d in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#3  0x00007feba710e3fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7febae4a1760 (LWP 20502)):
[KCrash Handler]
#5  0x00007feba706e875 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007feba706fd8a in *__GI_abort () at abort.c:88
#7  0x00007feba70af7a0 in malloc_printerr (action=2, str=0x7feba715d233
"free(): invalid pointer", ptr=0x5016) at malloc.c:6201
#8  0x00007feba7eb251f in QVector<QXmlStreamAttribute>::operator= (v=<value
optimized out>, this=<value optimized out>) at
../../src/corelib/tools/qvector.h:372
#9  QVector<QXmlStreamAttribute>::clear (v=<value optimized out>, this=<value
optimized out>) at ../../src/corelib/tools/qvector.h:326
#10 QXmlStreamReaderPrivate::init (v=<value optimized out>, this=<value
optimized out>) at xml/qxmlstream.cpp:761
#11 0x00007febaac24b30 in Marble::GeoParser::read(QIODevice*) () from
/usr/lib64/libmarblewidget.so.4
#12 0x00007febaac8703c in Marble::MapThemeManager::loadMapThemeFile(QString
const&) () from /usr/lib64/libmarblewidget.so.4
#13 0x00007febaac89dcc in Marble::MapThemeManager::loadMapTheme(QString const&)
() from /usr/lib64/libmarblewidget.so.4
#14 0x00007febaac8d931 in Marble::ViewParams::setMapThemeId(QString const&) ()
from /usr/lib64/libmarblewidget.so.4
#15 0x00007febaac4a453 in Marble::MarbleMap::setMapThemeId(QString const&) ()
from /usr/lib64/libmarblewidget.so.4
#16 0x00007febaac3e988 in Marble::MarbleWidget::setMapThemeId(QString const&)
() from /usr/lib64/libmarblewidget.so.4
#17 0x00007febab80ff58 in Digikam::WorldMapWidget::WorldMapWidget(int, int,
struct QWidget *) (this=0x15fd0d0, w=256, h=256, parent=0x1601b40)
    at
/home/rkrell/src/KDE/graphics/digikam/libs/imageproperties/worldmapwidget.cpp:79
#18 0x00007febab80d2f6 in
Digikam::ImagePropertiesGPSTab::ImagePropertiesGPSTab(struct QWidget *)
(this=0x1601b40, parent=0xd13a80)
    at
/home/rkrell/src/KDE/graphics/digikam/libs/imageproperties/imagepropertiesgpstab.cpp:96
#19 0x00007febab7f7406 in
Digikam::ImagePropertiesSideBar::ImagePropertiesSideBar(struct QWidget *,
struct Digikam::SidebarSplitter *, KMultiTabBar::KMultiTabBarPosition, bool)
(this=0xfc43c0, 
    parent=0xd13a80, splitter=0xd1deb0, side=KMultiTabBar::Right,
mimimizedDefault=true) at
/home/rkrell/src/KDE/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp:82
#20 0x000000000047aee0 in
Digikam::ImagePropertiesSideBarDB::ImagePropertiesSideBarDB(struct QWidget *,
struct Digikam::SidebarSplitter *, KMultiTabBar::KMultiTabBarPosition, bool)
(this=0xfc43c0, 
    parent=0xd13a80, splitter=0xd1deb0, side=KMultiTabBar::Right,
mimimizedDefault=true) at
/home/rkrell/src/KDE/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:89
#21 0x00000000006802ad in Digikam::DigikamView::DigikamView(struct QWidget *)
(this=0xd13a80, parent=0xcd4c20) at
/home/rkrell/src/KDE/graphics/digikam/digikam/digikamview.cpp:210
#22 0x0000000000661700 in Digikam::DigikamApp::setupView (this=0xcd4c20) at
/home/rkrell/src/KDE/graphics/digikam/digikam/digikamapp.cpp:452
#23 0x00000000006602b2 in Digikam::DigikamApp::DigikamApp (this=0xcd4c20,
__in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /home/rkrell/src/KDE/graphics/digikam/digikam/digikamapp.cpp:200
#24 0x000000000071e55c in main (argc=5, argv=0x7fffe5b2a788) at
/home/rkrell/src/KDE/graphics/digikam/digikam/main.cpp:161

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.



More information about the Digikam-devel mailing list