Summary: | KDEVELOP crashes upon exit | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Ekkehard Blanz <Ekkehard.Blanz> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | matze_borag |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.2.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Ekkehard Blanz
2011-01-30 23:12:02 UTC
probably the old libc bug, you should update your system (btw KDev 4.0.0 is very outdated, please use 4.2 or at least 4.1.2). bye Created attachment 67136 [details]
New crash information added by DrKonqi
kdevelop (4.2.3) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
The crash appeared when i was exiting KDevelop
Last Notes before backtrace in Console:
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0x540001e
*** glibc detected *** kdevelop: double free or corruption (fasttop): 0x0968f0b8 ***
-- Backtrace (Reduced):
#8 0x07b9dc8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9 0x07ba12b5 in __GI_abort () at abort.c:92
[...]
#11 0x07bdebc2 in malloc_printerr (action=<optimized out>, str=<optimized out>, ptr=0x968f0b8) at malloc.c:6283
#12 0x07bdf862 in _int_free (av=0x7ce9400, p=0x968f0b0) at malloc.c:4795
#13 0x07be294d in __GI___libc_free (mem=0x968f0b8) at malloc.c:3738
|