Underlying Patterns
unread,Nov 10, 2008, 10:35:25 PM11/10/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to drobo-talk
Hello.
I was very excited to find drobo-utils. I have Fedora 10 x_64 beta
running, and installed per the instructions. The code seems to be able
to read status just fine, but when it comes to formatting or updating,
I get a segfault.
For instance:
# drobom fwupgrade /dev/sdc
looking for firmware for: armmarvell 1.172.9222 hw version: 1.00
This Drobo should be running: raptor/firmware/armmarvell/v1.12.tdf
looking for: /root/.drobo-utils/armmarvell_1.00_v1.12.tdf
local copy already present: /root/.drobo-utils/
armmarvell_1.00_v1.12.tdf
Reading Firmware from = /root/.drobo-utils/armmarvell_1.00_v1.12.tdf
validateFirmware start...
header+body lengths validated. Good.
Magic number validated. Good.
484 + 2942433 = 2942917 length validated. Good.
CRC from header: 1401631832, calculated using python zlib crc32:
1401631832
CRC for body from header: 2717012571, calculated: 2717012571
32 bit Cyclic Redundancy Check correct. Good.
validateFirmware successful...
correct fw available
Segmentation fault
Any ideas? Is there anything else I can log to help?
TIA,
Underlying Patterns