Re: Segmentation fault in grub-bhyve when trying to boot a Linux guest

2018-05-02 Thread Mark Raynsford via freebsd-virtualization
On 2018-05-01T18:06:38 -0700 Peter Grehan wrote: > >* rosemary_disk0.lzma (the LZMA compressed zvol) > > I was able to boot this image on a 12-current Ryzen system. Debian 9.4 > also installed fine with the netinstall ISO and could boot. Bizarrely, I am also able

Re: Segmentation fault in grub-bhyve when trying to boot a Linux guest

2018-05-01 Thread Fabian Freyer
On 1 May 2018, at 18:41, Mark Raynsford wrote: > I've recompiled the port with > WITH_DEBUG=yes (which, unfortunately, took most of the day due to > having to compile the gcc-6 dependency). Unfortunately, this didn't > yield a usable backtrace. I'm guessing that the Dwarf debugging > information

Re: Segmentation fault in grub-bhyve when trying to boot a Linux guest

2018-05-01 Thread Mark Raynsford via freebsd-virtualization
On 2018-05-01T00:56:15 +0200 "Fabian Freyer" wrote: > On 1 May 2018, at 0:05, Mark Raynsford via freebsd-virtualization wrote: > > I've recently attempted to install a Debian 9.4.0 x86_64 guest. The > > installer ran to completion without issue, and I then

Re: Segmentation fault in grub-bhyve when trying to boot a Linux guest

2018-04-30 Thread Fabian Freyer
On 1 May 2018, at 0:05, Mark Raynsford via freebsd-virtualization wrote: > I've recently attempted to install a Debian 9.4.0 x86_64 guest. The > installer ran to completion without issue, and I then rebooted into the > installed system, again without issue. > > I then shut the system down and

Segmentation fault in grub-bhyve when trying to boot a Linux guest

2018-04-30 Thread Mark Raynsford via freebsd-virtualization
Hello. I've recently attempted to install a Debian 9.4.0 x86_64 guest. The installer ran to completion without issue, and I then rebooted into the installed system, again without issue. I then shut the system down and tried to bring it up... pid 71802 (grub-bhyve), uid 0: exited on signal 11

Segmentation Fault with grub-bhyve

2015-07-30 Thread Manas Bhatnagar
Hello, I am experiencing a problem with grub-bhvye on FreeBSD 10.1-RELEASE # grub-bhyve -m device.map -r hd0,msdos1 -M 8192M debian64 zsh: segmentation fault (core dumped) grub-bhyve -m device.map -r hd0,msdos1 -M 8192M debian64 The core dump is here: https://transfer.sh/NHdHX/grub-bhyve.core

Re: Segmentation Fault with grub-bhyve

2015-07-30 Thread Peter Grehan
Hi Manas, Just a follow up, here is the backtrace from GDB Thanks for the core. Appended is a backtrace with symbols. The source may not be an exact match but it's close enough to show the issue is in zfs. Just to check: are you booting a Debian VM with a ZFS filesystem ? The version