Bug 983035
| Summary: | [abrt] kdevelop-4.5.1-1.fc19: KDevelop::PersistentSymbolTable::getFilteredDeclarations: Process /usr/bin/kdevelop was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Sedlák <jsedlak> | ||||||||||||||||||||||
| Component: | kdevelop | Assignee: | Than Ngo <than> | ||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 19 | CC: | jgrulich, jlegg, kevin, ltinkl, rdieter, rnovacek, smparrish, than | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:aea98017eaa77bafc407bd43cc9082ce1d9e5644 | ||||||||||||||||||||||||
| Fixed In Version: | kdevelop-php-1.5.2-1.fc19 | Doc Type: | Bug Fix | ||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2013-11-13 02:10:31 UTC | Type: | --- | ||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
|
Description
Jan Sedlák
2013-07-10 10:53:01 UTC
Created attachment 771532 [details]
File: backtrace
Created attachment 771533 [details]
File: cgroup
Created attachment 771534 [details]
File: dso_list
Created attachment 771535 [details]
File: environ
Created attachment 771536 [details]
File: limits
Created attachment 771537 [details]
File: maps
Created attachment 771538 [details]
File: open_fds
Created attachment 771539 [details]
File: proc_pid_status
Created attachment 771540 [details]
File: var_log_messages
Created attachment 771541 [details]
File: xsession_errors
On the Project menu, select "Open / Import Project". Select a file called CMakeLists.txt containing these three lines: CMAKE_MINIMUM_REQUIRED(VERSION 2.4.0) PROJECT(test) FIND_PACKAGE(Qt4) Confirm the dialogs. KDevelop crashes before completely loading the project. I removed the contents of ~/.config/kdevduchain/ before reproducing this. reporter: libreport-2.1.8 backtrace_rating: 4 cmdline: kdevelop crash_function: KDevelop::PersistentSymbolTable::getFilteredDeclarations executable: /usr/bin/kdevelop kernel: 3.11.6-200.fc19.x86_64 package: kdevelop-4.5.1-1.fc19 reason: Process /usr/bin/kdevelop was killed by signal 11 (SIGSEGV) runlevel: N 5 type: CCpp uid: 1000 I've just submitted a new version of KDevelop to bodhi and it should be soon in updates-testing so you can try it and check whether this issue is solved. With kdevelop-4.5.2-1.fc19.x86_64 I can no longer reproduce the crash using the reproduction steps in comment 11. kdevelop-php-1.5.2-1.fc19, kdevelop-4.5.2-1.fc19, kdevplatform-1.5.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/FEDORA-2013-20419/kdevelop-php-1.5.2-1.fc19,kdevelop-4.5.2-1.fc19,kdevplatform-1.5.2-1.fc19 kdevelop-php-1.5.2-1.fc20, kdevelop-4.5.2-1.fc20, kdevplatform-1.5.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/FEDORA-2013-20395/kdevelop-php-1.5.2-1.fc20,kdevelop-4.5.2-1.fc20,kdevplatform-1.5.2-1.fc20 kdevelop-4.5.2-1.fc18, kdevplatform-1.5.2-1.fc18, kdevelop-php-1.5.2-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2013-20413/kdevelop-4.5.2-1.fc18,kdevplatform-1.5.2-1.fc18,kdevelop-php-1.5.2-1.fc18 For the record, this is apparently: https://bugs.kde.org/show_bug.cgi?id=320875 which was fixed in 4.5.2 by: https://projects.kde.org/projects/extragear/kdevelop/kdevelop/repository/revisions/6435b362cde019a724d0e47482afaefeab941a86 The updates are already available in updates-testing, no idea why Bodhi failed to set the bug to ON_QA state, I'm doing so now. They are now queued for stable updates. kdevelop-php-1.5.2-1.fc19, kdevelop-4.5.2-1.fc19, kdevplatform-1.5.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. kdevelop-php-1.5.2-1.fc20, kdevelop-4.5.2-1.fc20, kdevplatform-1.5.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. kdevelop-4.5.2-1.fc18, kdevplatform-1.5.2-1.fc18, kdevelop-php-1.5.2-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |