openocd crash in svf

Hi,

first time I try to use openocd. Great piece of work and I have good hope that it

wil allow me to get rid of my last window machine that is there just to flash actel fpga.

My goal is to flash an igloo FPGA.

I have a svf file created by libero.

I use a raspberry as jtag dongle

I can make a sucesfull

scan_chain

But when I give

svf myfile.svf

it go for a short while and then:

ENDDR DRPAUSE;

SIR 8 TDI(01);

924924924924924924924924924924924);

*** glibc detected *** openocd: realloc(): invalid next size: 0x021e54a0 ***

then telnet session quit

I think it means a crash of openocd. It is 100% reproducible.

I used openocd from git (downloaded some days ago)

0.8.0-dev-00131-gf4943ac

I don’t know how to give more pertinent information.

I don’t know how to get a traceback on the raspberry.

using -f interface/dummy.cfg

does not work complain about missing speed or something.

Can you pelase help?

Thanks

Nicolas Produit

Hi,

I see that bug is repaired.

http://openocd.zylin.com/jenkins/job/op … 32/changes

build #305 (13.9.2013 20:44:41)

Please, can someone post or send me to email build for windows? I´ve got problem to build it in cygwin software. (bin OpenOCD)

Thanks,

Tomas Voda

email:voda.tomas@seznam.cz

I reported this bug on OpenOCD-devel mailing list and it was immediately corrected.

Corrected in git on 10 September 2013.

Thanks