| Summary: | [abrt] kde-runtime-4.11.1-1.fc21: qt_message_output(QtMsgType, char const*): Process /usr/bin/kde-open was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> | ||||||||||||||||||||
| Component: | kde-runtime | Assignee: | Than Ngo <than> | ||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||
| Version: | rawhide | CC: | jgrulich, jreznik, kevin, ltinkl, mbriza, rdieter, rnovacek, than | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:5cedbf9e233ed38111dd587107277190302ea4e8 | ||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2013-09-13 21:18:12 UTC | Type: | --- | ||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||
|
Description
Christopher Meng
2013-09-07 04:12:54 UTC
Created attachment 795049 [details]
File: backtrace
Created attachment 795050 [details]
File: cgroup
Created attachment 795051 [details]
File: core_backtrace
Created attachment 795052 [details]
File: dso_list
Created attachment 795053 [details]
File: environ
Created attachment 795054 [details]
File: limits
Created attachment 795055 [details]
File: maps
Created attachment 795056 [details]
File: open_fds
Created attachment 795057 [details]
File: proc_pid_status
The cause of the crash is not that the docdir is wrong (If it is, that's a separate bug which you should file against gausssum.), but that you're apparently trying to run GUI apps under su, which is not supported. *** This bug has been marked as a duplicate of bug 873520 *** (In reply to Kevin Kofler from comment #10) > The cause of the crash is not that the docdir is wrong (If it is, that's a > separate bug which you should file against gausssum.), but that you're > apparently trying to run GUI apps under su, which is not supported. > > *** This bug has been marked as a duplicate of bug 873520 *** Oh... I forgot this! Thanks. |