Skip to content

AT Cellular Network: mutex lock issue #10919

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

Merged
merged 1 commit into from
Jul 5, 2019

Conversation

jeromecoutant
Copy link
Collaborator

Description

A lock was missing in the AT_CellularNetwork::detach function.

Detected with the features-cellular-tests-api-cellular_network test

[1561726551.24][CONN][RXD] >>> Running case #5: 'CellularNetwork test detach'...
[1561726557.35][CONN][RXD] [DEBUG]AT+CGATT=0
[1561726557.79][CONN][RXD] [DEBUG]AT+COPS=2
[1561726557.80][CONN][RXD]
[1561726557.80][CONN][RXD]
[1561726557.83][CONN][RXD] ++ MbedOS Error Info ++
[1561726557.87][CONN][RXD] Error Status: 0x80010133 Code: 307 Module: 1
[1561726557.92][CONN][RXD] Error Message: Mutex: 0x20003EBC, Unknown
[1561726557.94][CONN][RXD] Location: 0x801A0AF
[1561726557.96][CONN][RXD] Error Value: 0x20003EBC
[1561726558.07][CONN][RXD] Current Thread: main  Id: 0x200031E4 Entry: 0x801683D StackSize: 0x1000 StackMem: 0x200019D8 SP: 0x2004FF24
[1561726558.16][CONN][RXD] For more info, visit: https://mbed.com/s/error?error=0x80010133&tgt=DISCO_L496AG
[1561726558.19][CONN][RXD] -- MbedOS Error Info --

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

@ciarmcom ciarmcom requested review from a team June 28, 2019 15:00
@ciarmcom
Copy link
Member

@jeromecoutant, thank you for your changes.
@ARMmbed/mbed-os-wan @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 4, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jul 4, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants