Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
01089 Crash/Freeze Minor Have not tried Feb 9, 2008, 14:55 May 22, 2011, 10:58
Tester Firewave View Status Public Platform
Assigned To Resolution Unable to reproduce OS
Status [?] Closed Driver
Version 0.123 Fixed in Version Build
Fixed in Git Commit Github Pull Request #
Summary 01089: skichamp: fails to allocate memory.
Description Failed to allocate 16396 bytes (src/mame/video/model3.c:554)
--- memory leak warning ---
allocation #027875, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027874, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027873, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027872, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027871, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027870, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027869, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027868, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027867, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027866, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027865, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027864, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027863, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027862, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027861, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027860, 32 bytes (src/osd/windows/winwork.c:497)
allocation #027859, 32 bytes (src/osd/windows/winwork.c:497)

... truncated
a total of 748432 bytes were not free()'d
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems skichamp
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
6
User avatar
No.01321
Firewave
Senior Tester
Jun 19, 2008, 02:25
In 0.125u6 it now reports this error:

dma_callback: 00180000, FE38C944, 262144 at 0009C5D0
User avatar
No.01411
Firewave
Senior Tester
Jun 28, 2008, 07:47
In 125u8 it's back to the initial allocation error.
User avatar
No.01487
Firewave
Senior Tester
Jul 5, 2008, 13:30
In 0.125u9 it now reports:

Out of memory for malloc tracking!
User avatar
No.03431
Firewave
Senior Tester
Dec 30, 2008, 01:34
edited on: Dec 30, 2008, 01:36
I don't get the error anymore with 0.128u7. Before that it was back to the initial allocation error.
User avatar
No.03737
Firewave
Senior Tester
Feb 8, 2009, 19:51
Still gone in 0.129u3.
User avatar
No.07461
Firewave
Senior Tester
May 22, 2011, 10:58
Didn't happen in my latest regtest. Closing.