-
Notifications
You must be signed in to change notification settings - Fork 134
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
bus error #784
Comments
What level of ODP are you using? And what compiler (version and release) are you using to compile it and your application? |
Hi, Are you running ODP natively on CentOS or inside a container? How about huge pages? You could build ODP with |
do you run this under docker (if yes, you have to increase shm size). More likely you have out of memory error. |
This issue should now be fixed (5ccc27c). |
Sometimes, when my ODP application exits and restarts it, it will encounter bus error. As long as this phenomenon occurs, it will not disappear unless the Linux OS is restarted. If the Linux OS is not restarted, the bus error will appear every time the application is started.
Although restarting Linux OS can temporarily avoid this problem, after a few days, it will appear again.
Can I get any help from here? Thank you.
Linux CentOS 3.10.0-514-el7.x86_64
The text was updated successfully, but these errors were encountered: