Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in load_ref #259

Open
Lewis-Hutton1 opened this issue Nov 14, 2022 · 2 comments
Open

Errors in load_ref #259

Lewis-Hutton1 opened this issue Nov 14, 2022 · 2 comments

Comments

@Lewis-Hutton1
Copy link

I have been attempting to use BAGEL to calculate forces with XMS-CASPT2. However, I'm getting the following error "malloc.c:3852: _int_malloc: Assertion `chunk_main_arena (bck->bk)' failed."

I have isolated this error to the load_ref section of the input, as starting from a HF calculation means the job runs normally. I also don't believe this is a memory problem as the same issue arises when a 2,2 active space is used and the calculation can run without the archive file. The error arises with multiple different archive files and also happens when starting from a molden file. Any help you can give on this is much appreciated.

I have attached input files starting from both an archive file and a molden file, the archive file, and the molden file if you wish to reproduce this.

FILES.tar.gz

@shiozaki
Copy link
Member

What is the compiler you used to compile Boost? And is it the same as the one you used to compile bagel? They often need to be compatible.

second, report here the configure options you used and the complete output from configure.

third show me the result of
echo LD_LIBRARY_PATH

@shiozaki
Copy link
Member

Also make sure the reference file was generated by the same version of bagel on the same machine.

Due to time constraints I don’t have time to look into the files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants