Re: Fatal trap 18 on boot after OpenZFS import

2020-09-20 Thread Tomoaki AOKI
Forgot to mention here. As I already mentioned on bugzilla, this problem is fixed at r365894. Thanks again, Ryan and Matthew! On Sun, 6 Sep 2020 18:02:40 +0900 Tomoaki AOKI wrote: > Filed PR. > Bug 249147 - [ZFS][Panic]Fatal trap 18 on boot after OpenZFS import > > https://bugs

Re: Fatal trap 18 on boot after OpenZFS import

2020-09-06 Thread Tomoaki AOKI
Filed PR. Bug 249147 - [ZFS][Panic]Fatal trap 18 on boot after OpenZFS import https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249147 On Fri, 4 Sep 2020 22:03:01 +0900 Tomoaki AOKI wrote: > Hi. > > Encountering boot failure with fatal trap 18 on boot, > happening at (maybe)

Fatal trap 18 on boot after OpenZFS import

2020-09-04 Thread Tomoaki AOKI
Hi. Encountering boot failure with fatal trap 18 on boot, happening at (maybe) just before init() starts. Possibly on root remount by kernel or zpool import by rc.d script. The last revision tried is r365316 (r364788 is the last tried clean rebuild). The last health revision is r364744, just befo