mapShape/mapTool causing a crash

Pierre Stirnweiss pstirnweiss at googlemail.com
Mon Jan 16 22:16:19 GMT 2012


Hello,

I have a crash on startup because of the mapShape it seems (see backtrace
below). I actually have disabled the comiplation of both maps and mapshape.
Untill yesterday, everything was fine. However now i get a crash on startup
in words.

PierreSt


Application: Words (calligrawords), signal: Segmentation fault

[KCrash Handler]

#6 0xb1a18714 in MapShape::marbleWidget (this=0x0) at
/home/pierre/Hacking/source/calligra_new/plugins/mapshape/MapShape.cpp:202

#7 0xb1a1957e in MapTool::createOptionWidget (this=0x8634698) at
/home/pierre/Hacking/source/calligra_new/plugins/mapshape/MapTool.cpp:112

#8 0xb7369951 in KoToolBase::qt_static_metacall (_o=0x8634698,
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf9608e4) at
/home/pierre/Hacking/source/calligra_new_build/libs/flake/KoToolBase.moc:76

#9 0xb546e0ff in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4

#10 0xb732237d in KoCanvasResourceManager::resourceChanged (this=0x84cee50,
_t1=2, _t2=...) at
/home/pierre/Hacking/source/calligra_new_build/libs/flake/KoCanvasResourceManager.moc:99

#11 0xb7321c33 in KoCanvasResourceManager::setResource (this=0x84cee50,
key=2, value=...) at
/home/pierre/Hacking/source/calligra_new/libs/flake/KoCanvasResourceManager.cpp:52

#12 0xb7321f6b in KoCanvasResourceManager::setActiveBorder (this=0x84cee50,
border=...) at
/home/pierre/Hacking/source/calligra_new/libs/flake/KoCanvasResourceManager.cpp:121

#13 0xb2b0258f in StrokeDocker::applyMarkerChanges (this=0x8399540,
position=KoMarkerData::MarkerStart) at
/home/pierre/Hacking/source/calligra_new/plugins/dockers/strokedocker/StrokeDocker.cpp:147

#14 0xb2b028d9 in StrokeDocker::startMarkerChanged (this=0x8399540) at
/home/pierre/Hacking/source/calligra_new/plugins/dockers/strokedocker/StrokeDocker.cpp:202

#15 0xb2b03042 in StrokeDocker::qt_static_metacall (_o=0x8399540,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf960a80) at
/home/pierre/Hacking/source/calligra_new_build/plugins/dockers/StrokeDocker.moc:74

#16 0xb546e0ff in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4

#17 0xb766823d in KoStrokeConfigWidget::currentStartMarkerChanged
(this=0x83898f8) at
/home/pierre/Hacking/source/calligra_new_build/libs/widgets/KoStrokeConfigWidget.moc:153

#18 0xb7667f4f in KoStrokeConfigWidget::qt_static_metacall (_o=0x83898f8,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf960bc8) at
/home/pierre/Hacking/source/calligra_new_build/libs/widgets/KoStrokeConfigWidget.moc:70

#19 0xb546e0ff in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4

#20 0xb5efd085 in QComboBox::currentIndexChanged(int) () from
/usr/lib/libQtGui.so.4

#21 0xb5efd11f in ?? () from /usr/lib/libQtGui.so.4

#22 0xb5efd40b in ?? () from /usr/lib/libQtGui.so.4

#23 0xb5efd526 in QComboBox::setCurrentIndex(int) () from
/usr/lib/libQtGui.so.4

#24 0xb5efdd08 in QComboBox::setModel(QAbstractItemModel*) () from
/usr/lib/libQtGui.so.4

#25 0xb7685ca3 in KoMarkerSelector::updateMarkers (this=0x834bb88,
markers=...) at
/home/pierre/Hacking/source/calligra_new/libs/widgets/KoMarkerSelector.cpp:107

#26 0xb7667c80 in KoStrokeConfigWidget::updateMarkers (this=0x83898f8,
markers=...) at
/home/pierre/Hacking/source/calligra_new/libs/widgets/KoStrokeConfigWidget.cpp:274

#27 0xb2b02e47 in StrokeDocker::setCanvas (this=0x8399540,
canvas=0x84cec7c) at
/home/pierre/Hacking/source/calligra_new/plugins/dockers/strokedocker/StrokeDocker.cpp:276

#28 0xb736c061 in KoCanvasControllerWidget::Private::activate
(this=0x84d2868) at
/home/pierre/Hacking/source/calligra_new/libs/flake/KoCanvasControllerWidget.cpp:200

#29 0xb736c5c8 in KoCanvasControllerWidget::activate (this=0x84d0108) at
/home/pierre/Hacking/source/calligra_new/libs/flake/KoCanvasControllerWidget.cpp:261

#30 0xb73809de in KoToolManager::Private::attachCanvas (this=0x84cf5d0,
controller=0x84d011c) at
/home/pierre/Hacking/source/calligra_new/libs/flake/KoToolManager.cpp:509

#31 0xb7382ccf in KoToolManager::addController (this=0x84cf570,
controller=0x84d011c) at
/home/pierre/Hacking/source/calligra_new/libs/flake/KoToolManager.cpp:822

#32 0xb2b7f921 in KWGui::KWGui (this=0x84bc4d8, viewMode=...,
parent=0x836a3a0) at
/home/pierre/Hacking/source/calligra_new/words/part/KWGui.cpp:68

#33 0xb2b81164 in KWView::KWView (this=0x836a3a0, viewMode=...,
document=0x821bce0, parent=0x81dd880, __in_chrg=<optimized out>,
__vtt_parm=<optimized out>) at
/home/pierre/Hacking/source/calligra_new/words/part/KWView.cpp:114

#34 0xb2b76c85 in KWDocument::createViewInstance (this=0x821bce0,
parent=0x81dd880) at
/home/pierre/Hacking/source/calligra_new/words/part/KWDocument.cpp:217

#35 0xb77173c7 in KoDocument::createView (this=0x821bce0, parent=0x81dd880)
at /home/pierre/Hacking/source/calligra_new/libs/main/KoDocument.cpp:438

#36 0xb773ff9f in KoMainWindow::setRootDocument (this=0x81dd880,
doc=0x821bce0) at
/home/pierre/Hacking/source/calligra_new/libs/main/KoMainWindow.cpp:446

#37 0xb7722fb1 in KoDocument::showStartUpWidget (this=0x821bce0,
mainWindow=0x81dd880, alwaysShow=false) at
/home/pierre/Hacking/source/calligra_new/libs/main/KoDocument.cpp:2609

#38 0xb2b7a6ed in KWDocument::showStartUpWidget (this=0x821bce0,
parent=0x81dd880, alwaysShow=false) at
/home/pierre/Hacking/source/calligra_new/words/part/KWDocument.cpp:796

#39 0xb7710b1a in KoApplication::start (this=0xbf961610) at
/home/pierre/Hacking/source/calligra_new/libs/main/KoApplication.cpp:205

#40 0xb784ab53 in kdemain (argc=1, argv=0xbf961714) at
/home/pierre/Hacking/source/calligra_new/words/part/main.cpp:41

#41 0x080487e9 in main (argc=1, argv=0xbf961714) at
/home/pierre/Hacking/source/calligra_new_build/words/part/calligrawords_dummy.cpp:3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120116/334f1307/attachment.htm>


More information about the calligra-devel mailing list