Bug 72769 - Umbrello crashes on exit
Summary: Umbrello crashes on exit
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-16 18:16 UTC by Nathan Toone
Modified: 2004-01-16 19:23 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 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)