Bug 1249315
Summary: | [abrt] qt-creator: QScreen::handle() const(): qtcreator killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Germano Massullo <germano.massullo> | ||||||||||||||||||||||||||
Component: | qt-creator | Assignee: | Sandro Mani <manisandro> | ||||||||||||||||||||||||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 22 | CC: | bugzilla.redhat, davejohansen, helio, itamar, jreznik, ltinkl, manisandro, maxim.prohorenko, nikolay.semenov, rdieter | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/0e090dc378b997ff4b317131e964b4bc02cb0a2e | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:0f3cb5884218c671f57233132a26dfd82900b04d | ||||||||||||||||||||||||||||
Fixed In Version: | 3.5.0-1.fc23 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2015-09-16 21:21:34 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
Germano Massullo
2015-08-01 15:03:02 UTC
Created attachment 1058323 [details]
File: backtrace
Created attachment 1058324 [details]
File: cgroup
Created attachment 1058325 [details]
File: core_backtrace
Created attachment 1058326 [details]
File: dso_list
Created attachment 1058327 [details]
File: environ
Created attachment 1058328 [details]
File: limits
Created attachment 1058329 [details]
File: maps
Created attachment 1058330 [details]
File: mountinfo
Created attachment 1058331 [details]
File: namespaces
Created attachment 1058332 [details]
File: open_fds
Created attachment 1058333 [details]
File: proc_pid_status
Created attachment 1058334 [details]
File: var_log_messages
Another user experienced a similar problem: I was interacting with GUI when QTCreator crashed reporter: libreport-2.6.2 backtrace_rating: 4 cmdline: /bin/qtcreator crash_function: QScreen::handle() const executable: /usr/bin/qtcreator global_pid: 29079 kernel: 4.1.3-200.fc22.x86_64 package: qt-creator-3.4.2-1.fc22 reason: qtcreator killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 Are you using multiple monitors? (In reply to Sandro Mani from comment #15) > Are you using multiple monitors? No There is an update and a possible fix at https://bugreports.qt.io/browse/QTCREATORBUG-14838 F22 build of qt-creator-3.5.0-rc is here: https://copr.fedoraproject.org/coprs/smani/qt-creator-3.5.0-fc22/, together with https://copr.fedoraproject.org/coprs/dvratil/qt5/ the environment should be as described in the qt bug. Another user experienced a similar problem: Set KDE theme Breeze or Fedora Twenty Two 1. Run qtcreator 2. Tools->Options... 3. Close dialog 4. Tools->Options... 5. 100% Crash reporter: libreport-2.6.2 backtrace_rating: 4 cmdline: /bin/qtcreator crash_function: QScreen::handle() const executable: /usr/bin/qtcreator global_pid: 30310 kernel: 4.1.3-200.fc22.x86_64 package: qt-creator-3.4.2-1.fc22 reason: qtcreator killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 Please test with the 3.5.0 build to see whether the issue is indeed fixed there as noted in the upstream report. First of all, Sandro many thanks for your help! I have updated qtCreator from a given repo (qt5 update was also installed, but from normal f22 update-repo). As far as I can see chrash is gone, and also one more bug with qt-designer and *.ui.qml(d.n. I some one have reported it) is also gone (There was a crash of qml interpreter in qt-designer). I am not at home at the moment so I cannot provide much details, but I say that last testing version of qt creator is not affected by the problem Since qt 5.5 has in the meantime also landed in F22, I'll shortly be pushing the just-released qt-creator 3.5.0 to F22 also, thus based on the feedback the issue should then be fixed. qt-creator-3.5.0-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14159 qt-creator-3.5.0-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14160 qt-creator-3.5.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.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update qt-creator'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14159 qt-creator-3.5.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.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update qt-creator'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14160 (In reply to Maxim Prohorenko from comment #19) > Another user experienced a similar problem: > > Set KDE theme Breeze or Fedora Twenty Two > > 1. Run qtcreator > 2. Tools->Options... > 3. Close dialog > 4. Tools->Options... > 5. 100% Crash > > reporter: libreport-2.6.2 > backtrace_rating: 4 > cmdline: /bin/qtcreator > crash_function: QScreen::handle() const > executable: /usr/bin/qtcreator > global_pid: 30310 > kernel: 4.1.3-200.fc22.x86_64 > package: qt-creator-3.4.2-1.fc22 > reason: qtcreator killed by SIGSEGV > runlevel: N 5 > type: CCpp > uid: 1000 Fixed in 3.5 qt-creator-3.5.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.5.0-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |