gmzang / maczfs

Automatically exported from code.google.com/p/maczfs
Other
0 stars 0 forks source link

kernel panic with zfs unmount #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
kernel panic

i'm run the 'zfs unmount'

./panic-decode
No panic file given, assuming 
/Library/Logs/DiagnosticReports/Kernel_2011-01-15-035158_zlobook.panic
0x21b50c <panic+445>:   mov    0x8011d0,%eax
0x2aab55 <kernel_trap+1530>:    jmp    0x2aab71 <kernel_trap+1558>
0x2a09a8 <lo_alltraps+712>:     mov    %edi,%esp
0x6e4b3eb5warning: Could not open object file: 
"/Users/alex/Projects/MacZFS/build/Debug106/zfs.build/Debug/zfs.kext.build/Objec
ts-normal/i386/zfs_context.o": No such file or directory
warning: Couldn't open object file 
'/Users/alex/Projects/MacZFS/build/Debug106/zfs.build/Debug/zfs.kext.build/Objec
ts-normal/i386/zfs_context.o'
 <mutex_enter+16>:      mov    0xc(%eax),%ebx
0x6e4217f4warning: Could not open object file: 
"/Users/alex/Projects/MacZFS/build/Debug106/zfs.build/Debug/zfs.kext.build/Objec
ts-normal/i386/dbuf.o": No such file or directory
warning: Couldn't open object file 
'/Users/alex/Projects/MacZFS/build/Debug106/zfs.build/Debug/zfs.kext.build/Objec
ts-normal/i386/dbuf.o'
 <dbuf_rele+26>:        mov    0x8(%ebp),%eax
0x6e4b3d2a <dmu_buf_rele+30>:   leave  
0x6e48b1e7warning: Could not open object file: 
"/Users/alex/Projects/MacZFS/build/Debug106/zfs.build/Debug/zfs.kext.build/Objec
ts-normal/i386/zfs_vfsops.o": No such file or directory
warning: Couldn't open object file 
'/Users/alex/Projects/MacZFS/build/Debug106/zfs.build/Debug/zfs.kext.build/Objec
ts-normal/i386/zfs_vfsops.o'
 <zfsvfs_teardown+361>: mov    0x8(%ebp),%eax
0x6e48b3db <zfs_vfs_unmount+240>:       test   %eax,%eax
0x2eecab <dounmount+328>:       mov    %eax,%esi
0x2ef010 <safedounmount+125>:   mov    %eax,%ebx
0x2ef1b4 <unmount+264>: mov    %eax,%ebx
0x4f13be <unix_syscall64+617>:  mov    %eax,%esi
0x2a143d <lo64_unix_scall+77>:  mov    %edi,%esp

Original issue reported on code.google.com by G.Veniamin on 14 Jan 2011 at 9:06

GoogleCodeExporter commented 8 years ago
Can you attach the panic file as well? That'll tell me what version it was. 

Original comment by alex.ble...@gmail.com on 14 Jan 2011 at 10:17

GoogleCodeExporter commented 8 years ago
It's was be lates version from downloads 77.0.9

Original comment by G.Veniamin on 15 Jan 2011 at 5:40

Attachments:

GoogleCodeExporter commented 8 years ago
Ok, thanks for the report. There is a known issue 71 with the experimental 
77.0.9 build in unmounting; were there any other issues you found whilst 
testing it?

Original comment by alex.ble...@gmail.com on 15 Jan 2011 at 8:23

GoogleCodeExporter commented 8 years ago
I can't using the zfs with kernel panic :(
I want create a few truecrypt partitons and then create raidz with it.

Original comment by G.Veniamin on 15 Jan 2011 at 8:28

GoogleCodeExporter commented 8 years ago
You know 77.0.9 ISA developer experimental release, right, and it has this 
known issue documented next to the download, right? The current stable one is 
74.0.1 for normal user use. 

Original comment by alex.ble...@gmail.com on 15 Jan 2011 at 11:46

GoogleCodeExporter commented 8 years ago
I've use 74.0.1 now. I can try test the new version after release.

Original comment by G.Veniamin on 16 Jan 2011 at 8:58

GoogleCodeExporter commented 8 years ago
Heh.. 74.0.1 has a lot bugs. I've migrated to 77.0.9 :).. I'll waiting the fix 
unmount.

Original comment by G.Veniamin on 16 Jan 2011 at 7:39

GoogleCodeExporter commented 8 years ago
Ok, let me know if you have other problems with 77.0.9. I'll close this as a 
dupe of issue 71 though because it's a known issue. 

Original comment by alex.ble...@gmail.com on 16 Jan 2011 at 8:23

GoogleCodeExporter commented 8 years ago

Original comment by alex.ble...@gmail.com on 16 Jan 2011 at 8:26