Bug 106 - MACOS High Sierra(build 1021): Intermittent Crash observed on MAC
Summary: MACOS High Sierra(build 1021): Intermittent Crash observed on MAC
Status: VERIFIED FIXED
Alias: None
Product: TestProduct
Classification: Unclassified
Component: TestComponent (show other bugs)
Version: unspecified
Hardware: Macintosh Mac OS
: High normal
Assignee: No one
URL:
Depends on:
Blocks:
 
Reported: 2019-01-02 19:28 EST by Sahil Parbhaker
Modified: 2019-01-07 22:12 EST (History)
1 user (show)

See Also:


Attachments
mac-logs (110.50 KB, text/richtext)
2019-01-02 19:30 EST, Sahil Parbhaker
Details
mac-crash (189.44 KB, image/png)
2019-01-02 19:30 EST, Sahil Parbhaker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sahil Parbhaker 2019-01-02 19:28:33 EST
Steps:
On connecting the reader to RSU 157 Fw 2.1.2 the RSU app crashes.

The screenshots and logs. The crash is intermittent and it changes the value of UOM to 255 on the reader.
Comment 1 Sahil Parbhaker 2019-01-02 19:30:15 EST
Created attachment 78 [details]
mac-logs
Comment 2 Sahil Parbhaker 2019-01-02 19:30:35 EST
Created attachment 79 [details]
mac-crash
Comment 3 Brian Roberge 2019-01-03 05:37:48 EST
Issue with unlocking same semaphore twice.  Once in umas when the device disconnects and again in the app.  Fixed by no longer unlocking the semaphore in the app on disconnect.  Fixed in build 1025
Comment 4 Sahil Parbhaker 2019-01-04 23:20:59 EST
I tried to reproduce the  issue but the app did not crash for build 1027. Closing the issue.
Comment 5 Sahil Parbhaker 2019-01-07 22:12:52 EST
Verified in 1028 build. No crash observed