Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 100166

Summary: kate crashed when I clicked on ctrl+I to make the line indented
Product: Gentoo Linux Reporter: Gábor BORGULYA <bugzilla>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gábor BORGULYA 2005-07-24 17:05:57 UTC
kate crashed when I clicked on ctrl+I to make the line indented: 
 
Using host libthread_db library "/lib/libthread_db.so.1".  
0x4e7c002b in waitpid () from /lib/libpthread.so.0  
#0  0x4e7c002b in waitpid () from /lib/libpthread.so.0  
#1  0x408dc340 in ?? () from /usr/kde/3.4/lib/libkdecore.so.4  
#2  0x00000001 in ?? ()  
#3  0x408043f5 in KCrash::defaultCrashHandler(int) ()  
   from /usr/kde/3.4/lib/libkdecore.so.4  
#4  0x000060f8 in ?? ()  
#5  0x00000028 in ?? ()  
#6  0x408e52c0 in kde_malloc_is_used () from /usr/kde/3.4/lib/libkdecore.so.4  
#7  0x408dc340 in ?? () from /usr/kde/3.4/lib/libkdecore.so.4  
#8  0x0000000c in ?? ()  
#9  0x00000010 in ?? ()  
#10 0x408e52c0 in kde_malloc_is_used () from /usr/kde/3.4/lib/libkdecore.so.4  
#11 0x408dc340 in ?? () from /usr/kde/3.4/lib/libkdecore.so.4  
#12 0x082756dc in ?? ()  
#13 0x000073b0 in ?? ()  
#14 0x00000400 in ?? ()  
#15 0x00000400 in ?? ()  
#16 0x408e52a4 in kde_malloc_is_used () from /usr/kde/3.4/lib/libkdecore.so.4  
#17 0x00000018 in ?? ()  
#18 0x409f1159 in _XftDisplayInfoGet () from /usr/lib/libXft.so.2  
#19 0x409f2823 in XftDrawSrcPicture () from /usr/lib/libXft.so.2  
  

Reproducible: Couldn't Reproduce
Steps to Reproduce:
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-26 06:45:09 UTC
Is there a way to trigger this crash consistently, or it never happened again? 
 
Comment 2 Gábor BORGULYA 2005-07-26 07:12:58 UTC
(In reply to comment #1) 
> Is there a way to trigger this crash consistently, or it never happened 
again?  
It was the second time since june, but I use kate every day several hours. 
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-08-09 11:07:10 UTC
> It was the second time since june, but I use kate every day several hours.

Could be a Kate bug, could be your box is unstable. Did you test it lately!? The
above backtrace is useless. You need to build with "nostrip" in FEATURES,
without "-fomit-frame-pointer" in your compiler flags and USE=debug.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2005-09-18 08:14:10 UTC
should be fixed with kdelibs-3.4.2-r1 and kde-env-r4 and a reboot