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

ERROR when running GCAMv6 on Linux after starting a new scenario #468

Open
sysdavid98 opened this issue Sep 16, 2024 · 0 comments
Open

ERROR when running GCAMv6 on Linux after starting a new scenario #468

sysdavid98 opened this issue Sep 16, 2024 · 0 comments

Comments

@sysdavid98
Copy link

Hi,

I'm trying to build and run GCAM-core-v6.0 and -v7.1 on my linux cluster. Everything was successful for GCAM v7.1, however, for GCAM v6.0, I met the following error after starting a new scenario:

image

or

A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00002ae00f3a459c, pid=443826, tid=443826
JRE version: Java(TM) SE Runtime Environment (11.0.3+12) (build 11.0.3+12-LTS)
Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0.3+12-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) Problematic frame:
C [libc.so.6+0x8559c] cfree+0x1c
No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

Here are the compiler and the libraries that I used to compile both GCAM v6.0 and v7.1:

  • gcc (GCC) 9.1.0

  • jdk-11.0.3

  • boost-1.62

  • eigen-3.4.0

  • and temporarily disabled parallel to avoid using TBB.

I used Hector v2.5.0 for GCAM v6.0, and Hector v3.2.0 for GCAM v7.1.

I'm wondering why running GCAM v6.0 causes these errors while GCAM v7.1 can be smoothly run.

Thanks!

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

1 participant