[Bug 279901] glibc-2.39-2 and above on the host segfault
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279901] glibc-2.39-2 and above on the host segfault"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Jul 2024 07:44:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901 --- Comment #7 from Kyle Evans <kevans@freebsd.org> --- (In reply to jordy from comment #3) > It's kind of difficult to debug as gdb will also crash when the latest glibc is installed. The other user of the arch forum made some backtraces of some applications crashing: https://bbs.archlinux.org/viewtopic.php?pid=2172581#p2172581 The easy solution is presumably to crash it & get a core, then downgrade glibc and use gdb. If you load the core, `disas` should presumably get us what we need to make any kind of progress. -- You are receiving this mail because: You are the assignee for the bug.