https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230144
--- Comment #1 from p...@twisted.org.uk --- here what gdb does, if its of any use... [webadmin@epyc-test ~]$ gdb /compat/linux/bin/bash bash.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... warning: A handler for the OS ABI "GNU/Linux" is not built into this configuration of GDB. Attempting to continue with the default i386:x86-64 settings. (no debugging symbols found)... warning: core file may not match specified executable file. Core was generated by `/compat/linux/bin/bash'. Program terminated with signal 11, Segmentation fault. #0 0x0000037f in ?? () (gdb) bt #0 0x0000037f in ?? () (gdb) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"