HaxeFoundation / HaxeFoundation/hxcpp
Telemetry crashed with null pointer exception
Open
- Dominant language
- C++
- Stars
- 330
- Forks
- 227
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
got a null pointer exception in this line while trying to profile with hxScout
https://github.com/HaxeFoundation/hxcpp/blob/master/src/hx/Telemetry.cpp#L207
````
Exception thrown: read access violation.
this->_last_obj-> was nullptr.
````
this is callstack

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.