Segmentation fault when attempting to write_data

Hello,

I am attempting to run a solid bulk simulation using harmonic bonds
(instead of pair-wise functions) to determine elastic coefficients in a
periodic system, following the ELASTIC example files. However, when I
attempt to write the data out to a file, I get the following error:

System init for write_data ...
[JWZPC21:13364] *** Process received signal ***
[JWZPC21:13364] Signal: Segmentation fault (11)
[JWZPC21:13364] Signal code: Address not mapped (1)
[JWZPC21:13364] Failing at address: (nil)
[JWZPC21:13364] [ 0] /lib64/libpthread.so.0() [0x3a93e0f500]
[JWZPC21:13364] [ 1] lmp_me(_ZN9LAMMPS_NS9WriteData5bondsEv+0x2f8)
[0x960ea8]
[JWZPC21:13364] [ 2] lmp_me(_ZN9LAMMPS_NS9WriteData5writeEPc+0x2c8)
[0x9623c8]
[JWZPC21:13364] [ 3] lmp_me(_ZN9LAMMPS_NS9WriteData7commandEiPPc+0x216)
[0x962646]
[JWZPC21:13364] [ 4] lmp_me(_ZN9LAMMPS_NS5Input15execute_commandEv
+0x6df) [0x6c1f8f]
[JWZPC21:13364] [ 5] lmp_me(_ZN9LAMMPS_NS5Input4fileEv+0x616) [0x6c2ea6]
[JWZPC21:13364] [ 6] lmp_me(main+0x49) [0x6d01e9]
[JWZPC21:13364] [ 7] /lib64/libc.so.6(__libc_start_main+0xfd)
[0x3a9361ecdd]
[JWZPC21:13364] [ 8] lmp_me() [0x4803f9]
[JWZPC21:13364] *** End of error message ***

please post the smallest possible complete input deck that reproduces
this, so it can be run by somebody (like me) through a debugger and
analyse a stack trace in more detail

thanks,
   axel.

please post the smallest possible complete input deck that reproduces
this, so it can be run by somebody (like me) through a debugger and
analyse a stack trace in more detail

for the record. the bug has been found and fixed. the bugfix is in
LAMMPS-ICMS and will be moved into upstream LAMMPS as soon as steve
has time to catch up with me...

ciao,
   axel.