This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7745 - Simulator leaks memory
Attached to Project:
Rockbox
Opened by Steve Bavin (pondlife) - Monday, 10 September 2007, 14:57 GMT+2
Last edited by Steve Bavin (pondlife) - Monday, 10 September 2007, 15:47 GMT+2
Opened by Steve Bavin (pondlife) - Monday, 10 September 2007, 14:57 GMT+2
Last edited by Steve Bavin (pondlife) - Monday, 10 September 2007, 15:47 GMT+2
|
DetailsRunning the Rockbox H300 simulator under Windows reveals that its memory usage (as shown in Task Manager) increases forever during playback. After half an album, my rockboxui.exe is using 22MB!
|
This task depends upon
Closed by Steve Bavin (pondlife)
Monday, 10 September 2007, 15:47 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: As amiconn pointed out, the allocation stops at the expected 32MB limit.
Monday, 10 September 2007, 15:47 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: As amiconn pointed out, the allocation stops at the expected 32MB limit.
- With the Cygwin-supplied SDL.DLL (no version info, dated 5th July 2007), memory usage starts at 2MB and increases.
- With the SDL.DLL 1.2.12 run-time from http://www.libsdl.org/download-1.2.php, memory usage remains roughly constant at 38MB (!)