ValeevGroup / mpqc

The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation.
66 stars 24 forks source link

ShellPairsLibint2 segfaults during clean up and/or header mistake #18

Closed calewis closed 10 years ago

calewis commented 10 years ago

First off libint2/shellpairs.h line 82 does not agree with constructor defined in shellpairs.cc line 61

If you fix the header to Ref then I get a segfault during the destructor call.

The program segfualts at shellpairs.cc line 78 while calling delete, my guess is this memory was already cleaned up somehow.

david_hack(56713,0x7fff7d80b310) malloc: * error for object 0x103386040: pointer being freed was not allocated * set a breakpoint in malloc_error_break to debug Process 56713 stopped