Page 1 of 1

How to get more information after forced restart?

PostPosted: Sun Apr 16, 2023 5:03 pm
by zfsfan
The system restarted after
sudo zpool export -a
with the usual error message (system restarted because of error, please enter key to continue).

How can I get more information to submit a bug report?

Re: How to get more information after forced restart?

PostPosted: Sun Apr 16, 2023 5:14 pm
by lundman
You might get a .panic report in /Library/Logs/DiagnosticsLogs/

but if you have nothing there, ... there is nothing else

Re: How to get more information after forced restart?

PostPosted: Sun Apr 16, 2023 5:39 pm
by zfsfan
In /Library/Logs/DiagnosticReports there are two files:

-rw-rw-rw-@ 1 root _analyticsusers 7,5K 15 Apr 01:22 .contents.panic
-rw-rw-rw-@ 1 root _analyticsusers 1,5M 15 Apr 01:22 Kernel-2023-04-15-012207.panic


The small file contains this text mentioning org.openzfsonosx.zfs:

Panicked task 0xffffff9078c51670: 291 threads: pid 0: kernel_task\nBacktrace (CPU 2), panicked thread: 0xffffff907623baa0, Frame : Return Address\n0xffffffd5713b3800 : 0xffffff801c07befd \n0xffffffd5713b3850 : 0xffffff801c1de636 \n0xffffffd5713b3890 : 0xffffff801c1cd9a3 \n0xffffffd5713b38e0 : 0xffffff801c01ba70 \n0xffffffd5713b3900 : 0xffffff801c07c2cd \n0xffffffd5713b3a20 : 0xffffff801c07ba86 \n0xffffffd5713b3a80 : 0xffffff801c914983 \n0xffffffd5713b3b70 : 0xffffff801c1cdd93 \n0xffffffd5713b3cf0 : 0xffffff801c1cda76 \n0xffffffd5713b3d40 : 0xffffff801c01ba70 \n0xffffffd5713b3d60 : 0xffffff7fb6340590 \n0xffffffd5713b3ea0 : 0xffffff7fb63406b5 \n0xffffffd5713b3ec0 : 0xffffff7fb6332aa0 \n0xffffffd5713b3f00 : 0xffffff7fb61ffa15 \n0xffffffd5713b3fa0 : 0xffffff801c01b19e \n Kernel Extensions in backtrace:\n org.openzfsonosx.zfs(2.1.99)[90F202EC-4652-3CE2-805D-B02AB07B3EEE]@0xffffff7fb61ee000->0xffffff7fb654dfff\n dependency: com.apple.iokit.IOStorageFamily(2.1)[779E258E-EB6E-3C87-9C2B-817DC2C8774D]@0xffffff801ed7c000->0xffffff801ed92fff\n\nProcess name corresponding to current thread (0xffffff907623baa0): kernel_task\n\n

Re: How to get more information after forced restart?

PostPosted: Sun Apr 16, 2023 8:23 pm
by lundman
Looks like a panic in ZFS yeah, hard to tell any more since Apple strips everything