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

* Fixed for Linux, GCC 64bit. #10

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

Riflio
Copy link

@Riflio Riflio commented Jan 4, 2020

Hi. Nice lib, thanks!
Tested on Ubuntu 19.04 wtih Qt 5.12.3.
Have a nice day =)

src/asmCrashReport.cpp Show resolved Hide resolved
src/asmCrashReport.cpp Outdated Show resolved Hide resolved
src/asmCrashReport.cpp Show resolved Hide resolved
@asmaloney asmaloney mentioned this pull request Feb 13, 2020
Copy link
Owner

@asmaloney asmaloney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fixes/clarifications.

  1. Why the Windows stuff in a Linux PR? Please remove Windows binaries (I am not gong to add any binaries to the repo).
  2. @huseyinkozan tried your changes and did not get useful results. Could you please take a look at his issue and see if you can understand why he gets different results?

@Riflio
Copy link
Author

Riflio commented Jun 9, 2020

  1. Removed
  2. Ok. I will answer in that topic

@Riflio Riflio requested a review from asmaloney June 9, 2020 18:43
@asmaloney
Copy link
Owner

Thanks @Riflio!

I'm going to give @huseyinkozan some time to try it before I merge. If he gets a chance, I'd be more comfortable if someone else can get it working as well since I can't try it on Linux.

@huseyinkozan
Copy link
Contributor

Thanks @Riflio!

I'm going to give @huseyinkozan some time to try it before I merge. If he gets a chance, I'd be more comfortable if someone else can get it working as well since I can't try it on Linux.

I am very sorry, I thing I had tried at Debug.
All tests cases works at Release mode, except 2:StackOverflow. It does not call _posixSignalHandler.

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

Successfully merging this pull request may close these issues.

3 participants