Bug 50349

Summary: crash on open with sigsegv signal 11 kde3.1_rc2
Product: [Applications] konsole Reporter: Thierry MARX <prophetix>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thierry MARX 2002-11-07 16:38:32 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2 athlon xp
OS:          LinuxLinux

I installed on two gentoo machine and on both it crashed:
one intel p4 2.4
one amd athlon xp 1800+

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 6972)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x40e5cd79 in wait4 () from /lib/libc.so.6
#0  0x40e5cd79 in wait4 () from /lib/libc.so.6
#1  0x40edd2c0 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40d2c866 in waitpid () from /lib/libpthread.so.0
#3  0x404f152d in KCrash::defaultCrashHandler ()
   from /usr/kde/3/lib/libkdecore.so.4
#4  0x40d2a674 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x407e2578 in QObject::inherits () from /usr/qt/3/lib/libqt-mt.so.3
#7  0x0805ef42 in QWidget::paintEvent ()
#8  0x08066018 in QWidget::paintEvent ()
#9  0x08065cf4 in QWidget::paintEvent ()
#10 0x0806575e in QWidget::paintEvent ()
#11 0x0806716e in QWidget::paintEvent ()
#12 0x0805e90f in QWidget::paintEvent ()
#13 0x0805de6c in QWidget::paintEvent ()
#14 0x40dcf3bd in __libc_start_main () from /lib/libc.so.6
Comment 1 Waldo Bastian 2002-11-07 17:17:19 UTC
The backtrace looks completely borked so for now I consider this a compiler/compilation problem. Try recompiling from scratch and/or with less aggressive optimization options.