Crash, Boom, Bang
Bart Coppens
kde at bartcoppens.be
Sun Oct 16 01:09:54 CEST 2005
On Saturday 15 October 2005 22:33, Michael Thaler wrote:
> *** glibc detected *** malloc(): memory corruption: 0x0834fa58 ***
> Alarm clock
I get about the same thing. gdb'ing gives me:
koffice (lib kofficecore):
KoDocument::loadNativeFormat( /usr/share/apps/krita/templates/empty/.source/empty.kra )
koffice (lib kofficecore): File root loaded and parsed
*** glibc detected *** malloc(): memory corruption: 0x0000000000504db0 ***
Program received signal SIGABRT, Aborted.
[...]
gdb> bt
[... libc memory handling functions, including malloc and operator new]
#5 0x0000002a99d21ec8 in operator new () from /usr/lib/libstdc++.so.6
#6 0x0000002a9826c9d7 in QGArray::newData () from /usr/lib/libqt-mt.so.3
#7 0x0000002a9826cc05 in QGArray::QGArray () from /usr/lib/libqt-mt.so.3
#8 0x0000002a95829919 in QMemArray (this=0x10f95e8) at qmemarray.h:58
#9 0x0000002a9ad00f20 in KisProfile (this=0x10f9540, file=@0x10765e0)
at ../../../krita/core/kis_profile.cc:60
#10 0x0000002a9af3f94a in KisColorSpaceFactoryRegistry (this=0x1076220,
profileFilenames=@0x7fbfffe4a0)
at ../../../krita/kritacolor/kis_colorspace_factory_registry.cc:45
#11 0x0000002a9ad236fc in KisMetaRegistry (this=0x106e8a0)
at ../../../krita/core/kis_meta_registry.cc:46
#12 0x0000002a9ad23761 in KisMetaRegistry::instance ()
at ../../../krita/core/kis_meta_registry.cc:58
[.... regular krita functions]
About the threading thing: before last evening I can't recall Krita crashing
on startup, and now it doesn't start at all. So I doubt it's only that...
More information about the kimageshop
mailing list