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

32-bit app crashes with segmentation fault on CentOS 7 x64 #35

Open
fcFn opened this issue Apr 21, 2018 · 2 comments
Open

32-bit app crashes with segmentation fault on CentOS 7 x64 #35

fcFn opened this issue Apr 21, 2018 · 2 comments

Comments

@fcFn
Copy link

fcFn commented Apr 21, 2018

Hey, WuBingzheng!

Here's the reproduction steps:

  1. Build the attached test app.
  2. Launch the test app.
  3. Launch memleax -p <test app pid>
  4. Press Enter in the terminal where the test app runs.
  5. The test app crashes with a segfault.

System info:

$ uname -r
3.10.0-693.21.1.el7.x86_64

test.zip

Thanks for developing such an awesome app!

Opening this on behalf of my colleague, who doesn't speak English.

@fcFn fcFn changed the title 32-bit app crashes with segmentation fault during debug on CentOS 7 x64 32-bit app crashes with segmentation fault on CentOS 7 x64 Apr 21, 2018
@WuBingzheng
Copy link
Owner

Thanks for reporting. I will check this later.

@WuBingzheng
Copy link
Owner

Sorry for replying late.

I notice that you run 32-bit program at 64-bit system just now.
I did not do this before, so it should take long time for me to find the reason and fix it, or maybe never...

Could you run your program on 32-bit system? memleax works for that.

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