gmzang / maczfs

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

panic-decode should handle different architectures automatically #82

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
0. run os x 10.6.6 from "OS X 10.6 Clickety" (i386)
1. mount /Volumes/OS X 10.6 (with 10.6.6 x86_64 panics)
2. try to tell panic-decode (with issue 81 fixed) to look for panics there

What is the expected output?
happy panic log

What do you see instead?
failure due to incorrect arch

What version of the product are you using?
"untested"

On what operating system?
os x 10.6.6 i386

my original draft changes which this is here:
http://zfs-macos.googlegroups.com/attach/3fad24ef393567af/panic-decode.changes?v
iew=1&part=3

I've mostly peeled out the quoting related changes (except that i'm quoting 
"$PANIC" to be future proof)

Original issue reported on code.google.com by timel...@gmail.com on 8 Feb 2011 at 9:08

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in commit 11661bb6c72f7cc810f7b406b15c3a1caffbb49f

Original comment by alex.ble...@gmail.com on 16 Feb 2011 at 10:13

GoogleCodeExporter commented 8 years ago
Resolved in 74.1.0 and above

Original comment by alex.ble...@gmail.com on 5 Mar 2011 at 11:55