From: McGuire, Kelly (mcg05004_at_byui.edu)
Date: Thu Mar 21 2019 - 14:09:08 CDT

  Sometimes, the console prints this out also:

terminate called after throwing an instance of 'std::bad_alloc'
  what(): std::bad_alloc
Abort

  So, it seems like a memory leak? The ORCA output is only 420 KB...

Kelly L. McGuire

PhD Candidate

Biophysics

Department of Physiology and Developmental Biology

Brigham Young University

LSB 3050

Provo, UT 84602

________________________________
From: owner-vmd-l_at_ks.uiuc.edu <owner-vmd-l_at_ks.uiuc.edu> on behalf of McGuire, Kelly <mcg05004_at_byui.edu>
Sent: Thursday, March 21, 2019 12:49 PM
To: vmd-l_at_ks.uiuc.edu
Subject: vmd-l: VMD OrcaPlugin Bug

 I ran a QM (NOT QMMM) simulation on a small molecule, but tried to open the ORCA output in VMD 1.9.4a12 because I know this version of VMD can still open orbitals correctly. At least, I can open the ORACA orbitals from my QMMM simulations. But, with this QM simulation I get a segmentation fault and VMD crashes. I ran the debugger and then typed where. This is the result:

(gdb) where
#0 0x00007ffff05bd207 in raise () from /lib64/libc.so.6
#1 0x00007ffff05be8f8 in abort () from /lib64/libc.so.6
#2 0x00007ffff05ffd27 in __libc_message () from /lib64/libc.so.6
#3 0x00007ffff0608489 in _int_free () from /lib64/libc.so.6
#4 0x00007fff8d469cf5 in close_orca_read(void*) ()
   from /panfs/pan.fsl.byu.edu/scr/grp/busathlab/kmcguir2/m2drugsimulations/VMD194/vmd194a12/lib/vmd/plugins/LINUXAMD64/molfile/orcaplugin.so
#5 0x0000000000839caf in MolFilePlugin::~MolFilePlugin() ()
#6 0x000000000078875c in CoorPluginData::next(Molecule*) ()
#7 0x000000000083013a in Molecule::prepare() ()
#8 0x000000000078e6ec in Displayable::draw_prepare() ()
#9 0x000000000078e716 in Displayable::draw_prepare() ()
#10 0x000000000089d395 in Scene::prepare() ()
#11 0x00000000008c8d71 in VMDApp::VMDupdate(int) ()
#12 0x000000000

I don't know what to make of this. I don't have the background to interpret the cause.

Kelly L. McGuire

PhD Candidate

Biophysics

Department of Physiology and Developmental Biology

Brigham Young University

LSB 3050

Provo, UT 84602