Hmm, this looks like a case of WOMM, because given we are both testing
against the same file (the one you attached), and are both using the
git master, we should both/neither get this crash.

Looks like one of the buffers is becoming corrupt somehow, yet they are
all malloc'ing correctly. 
Given it is a memory problem, it might be more useful for you to run
valgrind against it, and see if it can spot where the buffer is
corrupting.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to