Opened 14 years ago

Closed 14 years ago

Last modified 8 years ago

#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.

Change History (1)

comment:1 by rainer, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [257].

Note: See TracTickets for help on using tickets.