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

Crashes from "Unbalanced call to dispatch_group_leave()" #300

Open
tmecklem opened this issue Jan 6, 2017 · 3 comments
Open

Crashes from "Unbalanced call to dispatch_group_leave()" #300

tmecklem opened this issue Jan 6, 2017 · 3 comments

Comments

@tmecklem
Copy link
Contributor

tmecklem commented Jan 6, 2017

There are two recurring stacktraces in crash logs related to Unbalanced call to dispatch_group_leave(), both in RileyLinkBLEDevice.

The stacktraces seem to indicate that the lines of code being executed at the time of the crashes are:

I'll attach the relevant stacktraces below.

@tmecklem tmecklem changed the title Crashes from Unbalanced call to dispatch_group_leave() Crashes from "Unbalanced call to dispatch_group_leave()" Jan 6, 2017
@tmecklem
Copy link
Contributor Author

tmecklem commented Jan 6, 2017

Crash log from - (void)dataReceivedFromRL:(NSData*) data (I don't seem to have the desymbolicated version for this one)

com.mecklem.loop_issue_2_crash_bf816d6c0e164ff09798a0aa8aeca723_c3299731043345c994f545fb675a9ca1_0_v1.txt

@tmecklem
Copy link
Contributor Author

tmecklem commented Jan 6, 2017

Crash in - (BOOL) doCmd:(nonnull CmdBase*)cmd withTimeoutMs:(NSInteger)timeoutMS:

com.mecklem.loop_issue_1_crash_6b6608ca932745b9a5aa6b172419140c_9e366a0174774ee6b9dc0887324d800e_0_v1.txt

@ps2
Copy link
Owner

ps2 commented Jan 24, 2018

This is fixed in dev.

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