I updated tinycore on a Pixie boot and now I get a call trace on shutdown.
(copied core.gz and vmlinuz from the ISO boot and the optional files from ISO/cde/optional)
It works great during use
The orange text displayed:
Killing -o 1411 - o 1410 - o1413
block nbd0: Receive control failed (result -512)
block nbd0: shutting down socket
WARNING: CPU: 2 PID 1411 at kernel/softirq.c:150 0xc0141199
then a list of modules
CPU: 2 PID: 1411 Comm: nbd-client Not tainted 4.8.17-tinycore #2017
then some numbers follower by a call trace.
udevd[168]: worker [455] did not accept message -1 (Connection refused), kill it
udevd[168]: worker [456] did not accept message -1 (Connection refused), kill it
Terminating - o 1411 -o 1410 -o 1413 all processes.
block nbd0: Receive control failed (result -512)
block nbd0: shutting down socket
Unmounting all filesystems
Then in white
Kernel BUG at C0206618 [verbose debug info unavailable]
invalid opcode: 0000 [#1] SMP
list of modules again then registers, stack and call trace.
It then just does not shut down.
I does this on all hardware that boots from PXE.
Have I upgraded wrong?
Thanks