Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign uphxtelemetry crash with latest hxcpp #554
Closed
Comments
|
Still happening with Haxe 3.4.0, hxcpp 3.4.49. |
|
Related issue: jcward/hxtelemetry#49 -- a refactor (269e229) changed the way stack depth was being handled. I'll submit a PR for this, but it's not the only issue with telemetry at present. There's another problem with thread ID's not working. I'll file a separate bug for that. |
|
Thanks @jcward, looking forward to having this working again! |
hughsando
added a commit
that referenced
this issue
Feb 21, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reporting here since it seems like a hxcpp issue.
I'm using Haxe 3.4.0-rc.2 and hxcpp 3.4.43 on OSX, with hxtelemetry 0.3.5.
When creating a new HxTelemetry object, I get a crash from EXC_BAD_ACCESS. I traced it to this line: https://github.com/jcward/hxtelemetry/blob/master/hxtelemetry/CppHxTelemetry.hx#L44
Here's the backtrace: