Bug 323342 - Crash when quickly closing and openning the same project
Summary: Crash when quickly closing and openning the same project
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.5.60
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2013-08-10 13:31 UTC by Albert Vaca Cintora
Modified: 2018-10-27 02:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Vaca Cintora 2013-08-10 13:31:00 UTC
Application: kdevelop (4.5.60)
KDE Platform Version: 4.11.60 (Compiled from sources)
Qt Version: 4.8.5
Operating System: Linux 3.10.5-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
While KDevelop has just been closed, trying to open the same project again makes it crash.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f09afc2d780 (LWP 6520))]

Thread 2 (Thread 0x7f09935b6700 (LWP 6706)):
#0  0x00007f09ab3988b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007f09a84d0fdb in ?? () from /usr/lib/libQtScript.so.4
#2  0x00007f09a84d1019 in ?? () from /usr/lib/libQtScript.so.4
#3  0x00007f09ab394dd2 in start_thread () from /usr/lib/libpthread.so.0
#4  0x00007f09a9769cdd in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f09afc2d780 (LWP 6520)):
[KCrash Handler]
#6  0x00007f09a96b91c9 in raise () from /usr/lib/libc.so.6
#7  0x00007f09a96ba5c8 in abort () from /usr/lib/libc.so.6
#8  0x00007f09ab61990f in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#9  0x00007f09ab619a99 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f09ab61a2a4 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#11 0x00007f09a78bca6d in KDevelop::ItemRepositoryRegistryPrivate::deleteDataDirectory (this=this@entry=0x2ba8960, recreate=recreate@entry=true) at /home/vaka/kde4/src/kdevplatform/language/duchain/repositories/itemrepositoryregistry.cpp:215
#12 0x00007f09a78bd504 in KDevelop::ItemRepositoryRegistryPrivate::open (this=0x2ba8960, path=...) at /home/vaka/kde4/src/kdevplatform/language/duchain/repositories/itemrepositoryregistry.cpp:291
#13 0x00007f09a78bd825 in KDevelop::ItemRepositoryRegistry::ItemRepositoryRegistry (this=0x2a5a030, session=...) at /home/vaka/kde4/src/kdevplatform/language/duchain/repositories/itemrepositoryregistry.cpp:100
#14 0x00007f09a78bd86c in KDevelop::ItemRepositoryRegistry::initialize (session=...) at /home/vaka/kde4/src/kdevplatform/language/duchain/repositories/itemrepositoryregistry.cpp:108
#15 0x00007f09a78105ec in KDevelop::DUChain::initialize () at /home/vaka/kde4/src/kdevplatform/language/duchain/duchain.cpp:1137
#16 0x00007f09af09b361 in KDevelop::CorePrivate::initialize (this=0x2cd1040, mode=mode@entry=KDevelop::Core::Default, session=...) at /home/vaka/kde4/src/kdevplatform/shell/core.cpp:232
#17 0x00007f09af09b79a in KDevelop::Core::initialize (splash=0x27f5d00, mode=mode@entry=KDevelop::Core::Default, session=...) at /home/vaka/kde4/src/kdevplatform/shell/core.cpp:338
#18 0x000000000040ddbc in main (argc=<optimized out>, argv=<optimized out>) at /home/vaka/kde4/src/kdevelop/app/main.cpp:385

Reported using DrKonqi
Comment 1 Kevin Funk 2013-10-02 23:13:30 UTC
Cant get it to crash using your high level instructions. Exact steps to reproduce?
Comment 2 Albert Vaca Cintora 2013-10-03 10:03:55 UTC
Neither can I, so probably has been fixed magically.
Comment 3 Andrew Crouthamel 2018-09-25 03:55:45 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-27 02:38:30 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!