Bug 50349 - crash on open with sigsegv signal 11 kde3.1_rc2
Summary: crash on open with sigsegv signal 11 kde3.1_rc2
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-07 16:38 UTC by Thierry MARX
Modified: 2002-11-07 17:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.