This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

raw mode, pstorage_raw.c bug in SDK9 and SDK 10

There is a corner case in pstorage_raw.c that can cause a deadlock between pstorage module and the pstorage system event handler. This in turn will cause all the future pstorage requests to just being queued and never being serviced.

Related