On 2017-Dec-17 11:29 , Jd Lyons wrote:
0 > 4010026 400 dump 4010026 c3 09 a9 0e 34 0d ff 09 3d 10 00 00 00 0f 3d 14 �.�.4.�.=.....=. 4010036 00 26 09 bd 10 00 00 00 ff 23 01 03 1e 0a 08 10 .&.�....�#...... 4010046 00 00 00 06 23 10 00 00 00 04 3c 14 00 09 11 09 ....#.....<..... 4010056 c1 c3 09 c0 b2 b2 0d df 0e 04 0e 38 0e 06 0c e5 ��.���.�...8...� 4010066 0d b0 0e 07 0e 1a 0c 5b 0e 28 0e 20 0d fa 0e 37 .�.....[.(. .�.7 4010076 0e 2c 0e 2d 12 0b 4e 56 44 41 2c 50 61 72 65 6e .,.-..NVDA,Paren 4010086 74 02 01 a6 01 11 12 0e 23 61 64 64 72 65 73 73 t..�....#address
That sure looks like Fcode for an nvidia card.
Looks like trouble when Openbios tries to build the device up in Name Space?
The code had just created an array property of some kind, maybe the "reg" property (if you looked back, you could probably figure out what it was). It looks like the next thing it's going to do is deal with some nvidia-specific features.
Either way, try "words" to see if it got around to doing any definitions. Also, since it blew up, at that point it's worth doing the "dev /pci ls" and see what got created.