Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 11:23:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230144] Linux emulator does not work on Ryzen / Epic processors
Message-ID:  <bug-230144-227-O5BwDonMzD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230144-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230144-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230144

--- Comment #1 from pete@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 condition=
s.
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)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230144-227-O5BwDonMzD>