Bug 1290682
| Summary: | [abrt] qt-creator: CPlusPlus::LiteralTable<CPlusPlus::Identifier>::findOrInsertLiteral(): qtcreator killed by SIGSEGV | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vitaliy Gribko <vitaliy69> | ||||||||||||||||||||||||||
| Component: | qt-creator | Assignee: | Itamar Reis Peixoto <itamar> | ||||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 23 | CC: | davejohansen, helio, itamar, jreznik, ltinkl, manisandro, rdieter, vitaliy69 | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/e5fcdd48e5e06f1d4ed4475fe531d143e70bcbe7 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:9f7f49a1a209b759ce62e5f3a593948110117627;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
| Fixed In Version: | qt-creator-3.6.0-1.fc22 qt-creator-3.6.0-2.fc23 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2015-12-28 23:52:51 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
Vitaliy Gribko
2015-12-11 07:04:11 UTC
Created attachment 1104573 [details]
File: backtrace
Created attachment 1104574 [details]
File: cgroup
Created attachment 1104575 [details]
File: core_backtrace
Created attachment 1104576 [details]
File: dso_list
Created attachment 1104577 [details]
File: environ
Created attachment 1104578 [details]
File: limits
Created attachment 1104579 [details]
File: maps
Created attachment 1104580 [details]
File: mountinfo
Created attachment 1104581 [details]
File: namespaces
Created attachment 1104582 [details]
File: open_fds
Created attachment 1104583 [details]
File: proc_pid_status
Created attachment 1104584 [details]
File: exploitable
I gotten several segfault with this error for four hours. It reproduced after 15-30 minutes of hard work with c++ code with Ctrl + Backspace hot keys. Looks like memory corruption... - Can you try with the latest 3.6rc1? Scratch build building here [1]. - If it still occurs, could you try running qt-creator through valgrind, hoping performance isn't too unbearable? Be sure to directly redirect all valgrind output to a file (i.e valgrind qtcreator 2>&1 | tee output.log) to ensure that the interesting information isn't lost in the terminal scrollback. [1] http://koji.fedoraproject.org/koji/taskinfo?taskID=12150196 I tried qt-creator-3.6.0-0.2.rc1.fc23.x86_64 from your link. But I see version 3.5.82 in "About Qt Creator". Anyway I can't reproduced bug on this version! Thanks! Also STL data types debugging more сonveniently with this version. Thanks! Where this version will appear in Fedora repository? P.S. With valgrind Qt Creator works very slow and log file is too long. Yes, 3.5.82 corresponds to 3.6.0rc1. I'll build qt-creator 3.6.0 for F22+ as soon as it is released, according to the upstream schedule this should be around December 14th. qt-creator-3.6.0-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-48ca1f1ecf qt-creator-3.6.0-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-cce2eff86d Waiting for mirror update for testing. qt-creator-3.6.0-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update qt-creator' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-cce2eff86d qt-creator-3.6.0-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update qt-creator' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-48ca1f1ecf qt-creator-3.6.0-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-44dcd8cd5d qt-creator-3.6.0-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-44dcd8cd5d qt-creator-3.6.0-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. qt-creator-3.6.0-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |