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

Re-enable CBS in n900 plugin and fix CBS related crash in N9 #268

Merged
merged 3 commits into from Dec 9, 2014

Conversation

hedayat
Copy link
Contributor

@hedayat hedayat commented Dec 7, 2014

This PR re-enables CBS in n900 plugin and fixes resulted crash in isimodem driver. The crash was caused by trying to remove cbs data twice when shutdown sequence was in progress; which happens on N9 because of a modem reset.

Finally, there is an error in changelog which prevents local builds. This PR fixes that problem too.

Don't remove cbs data during shutdown sequence in isimodem driver, since
it is already being removed.

[n900] Fix cbs related crash
@jpoutiai
Copy link

jpoutiai commented Dec 8, 2014

Looks LGTM. Has this actually been tested in device? Unfortunately I don't have one to test this.

@locusf
Copy link
Contributor

locusf commented Dec 8, 2014

I'll take a look at this today, but in the evening though.

@hedayat
Copy link
Contributor Author

hedayat commented Dec 8, 2014

Yes, I've tested it on N9 using Nemo, and it doesn't crash anymore.

@locusf
Copy link
Contributor

locusf commented Dec 8, 2014

Ok can confirm that ofono no longer crashes

jpoutiai pushed a commit that referenced this pull request Dec 9, 2014
Re-enable CBS in n900 plugin and fix CBS related crash in N9
@jpoutiai jpoutiai merged commit aab24b3 into nemomobile-packages:master Dec 9, 2014
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.

None yet

3 participants