<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>230881</bug_id>
          
          <creation_ts>2010-03-15 21:30:45 +0000</creation_ts>
          <short_desc>Kdevelop crashes on exit</short_desc>
          <delta_ts>2010-03-15 21:52:25 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kdevelop</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Compiled Sources</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>230748</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>msnkipa</reporter>
          <assigned_to>kdevelop-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>934145</commentid>
    <comment_count>0</comment_count>
    <who name="">msnkipa</who>
    <bug_when>2010-03-15 21:30:45 +0000</bug_when>
    <thetext>Version:            (using KDE 4.4.1)
Installed from:    Compiled From Sources

KDevelop sometimes crashes on exit:

Application: KDevelop (kdevelop.bin), signal: Aborted
[Current thread is 1 (Thread 0x7f2daac3a750 (LWP 4459))]

Thread 3 (Thread 0x7f2d95b64910 (LWP 4460)):
#0  0x00007f2da72902cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f2da752b492 in QWaitCondition::wait(QMutex*, unsigned long) () from /opt/kde44/qt-kde/lib/libQtCore.so.4
#2  0x00007f2da4173bde in KDevelop::DUChainPrivate::CleanupThread::run (this=0x10cedf0) at /home/misha/KDE/src/sdk/kdevplatform/language/duchain/duchain.cpp:286
#3  0x00007f2da752a565 in ?? () from /opt/kde44/qt-kde/lib/libQtCore.so.4
#4  0x00007f2da728b65d in start_thread () from /lib64/libpthread.so.0
#5  0x00007f2da594be1d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2d79000910 (LWP 4565)):
#0  0x00007f2da7290049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f2da4d31ef6 in ?? () from /opt/kde44/qt-kde/lib/libQtScript.so.4
#2  0x00007f2da4d31f39 in ?? () from /opt/kde44/qt-kde/lib/libQtScript.so.4
#3  0x00007f2da728b65d in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2da594be1d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2daac3a750 (LWP 4459)):
[KCrash Handler]
#5  0x00007f2da58ad4e5 in raise () from /lib64/libc.so.6
#6  0x00007f2da58ae9b0 in abort () from /lib64/libc.so.6
#7  0x00007f2da58e866d in ?? () from /lib64/libc.so.6
#8  0x00007f2da58edc76 in ?? () from /lib64/libc.so.6
#9  0x00007f2da58ee0bd in ?? () from /lib64/libc.so.6
#10 0x00007f2da58ef5d8 in ?? () from /lib64/libc.so.6
#11 0x00007f2da58f296c in free () from /lib64/libc.so.6
#12 0x00007f2da4151941 in KDevelop::ItemRepository&lt;KDevelop::CodeModelRepositoryItem, KDevelop::CodeModelRequestItem, true, true, 0u, 1048576u&gt;::close (this=0x7f2d7c2968d0, doStore=false)
    at /home/misha/KDE/src/sdk/kdevplatform/language/duchain/repositories/itemrepository.h:2411
#13 0x00007f2da4223dfe in KDevelop::ItemRepositoryRegistry::unRegisterRepository (this=0x634500, repository=0x7f2d7c2968d0)
    at /home/misha/KDE/src/sdk/kdevplatform/language/duchain/repositories/itemrepository.cpp:175
#14 0x00007f2da414e6a8 in ~ItemRepository (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at /home/misha/KDE/src/sdk/kdevplatform/language/duchain/repositories/itemrepository.h:1324
#15 ~CodeModelPrivate (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at /home/misha/KDE/src/sdk/kdevplatform/language/duchain/codemodel.cpp:154
#16 KDevelop::CodeModel::~CodeModel (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at /home/misha/KDE/src/sdk/kdevplatform/language/duchain/codemodel.cpp:169
#17 0x00007f2da58b0065 in ?? () from /lib64/libc.so.6
#18 0x00007f2da58b00b5 in exit () from /lib64/libc.so.6
#19 0x00007f2da5899a84 in __libc_start_main () from /lib64/libc.so.6
#20 0x00000000004043f9 in _start () at ../sysdeps/x86_64/elf/start.S:113</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>934155</commentid>
    <comment_count>1</comment_count>
    <who name="Andreas Pakulat">apaku</who>
    <bug_when>2010-03-15 21:52:25 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 230748 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>