asmaloney / asmaloney/asmCrashReport
Can we integrate this to Multithreaded Application?
- Dominant language
- C++
- Stars
- 54
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thanks for this tool, I have compiled it and it's working fine for the example project which is given in the repo.
But what I did is, from mainwindow.cpp I run one class into other thread and used the same function given in the example to crash the application on that thread.
But no log came after application crashes.
I want to use it for a multithreaded application, will this work?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with mainwindow.cpp and the example project's crash-reporting function, then trace how signal handlers are installed and how the crash is captured when execution moves to another thread. Reproduce the multithreaded crash and compare it with the example behavior; done requires a defined, working multithreaded integration and documented limitations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100