DescriptionMr. Beedell, Roke Julian Lockhart (RJLB)
2022-06-23 11:40:19 UTC
Description of problem:
This occurred simultaneous to what "https://gitlab.gnome.org/GNOME/gimp/-/issues/8298" describe, which appeared to cause GDB to crash during creation of its stack-trace. However, this problem additionally occurred when "https://bugs.kde.org/show_bug.cgi?id=455835#c2" did, so that may have caused the crash too.
Version-Release number of selected component:
gdb-headless-12.1-3.fc37
Additional info:
reporter: libreport-2.17.1
backtrace_rating: 4
cgroup: 0::/user.slice/user-1000.slice/session-1.scope
cmdline: gdb --version
crash_function: GC_find_limit_with_bound
executable: /usr/libexec/gdb
journald_cursor: s=ee3eff44377442068be83cb22d684532;i=76400;b=2e86a92c11a04887b722d36211f19987;m=108f1a031;t=5e21b83d637c1;x=cfcc1177aff6a260
kernel: 5.19.0-0.rc3.20220621git78ca55889a54.28.fc37.x86_64
rootdir: /
runlevel: N 5
type: CCpp
uid: 1000
Truncated backtrace:
Thread no. 1 (10 frames)
#0 GC_find_limit_with_bound at extra/../os_dep.c:1011
#1 GC_find_limit at extra/../os_dep.c:1023
#2 GC_init_linux_data_start at extra/../os_dep.c:463
#4 GC_init at extra/../misc.c:1190
#6 scm_storage_prehistory at /usr/src/debug/guile22-2.2.7-5.fc36.x86_64/libguile/gc.c:477
#7 scm_i_init_guile at /usr/src/debug/guile22-2.2.7-5.fc36.x86_64/libguile/init.c:389
#9 scm_i_init_thread_for_guile at /usr/src/debug/guile22-2.2.7-5.fc36.x86_64/libguile/threads.c:586
#11 with_guile at /usr/src/debug/guile22-2.2.7-5.fc36.x86_64/libguile/threads.c:654
#12 GC_call_with_stack_base at extra/../misc.c:2123
#13 scm_i_with_guile at /usr/src/debug/guile22-2.2.7-5.fc36.x86_64/libguile/threads.c:704
Potential duplicate: bug 2096473
Comment 1Mr. Beedell, Roke Julian Lockhart (RJLB)
2022-06-23 11:40:23 UTC
This bug is due to a problem in the GC (Boehm garbage collector) library. It's been fixed upstream and is (slowly) being backed-ported for Fedora.
See:
https://bugzilla.redhat.com/show_bug.cgi?id=2063942
*** This bug has been marked as a duplicate of bug 2063942 ***