Bug 2367146
| Summary: | [abrt] copyq: __cxa_call_terminate(): copyq killed by SIGABRT | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mr. Beedell, Roke Julian Lockhart (RJLB) <8ru2u4gz> | ||||||||||||||||||||||||||
| Component: | copyq | Assignee: | Gerald Cox <gbcox> | ||||||||||||||||||||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 42 | CC: | 8ru2u4gz, gbcox, kde-sig, lholecek | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Linux | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/cf0a11546ee755895260d3c22563c1531b510f8 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:8b5b581607b6561fcfc461221fec9a17dc8e1abb;VARIANT_ID=kde; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2025-09-29 12:37:40 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
Mr. Beedell, Roke Julian Lockhart (RJLB)
2025-05-18 23:01:39 UTC
Created attachment 2090685 [details]
File: proc_pid_status
Created attachment 2090686 [details]
File: maps
Created attachment 2090687 [details]
File: limits
Created attachment 2090688 [details]
File: environ
Created attachment 2090689 [details]
File: open_fds
Created attachment 2090690 [details]
File: mountinfo
Created attachment 2090691 [details]
File: os_info
Created attachment 2090692 [details]
File: cpuinfo
Created attachment 2090693 [details]
File: core_backtrace
Created attachment 2090694 [details]
File: dso_list
Created attachment 2090695 [details]
File: var_log_messages
Created attachment 2090696 [details]
File: backtrace
Looking at the Qt source code and the following backtrace items: #12 QMessageLogger::fatal at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qlogging.cpp:883 #13 init_platform at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/kernel/qguiapplication.cpp:1345 This seems to indicate that the app can no longer communicate with Wayland compositor (or Xorg server). I assume it is because of the logout process. But normally, all GUI applications exit properly before the compositor exits. Maybe there is some session manager missing in the desktop environment or the real problem is that KDE FreeDesktop Portal crashed? (In reply to Lukas Holecek from comment #13) > Maybe there is some session manager missing in the desktop > environment or the real problem is that KDE FreeDesktop Portal crashed? Maybe, although per https://bugzilla.redhat.com/show_bug.cgi?id=2354765#c12, since it's happened a few times without CopyQ crashing yet, I'd be surprised. This occurrred when https://bugzilla.redhat.com/show_bug.cgi?id=2386127#c0 did. reporter: libreport-2.17.15 type: CCpp reason: copyq killed by SIGABRT journald_cursor: s=a2d6d580caa24cf3a9483be7f85033e4;i=1cbe1f;b=5f07eb01675f4c0ebd0e6f0a0cf4b60c;m=b6d1e7bce;t=63b699638a74f;x=a4c2e202a12c6feb executable: /usr/bin/copyq cmdline: /usr/bin/copyq --clipboard-access monitorClipboard cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-copyq rootdir: / uid: 1000 kernel: 6.15.8-200.fc42.x86_64 package: copyq-10.0.0-3.fc42 runlevel: N 5 backtrace_rating: 4 crash_function: __cxa_call_terminate comment: This occurrred when https://bugzilla.redhat.com/show_bug.cgi?id=2386127#c0 did. When I unsuccessfully attempted to reproduce https://bugs.kde.org/show_bug.cgi?id=508726#c0, logout crashed this application, alongside KWalletManager. reporter: libreport-2.17.15 type: CCpp reason: copyq killed by SIGABRT journald_cursor: s=a2d6d580caa24cf3a9483be7f85033e4;i=26d610;b=d9556942b8a740ffb2d9bea7885652e1;m=39f785e94;t=63d4b3970fe47;x=ae8e4238fa94748d executable: /usr/bin/copyq cmdline: /usr/bin/copyq --clipboard-access monitorClipboard cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-copyq rootdir: / uid: 1000 kernel: 6.15.10-200.fc42.x86_64 package: copyq-10.0.0-3.fc42 runlevel: N 5 backtrace_rating: 4 crash_function: __cxa_call_terminate comment: When I unsuccessfully attempted to reproduce https://bugs.kde.org/show_bug.cgi?id=508726#c0, logout crashed this application, alongside KWalletManager. A newer release of this package is now available in Fedora, which supersedes the version this bug was filed against. If you continue to experience this issue with the latest version, please file a new bug report against that release. Closing as NEXTRELEASE. |