Bug 2242572
| Summary: | [abrt] gdb-headless: handle_fatal_signal(): gdb killed by SIGABRT | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joshua Rich <joshua.rich> | ||||||||||||||||||||||||||
| Component: | gdb | Assignee: | Kevin Buettner <kevinb> | ||||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 38 | CC: | ahajkova, fweimer, guinevere, jan, joshua.rich, keiths, kevinb, mcermak, mkolar | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/8250f84e0f69cd26bc66a808319daa6e05de642 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:fe1e268899b5dae3fc7b2693a25a1c85a04a0a6d;VARIANT_ID=kde; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2023-10-10 16:24:20 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
Joshua Rich
2023-10-07 00:58:05 UTC
Created attachment 1992588 [details]
File: proc_pid_status
Created attachment 1992589 [details]
File: maps
Created attachment 1992590 [details]
File: limits
Created attachment 1992591 [details]
File: environ
Created attachment 1992592 [details]
File: open_fds
Created attachment 1992593 [details]
File: mountinfo
Created attachment 1992594 [details]
File: os_info
Created attachment 1992595 [details]
File: cpuinfo
Created attachment 1992596 [details]
File: core_backtrace
Created attachment 1992597 [details]
File: dso_list
Created attachment 1992598 [details]
File: var_log_messages
Created attachment 1992599 [details]
File: backtrace
Do you have the core file from the crashing application (plasmashell)? If so, could you upload it? I have a coredump in the problem directory, would that be the one you need? It's > 600 MB though but I've compressed it down to ~80 MB. It's available here: https://drive.google.com/file/d/19kUoEspwZdUE3pSrjaJ-ShQs7FIi_k5G/view?usp=sharing I hope this helps, let me know if I can provide anything else. Usually these GDB abrt bugs occur when GDB is used to obtain a backtrace from a core file created by an application. That's not the case for this bug, as GDB was used to attach to a running process. So, unfortunately, there's no way for me to reproduce this bug. |