very strange bug in kate / malloc ?

Daniel Engelschalt daniel.engelschalt at gmx.net
Fri Jun 7 16:48:45 BST 2002


hi all,  
  
using today's cvs of qt-copy / libs (with --enable-debug=full) / kdevelop 
(gideon) and starting gideon shows the following in in console:  
  
KCrash: crashing.... crashRecursionCounter = 2  
KCrash: Application Name = gideon path = <unknown> pid = 15107  
Der Wecker klingelt  
  
and in gdb (because kcrash doesnt run properly)  
  
Program received signal SIGSEGV, Segmentation fault.  
[Switching to Thread 1024 (LWP 6057)]  
0x40b341b4 in malloc_consolidate (av=0x40b8fe60) at malloc.c:2934  
2934              nextsize = chunksize(nextchunk);  
  
#0  0x40b341b4 in malloc_consolidate (av=0x40b8fe60) at malloc.c:2934  
#1  0x40b32c08 in mALLOc (bytes=12) at malloc.c:3877  
#2  0x40b31b9c in malloc (bytes=12) at malloc.c:5504  
#3  0x4144e689 in __builtin_new (sz=12) from
/usr/lib/libstdc++-libc6.2-2.so.3  
#4  0x41ba7a30 in KateDocument::KateDocument (this=0x82c05e0,  
__in_chrg=1, bSingleViewMode=true,  
    bBrowserView=false, bReadOnly=false, parentWidget=0x8139f68,  
widgetName=0x0) at katedocument.cpp:189  
#5  0x41bb750a in KateFactory::createPartObject (this=0x82433a0,  
parentWidget=0x8139f68,  
    widgetName=0x0, parent=0x0, name=0x0, classname=0x82bdd88  
"KTextEditor::Editor")  
    at katefactory.cpp:126  
#6  0x404a238e in KParts::Factory::createPart (this=0x82433a0,  
parentWidget=0x8139f68, widgetName=0x0,  
    parent=0x0, name=0x0, classname=0x82bdd88 "KTextEditor::Editor",  
args=@0xbffff370) at factory.cpp:44  
#7  0x80648da in PartController::editDocument (this=0x8154398,  
url=@0xbffff3f0, lineNum=-1)  
    at partcontroller.cpp:148  
#8  0x80711fd in ProjectWorkspace::restoreFileList (wsElement=@0xbffff480)
at  
projectworkspace.cpp:74  
#9  0x8070c19 in ProjectWorkspace::restore () at projectworkspace.cpp:34  
#10 0x80675e4 in ProjectManager::loadProject (this=0x8158148,  
url=@0xbffff510) at projectmanager.cpp:195  
#11 0x80674bf in ProjectManager::loadDefaultProject (this=0x8158148) at  
projectmanager.cpp:165  
#12 0x8061af7 in main (argc=1, argv=0xbffff744) at main.cpp:67  
#13 0x414aabaf in __libc_start_main () from /lib/libc.so.6  
  
distribution is suse 7.1 and gcc is version 2.95.2 19991024 (release) 
 
bye, 
daniel 
 

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net





More information about the kde-core-devel mailing list