Bug 2242572 - [abrt] gdb-headless: handle_fatal_signal(): gdb killed by SIGABRT
Summary: [abrt] gdb-headless: handle_fatal_signal(): gdb killed by SIGABRT
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gdb
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Buettner
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fe1e268899b5dae3fc7b2693a25...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-07 00:58 UTC by Joshua Rich
Modified: 2023-10-10 16:24 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-10-10 16:24:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.44 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: maps (3.97 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: limits (1.29 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: environ (2.67 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: open_fds (34.22 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: mountinfo (3.91 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: os_info (699 bytes, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: cpuinfo (3.06 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: core_backtrace (48.80 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: dso_list (1.96 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: var_log_messages (1.37 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details
File: backtrace (112.02 KB, text/plain)
2023-10-07 00:58 UTC, Joshua Rich
no flags Details

Description Joshua Rich 2023-10-07 00:58:05 UTC
Description of problem:
Dr Konqi was trying to generate a backtrace after plasmashell crashed (plasmashell crash was likely: https://bugzilla.redhat.com/show_bug.cgi?id=2185282). Dr Konqi crashed trying to generate the backtrace.

Version-Release number of selected component:
gdb-headless-13.2-5.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         gdb killed by SIGABRT
journald_cursor: s=817971a5930643a58c407d18bbf24d1d;i=8df8b;b=4ca4965308c04052af6db7a7a7cc07e8;m=a981f37e;t=60715c6085322;x=919866639df6cc06
executable:     /usr/libexec/gdb
cmdline:        /usr/bin/gdb -nw -n -batch -x /tmp/drkonqi.qZOSHS -x /tmp/drkonqi.OakIGM -p 12990 /usr/bin/plasmashell
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/plasma-plasmashell.service
rootdir:        /
uid:            1000
kernel:         6.5.5-200.fc38.x86_64
package:        gdb-headless-13.2-5.fc38
runlevel:       N 5
backtrace_rating: 3
crash_function: handle_fatal_signal
comment:        Dr Konqi was trying to generate a backtrace after plasmashell crashed (plasmashell crash was likely: https://bugzilla.redhat.com/show_bug.cgi?id=2185282). Dr Konqi crashed trying to generate the backtrace.

Truncated backtrace:
Thread no. 1 (10 frames)
 #3 handle_fatal_signal at ../../gdb/event-top.c:985
 #5 __futex_abstimed_wait_common64 at futex-internal.c:57
 #6 __futex_abstimed_wait_common at futex-internal.c:87
 #7 __futex_abstimed_wait_cancelable64 at futex-internal.c:139
 #8 __pthread_cond_wait_common at pthread_cond_wait.c:503
 #9 ___pthread_cond_wait at pthread_cond_wait.c:618
 #10 std::condition_variable::wait(std::unique_lock<std::mutex>&)
 #11 gdb::thread_pool::thread_function at ../../gdbsupport/thread-pool.cc:235
 #12 execute_native_thread_routine
 #14 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Comment 1 Joshua Rich 2023-10-07 00:58:09 UTC
Created attachment 1992588 [details]
File: proc_pid_status

Comment 2 Joshua Rich 2023-10-07 00:58:10 UTC
Created attachment 1992589 [details]
File: maps

Comment 3 Joshua Rich 2023-10-07 00:58:12 UTC
Created attachment 1992590 [details]
File: limits

Comment 4 Joshua Rich 2023-10-07 00:58:14 UTC
Created attachment 1992591 [details]
File: environ

Comment 5 Joshua Rich 2023-10-07 00:58:15 UTC
Created attachment 1992592 [details]
File: open_fds

Comment 6 Joshua Rich 2023-10-07 00:58:16 UTC
Created attachment 1992593 [details]
File: mountinfo

Comment 7 Joshua Rich 2023-10-07 00:58:18 UTC
Created attachment 1992594 [details]
File: os_info

Comment 8 Joshua Rich 2023-10-07 00:58:20 UTC
Created attachment 1992595 [details]
File: cpuinfo

Comment 9 Joshua Rich 2023-10-07 00:58:22 UTC
Created attachment 1992596 [details]
File: core_backtrace

Comment 10 Joshua Rich 2023-10-07 00:58:24 UTC
Created attachment 1992597 [details]
File: dso_list

Comment 11 Joshua Rich 2023-10-07 00:58:25 UTC
Created attachment 1992598 [details]
File: var_log_messages

Comment 12 Joshua Rich 2023-10-07 00:58:27 UTC
Created attachment 1992599 [details]
File: backtrace

Comment 13 Kevin Buettner 2023-10-09 05:16:43 UTC
Do you have the core file from the crashing application (plasmashell)?  If so, could you upload it?

Comment 14 Joshua Rich 2023-10-09 23:06:42 UTC
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.

Comment 15 Kevin Buettner 2023-10-10 16:24:20 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.