Segmentation Fault when using dump

Hey,

So when i use the command

dump 1 all cfg 100 lattice_visual*.cfg id type xs ys zs

i get a segmentation fault, when I commented it out and restarted the
computer it worked fine, but once I try to run that line it gives me a
segfault regardless of whether it's commented out or not.

Is that command supposed to come before or after the run command?

~Nickhil Rokkam

looks like I introduced a bug, probably in last week's patches.
I'll take a look.

Steve

found it - will post a patch later today

Steve

So, I found that it won't segfault if i comment out the dump command
and delete the .cfg file as well. I can attach the input file i'm
using.

~Nickhil Rokkam