Crash on creating image

Sven Langkamp longamp at reallygood.de
Wed Sep 14 00:42:29 CEST 2005


Currently Krita crashes when I create a new image:

#7  0x40f2201b in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x41d40464 in KisID (this=0x8728588, _ctor_arg=@0x81fb860)
    at kis_composite_op.h:80
#9  0x41da4181 in QValueListNode (this=0x8728580, t=@0x81fb860)
    at qvaluelist.h:62
#10 0x41da3f6b in QValueListPrivate<KisID>::insert (this=0x8783948, it=
      {node = 0x8728470}, x=@0x81fb860) at qvaluelist.h:289
#11 0x41da3c93 in QValueList<KisID>::append (this=0xbfffdfc0, x=@0x81fb860)
    at qvaluelist.h:526
#12 0x41e15b2a in KisGenericRegistry<KSharedPtr<KisPaintOpFactory> >::listKeys
    (this=0x8239bd0) at kis_generic_registry.h:90
#13 0x41e14f16 in KisPaintopBox (this=0x87468a8, view=0x841e348, 
    parent=0x8798e58, name=0x430a54b0 "paintopbox") at kis_paintop_box.cc:46
#14 0x4309bd35 in KisControlFrame (this=0x8798e58, view=0x841e348, 
    parent=0x841e348, name=0x430a3bdb "control frame")
    at kis_controlframe.cc:110
#15 0x4308feb9 in KritaDefaultDockers::createControlFrame (this=0x86c7070, 
    view=0x841e348) at defaultdockers.cc:103
#16 0x4308fc29 in KritaDefaultDockers (this=0x86c7070, parent=0x841e348, 
    name=0x86c3e90 "kritadefaultdockers") at defaultdockers.cc:89
#17 0x43091ead in KDEPrivate::ConcreteFactory<KritaDefaultDockers, 
QObject>::create (parent=0x841e348, name=0x86c3e90 "kritadefaultdockers", 
args=@0xbfffe1d0)
    at kgenericfactory.tcc:167
#18 0x43091e35 in KDEPrivate::ConcreteFactory<KritaDefaultDockers, 
QObject>::create (parentWidget=0x0, widgetName=0x0, parent=0x841e348, 
    name=0x86c3e90 "kritadefaultdockers", 
    className=0x400733f3 "KParts::Plugin", args=@0xbfffe1d0)
    at kgenericfactory.tcc:132
#19 0x43091d01 in KGenericFactory<KritaDefaultDockers, QObject>::createObject 
(
    this=0x86c6830, parent=0x841e348, name=0x86c3e90 "kritadefaultdockers", 
    className=0x400733f3 "KParts::Plugin", args=@0xbfffe1d0)
    at kgenericfactory.h:193
#20 0x4078a351 in KLibFactory::create () from /opt/kde3/lib/libkdecore.so.4
#21 0x4006692f in KParts::Plugin::loadPlugin ()
   from /opt/kde3/lib/libkparts.so.2
#22 0x40068481 in KParts::Plugin::loadPlugins ()
   from /opt/kde3/lib/libkparts.so.2
#23 0x40068598 in KParts::PartBase::loadPlugins ()
   from /opt/kde3/lib/libkparts.so.2
#24 0x4006b651 in KParts::PartBase::setInstance ()
   from /opt/kde3/lib/libkparts.so.2
#25 0x40054381 in KParts::PartBase::setInstance ()
   from /opt/kde3/lib/libkparts.so.2
#26 0x41d649e4 in KisView (this=0x841e348, doc=0x83da698, adapter=0x83da754, 
    parent=0x83f9610, name=0x4183eb73 "view") at kis_view.cc:214
#27 0x41d6164b in KisDoc::createViewInstance (this=0x83da698, 
    parent=0x83f9610, name=0x4183eb73 "view") at kis_doc.cc:849
#28 0x417bbf98 in KoDocument::createView (this=0x83da698, parent=0x83f9610, 
    name=0x4183eb73 "view") at koDocument.cc:299
#29 0x417d89ef in KoMainWindow::setRootDocument (this=0x83e28e8, 
doc=0x83da698)
    at koMainWindow.cc:339
#30 0x417e1426 in KoApplication::start (this=0xbfffe840)


More information about the kimageshop mailing list