-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boot failures: md1.uzip: UZIP(zlib) inflate() failed
, kernel panics and errno EFAULT
#102
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
With normal mode failing on the Ergo Vista 621, my next step would have been safe mode, however: |
~1/10 experimental builds have a failure that makes them unable to boot. I do not know how to fix this yet. |
Understood, thanks. If I can get safe mode, we might be closer to understanding and maybe avoiding the issue. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Yes, I'd just conclude that 0D8 is one of those broken builds. 0D11 is out now :) |
Happily, now we have a panic with a visible backtrace: |
Yay, indeed, another broken ISO. Triggering rebuild... this is really getting annoying but I don't know how to resolve it. |
This comment has been minimized.
This comment has been minimized.
I suspect that the ZFS image is simply broken, e.g., because it was not written correctly due to some caching race conditions at creation time. Something along those lines. Pure suspcicion though. |
It would be nice to have OpenZFS but IIRC it's not packaged where you want it |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
What does
give? I get:
According to https://lists.freebsd.org/pipermail/freebsd-current/2020-May/076128.html it seems like only one of the two should be attached, but I have both attached without any apparent issues. Who knows more about this topic? |
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Advice received via e-mail, quoted without attribution with permission, with added emphasis:
https://www.freebsd.org/cgi/man.cgi?query=mdconfig&sektion=8&manpath=FreeBSD+12.1-RELEASE+and+Ports |
This comment has been minimized.
This comment has been minimized.
Boot failures:
|
md1.uzip: UZIP(zlib) inflate() failed
, kernel panics and errno EFAULT
Boot apparently stalled at/around providing initial system timeFrom #102 (comment)
– and:
If this symptom recurs, raise a separate issue. |
Out of memoryIf there's an OOM boot failure that's not covered by #130, raise a separate issue. Essentially:
Incidentally, from https://cgit.freebsd.org/src/commit/?id=3c200db9d2a831e17307710bfd1b581aa325cee2 (2020-02-10):
Whilst |
Apparently the root cause for Hence reopening this issue until https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254318 is resolved and integrated, and/or we are no longer using |
Using a completely new Live system architecture in 0.7.0, so closing. |
cb71800
ISO written to physical media
hello-0.4.0_0D8-FreeBSD-12.1-amd64.iso
written more than once to a Kingston DataTraveler 3.0, which was stress-tested without error a few days ago, repeatedly failed to boot on an Ergo Vista 631.First attempt: a sudden restart.
A subsequent attempt:
I tried a different USB port. Still no boot.
I destroyed the GPT, created a new GPT with an
ms-basic-data
partition, addedmsdosfs
then ran one round of stressdisk, without error: stressdisk.txtISO alone
VirtualBox, given all four processors of an HP EliteBook 8570p:
dd
routine appeared to make no progress beyond what's seen in the shot.Again, with four processors:
A few days ago I began suspecting that with some builds, boot failures are more likely with more than one processor given to a (virtual) machine.
Today, limited to one processor: success, 2021-01-16 10:11 VBox.log
Shut down, started with one processor: another success, 2021-01-16 10:34 VBox.log
Shut down, added three processors, started, the
dd
+ ZFS receive routine averaged around 11 MB/s, sudden restart, boot proceeded:– muted because three seconds was not long enough for me to reach the screen 👎
The text was updated successfully, but these errors were encountered: