https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901
--- Comment #7 from Kyle Evans <kev...@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.