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

BAD TERMINATION when output #5796

Open
16 tasks
Shen-Zhen-Xiong opened this issue Jan 2, 2025 · 5 comments
Open
16 tasks

BAD TERMINATION when output #5796

Shen-Zhen-Xiong opened this issue Jan 2, 2025 · 5 comments
Labels
Questions Raise your quesiton! We will answer it.

Comments

@Shen-Zhen-Xiong
Copy link

Describe the bug

case_Cr3Te4.tar.gz
There are some core dumps while output the results. the error message is:

terminate called after throwing an instance of 'std::out_of_range'
what(): map::at

Expected behavior

No response

To Reproduce

No response

Environment

No response

Additional Context

No response

Task list for Issue attackers (only for developers)

  • Verify the issue is not a duplicate.
  • Describe the bug.
  • Steps to reproduce.
  • Expected behavior.
  • Error message.
  • Environment details.
  • Additional context.
  • Assign a priority level (low, medium, high, urgent).
  • Assign the issue to a team member.
  • Label the issue with relevant tags.
  • Identify possible related issues.
  • Create a unit test or automated test to reproduce the bug (if applicable).
  • Fix the bug.
  • Test the fix.
  • Update documentation (if necessary).
  • Close the issue and inform the reporter (if applicable).
@mohanchen mohanchen added the Questions Raise your quesiton! We will answer it. label Jan 4, 2025
@mohanchen
Copy link
Collaborator

We will take a closer look

@dyzheng
Copy link
Collaborator

dyzheng commented Jan 8, 2025

@Shen-Zhen-Xiong I think it maybe caused by one of these three settings:

out_mul                         1
out_mat_hs2                    1
out_mat_t                      1
out_mat_r                      1

can you check that?

@Shen-Zhen-Xiong
Copy link
Author

@dyzheng Thx, I will try to test these settings

@Shen-Zhen-Xiong
Copy link
Author

@dyzheng while out_mat_t 1, it is error

@DirtRain
Copy link

I used abacus-v3.9.0 compiled with oneapi-2024.0.1, and I found that setting out_mul 1 would also cause a segmentation fault at the end of the calculation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Questions Raise your quesiton! We will answer it.
Projects
None yet
Development

No branches or pull requests

4 participants