Bug 278453 - KDevelop crashed when is closing
Summary: KDevelop crashed when is closing
Status: RESOLVED DUPLICATE of bug 267659
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.2.2
Platform: unspecified Linux
: NOR crash
Target Milestone: 4.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 08:31 UTC by Tomasz Karoń
Modified: 2011-07-25 10:36 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 Tomasz Karoń 2011-07-25 08:31:12 UTC
Application: kdevelop (4.2.2)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.2
Operating System: Linux 2.6.35.11-83.fc14.x86_64 x86_64

-- Information about the crash:
- What I was doing when the application crashed:

For a moment i used mozilla and when i close kdevelop the crash was reported. Mayby problem is in mechanism of sesion. Kdevelop start with other sesion and i switch to other and start use mozilla. After that kdevelop crashed. I think so that i have seen the problem earlier.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
[Current thread is 1 (Thread 0x7fac12c2d840 (LWP 3910))]

Thread 4 (Thread 0x7fac057ff700 (LWP 3911)):
#0  0x00000033ff20b71e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003409a744e2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00000034126ae7fb in ?? () from /usr/lib64/libkdevplatformlanguage.so.3
#3  0x0000003409a73e95 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00000033ff206ccb in start_thread () from /lib64/libpthread.so.0
#5  0x00000033fe6e0c2d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fabf7df3700 (LWP 3923)):
#0  0x00000033ff20b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000341b592bb4 in ?? () from /usr/lib64/libQtScript.so.4
#2  0x000000341b592be9 in ?? () from /usr/lib64/libQtScript.so.4
#3  0x00000033ff206ccb in start_thread () from /lib64/libpthread.so.0
#4  0x00000033fe6e0c2d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fabe8940700 (LWP 3956)):
#0  0x00000033ff20b3b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000341eb28944 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00000033ff206ccb in start_thread () from /lib64/libpthread.so.0
#3  0x00000033fe6e0c2d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fac12c2d840 (LWP 3910)):
[KCrash Handler]
#6  0x00000033fe6330c5 in raise () from /lib64/libc.so.6
#7  0x00000033fe634a76 in abort () from /lib64/libc.so.6
#8  0x00000033fe66fcfb in __libc_message () from /lib64/libc.so.6
#9  0x00000033fe676d63 in _int_free () from /lib64/libc.so.6
#10 0x00000033fe6369f1 in exit () from /lib64/libc.so.6
#11 0x00000033fe61ee64 in __libc_start_main () from /lib64/libc.so.6
#12 0x0000000000404c19 in _start ()

This bug may be a duplicate of or related to bug 267659.

Possible duplicates by query: bug 278444, bug 278431, bug 278430, bug 278172, bug 278059.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-07-25 10:36:59 UTC
a way to reproduce would be good. or if you can get a valgrind lock for this issue

*** This bug has been marked as a duplicate of bug 267659 ***