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

onload 8.1.0.15 conflicts with boost interprocess #160

Open
qiuwei opened this issue Jul 19, 2023 · 2 comments
Open

onload 8.1.0.15 conflicts with boost interprocess #160

qiuwei opened this issue Jul 19, 2023 · 2 comments

Comments

@qiuwei
Copy link

qiuwei commented Jul 19, 2023

My app uses boost interprocess to access shared memory.
However, with "LD_PRELOAD=libonload.so" the app fails to mount the shared memory.

It does not have any issue with Onload 7.1.3.202

@jbondpre-amd
Copy link
Contributor

jbondpre-amd commented Jul 19, 2023

Hi @qiuwei, thanks!

Do you have any more details on the mechanism of failure?
Have you managed to narrow down any kind of minimal-ish reproducer that we could use to recreate the failure with Onload?
Which versions of kernel/boost have you tested on (have you tried latest)?

@qiuwei
Copy link
Author

qiuwei commented Jul 20, 2023

I am using boost 1.81.0 and kernel 5.15.0-76-generic.
Sure, I am working on a minimal reproducer.
Many 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

2 participants