h5md / VMD-h5mdplugin

This plugin enables VMD to display data stored in h5 files that are structured according to the H5MD specifications (http://nongnu.org/h5md/)
Other
10 stars 9 forks source link

SIGSEGV with full vmd structure sample file #21

Closed jonaslandsgesell closed 8 years ago

jonaslandsgesell commented 8 years ago

rlwrap: warning: vmd crashed, killed by SIGSEGV. rlwrap itself has not crashed, but for transparency,

This access violation is related to the bond to/from datasets. So far it is not clear where the problem arises in VMD. In the plugin everything seems to be fine and previously the plugin worked. Closing Issue since the plugin works on the more tested version of the distribution without problems.

jonaslandsgesell commented 8 years ago

The problem was an uninitalized pointer.