Bug 314132 - Crash after carsh
Summary: Crash after carsh
Status: RESOLVED DUPLICATE of bug 314111
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 13:12 UTC by Eric Thiele
Modified: 2013-01-30 14:04 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 Eric Thiele 2013-01-30 13:12:44 UTC
Application: kdevelop (4.5.60)
KDE Platform Version: 4.9.5 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.7.4-gentoo x86_64
Distribution: "Gentoo Base System release 2.2"

-- Information about the crash:
- What I was doing when the application crashed:
after a crash a clicked restart application in the crash manager.
3 times it crashed directly again the fourth time kdevelop was succsessfully starting

localhost kdevelop # git describe
v4.4.1-934-g20cbd6f
localhost kdevplatform # git describe
v1.4.1-1100-g4cedfc1

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f050fc4d105 in raise () from /lib64/libc.so.6
#6  0x00007f050fc4e588 in abort () from /lib64/libc.so.6
#7  0x00007f050f27ad87 in KDevelop::ItemRepositoryRegistry::registerRepository (this=0x9899e0, repository=0x7f050f564d50 <KDevelop::RecursiveImportRepository::repository()::recursiveImportRepositoryObject+16>, manager=0x0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/duchain/repositories/itemrepository.cpp:154
#8  0x00007f050f2e0582 in SetDataRepository (registry=0x9899e0, name=..., _setRepository=0x7f050f564d40 <KDevelop::RecursiveImportRepository::repository()::recursiveImportRepositoryObject>, this=0x7f050f564d50 <KDevelop::RecursiveImportRepository::repository()::recursiveImportRepositoryObject+16>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/util/basicsetrepository.h:175
#9  Utils::BasicSetRepository::BasicSetRepository (this=0x7f050f564d40 <KDevelop::RecursiveImportRepository::repository()::recursiveImportRepositoryObject>, name=..., registry=0x9899e0, delayedDeletion=false) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/util/setrepository.cpp:898
#10 0x00007f050f1c162e in repository () at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/duchain/topducontext.cpp:62
#11 KDevelop::RecursiveImportRepository::repository () at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/duchain/topducontext.cpp:61
#12 0x00007f050f189ad3 in KDevelop::DUChain::initialize () at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/duchain/duchain.cpp:1146
#13 0x00007f051137085a in KDevelop::CorePrivate::initialize (this=0x7fcd90, mode=mode@entry=KDevelop::Core::Default, session=...) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/core.cpp:232
#14 0x00007f051137255c in KDevelop::Core::initialize (splash=0x766540, mode=KDevelop::Core::Default, session=...) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/core.cpp:330
#15 0x000000000040dfb3 in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/app/main.cpp:385

Possible duplicates by query: bug 256693.

Reported using DrKonqi
Comment 1 Milian Wolff 2013-01-30 14:04:50 UTC
please see the questions I posted to 314111 and answer them there

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