Bug 72769

Summary: Umbrello crashes on exit
Product: [Applications] umbrello Reporter: Nathan Toone <nathan>
Component: generalAssignee: Umbrello Development Group <umbrello-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 Nathan Toone 2004-01-16 18:16:17 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Every time I exit umbrello, I get a crash with the following backtrace:

[New Thread 16384 (LWP 22911)]
0x16935a86 in waitpid () from /lib/i686/libpthread.so.0
#0  0x16935a86 in waitpid () from /lib/i686/libpthread.so.0
#1  0x15e0e5a4 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x1693496c in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  <signal handler called>

I am using a recent CVS build.
Comment 1 Stephan Kulow 2004-01-16 19:23:14 UTC
obviously a bug in your phread lib :)

Seriously: the stacktrace is useless, you should compile with debug infos
(or at least not with options similiar to -fscrew-all-debug)