This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8030 - Use of TIMEOUT_NOBLOCK locks the simulator
Attached to Project:
Rockbox
Opened by Steve Bavin (pondlife) - Friday, 26 October 2007, 15:21 GMT+2
Last edited by Steve Bavin (pondlife) - Friday, 26 October 2007, 20:04 GMT+2
Opened by Steve Bavin (pondlife) - Friday, 26 October 2007, 15:21 GMT+2
Last edited by Steve Bavin (pondlife) - Friday, 26 October 2007, 20:04 GMT+2
|
DetailsAfter entering the database debugging screen, the simulator locks hard (with the screen displayed).
This is caused by the use of TIMEOUT_NOBLOCK in dbg_tagcache_info(). Using info.timeout = 1; fixes this. However, it would be better if someone could fix up the threading on the simulator so that TIMEOUT_NOBLOCK works like it does on the target, so I won't change this. |
This task depends upon
Closed by Steve Bavin (pondlife)
Friday, 26 October 2007, 20:04 GMT+2
Reason for closing: Fixed
Additional comments about closing: Should be sorted now.
Friday, 26 October 2007, 20:04 GMT+2
Reason for closing: Fixed
Additional comments about closing: Should be sorted now.