#174 closed defect (fixed)
Deadlock condition in debug-only code in sh_mem.c
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.6.0 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
The debug code in sh_mem.c may deadlock if an error is reported while another thread is in the error handler. Need to move reporting code out of the locked area.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [257].