[Digikam-devel] [Bug 182827] digikam crashes after displaying the splash screen (SIGSEGV)
Xavier Fung
xavier114fch at gmail.com
Thu Feb 12 07:25:44 GMT 2009
http://bugs.kde.org/show_bug.cgi?id=182827
--- Comment #6 from Xavier Fung <xavier114fch gmail com> 2009-02-12 08:25:44 ---
This is a trunk checkout and using kdesvn-build script to build. Both Marble
and digiKam are compiled fresh and still get this error. Also noticed that
Marble also crashed during startup with SIGSERV:
Application: Marble Desktop Globe (marble), signal SIGSEGV
Thread 1 (Thread 0xb52b3920 (LWP 17056)):
[KCrash Handler]
#6 0xb7e3d0ac in Marble::MarbleRenderPlugin::setDataFacade (this=0xa1bbf88,
dataFacade=0xa109de0) at
/media/disk/kdesvn/kdeedu/marble/src/lib/MarbleRenderPlugin.cpp:71
#7 0xb7de496d in LayerManager (this=0xa1afc30, dataFacade=0xa109de0,
parent=0xa1afa70) at
/media/disk/kdesvn/kdeedu/marble/src/lib/LayerManager.cpp:56
#8 0xb7da4051 in MarbleModel (this=0xa1afa70, parent=0xa1af118) at
/media/disk/kdesvn/kdeedu/marble/src/lib/MarbleModel.cpp:149
#9 0xb7dae174 in MarbleMap (this=0xa1af118) at
/media/disk/kdesvn/kdeedu/marble/src/lib/MarbleMap.cpp:366
#10 0xb7d9f160 in MarbleWidget (this=0xa0f2258, parent=0xa0eeb98) at
/media/disk/kdesvn/kdeedu/marble/src/lib/MarbleWidget.cpp:124
#11 0x08054e25 in ControlView (this=0xa0eeb98, parent=0xa0f0670) at
/media/disk/kdesvn/kdeedu/marble/src/ControlView.cpp:43
#12 0x0805c60f in MarblePart (this=0xa0f3040, parentWidget=0xa0f0670,
parent=0xa0f0670, arguments=@0xbfb2e3f4) at
/media/disk/kdesvn/kdeedu/marble/src/marble_part.cpp:87
#13 0x08057e04 in MainWindow (this=0xa0f0670, marbleDataPath=@0xbfb2e4a0,
parent=0x0) at /media/disk/kdesvn/kdeedu/marble/src/KdeMainWindow.cpp:37
#14 0x08057474 in main (argc=1, argv=0xbfb2e5f4) at
/media/disk/kdesvn/kdeedu/marble/src/kdemain.cpp:74
Seems like the culprit is this line in Marble:
0xb7f570ac in Marble::MarbleRenderPlugin::setDataFacade (this=0x8b8bf88,
dataFacade=0x8ad9de0)
at /media/disk/kdesvn/kdeedu/marble/src/lib/MarbleRenderPlugin.cpp:71
71 d->m_dataFacade = dataFacade;
Thanks,
Xavier
--
Configure bugmail: http://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