Nick: johey E-mail: none Board: GA-MA69VM-S2 Contents: (gdb) r -r original2.rom Starting program: /home/johan/flashrom/flashrom -r original2.rom flashrom v0.9.5.1-r1510 on Linux 2.6.32-35-server (x86_64), built with libpci 3.0.0, GCC 4.4.3, little endian flashrom is free software, get the source code at http://www.flashrom.org Calibrating delay loop... OK. Found chipset "AMD SB600". Enabling flash write... OK. 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller 4 byte RDID not supported on this SPI controller Found Macronix flash chip "MX25L4005" (512 kB, SPI) at physical address 0xfff80000. 4 byte RDID not supported on this SPI controller Reading flash... Program received signal SIGSEGV, Segmentation fault. 0x000000000000002e in ?? () (gdb) bt #0 0x000000000000002e in ?? () #1 0x00000000004025ea in chip_readn (flash=0x7fffffffe1a0, buf=0x7ffff739e010 "", start=, len=524288) at flashrom.c:397 #2 read_memmapped (flash=0x7fffffffe1a0, buf=0x7ffff739e010 "", start=, len=524288) at flashrom.c:416 #3 0x000000000040f68a in it8716f_spi_chip_read (flash=0x7fffffffe1a0, buf=0x7ffff739e010 "", start=4159045632, len=524288) at it87spi.c:359 #4 0x0000000000403ae1 in read_flash_to_file (flash=0x7fffffffe1a0, filename=0x656010 "original2.rom") at flashrom.c:1139 #5 0x0000000000403c7f in doit (flash=0x7fffffffe1a0, force=, filename=, read_it=1, write_it=0, erase_it=0, verify_it=0) at flashrom.c:1728 #6 0x0000000000404c63 in main (argc=, argv=) at cli_classic.c:534