#3321 closed defect
FBPACK: Malloc Warnings
Reported by: | SF/mthreepwood | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: |
Description
Mac OS X 0.11.0svn June 13th -- fbpack Japanese 3DO
The terminal reports several malloc warnings during gameplay such as:
*** malloc[759]: Deallocation of a pointer not malloced: 0x20c002c; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
However, it doesn't interfere with gameplay.
Ticket imported from: #1754525. Ticket imported from: bugs/3321.
Change History (10)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Status: | new → pending |
---|
comment:3 by , 17 years ago
I don't see any errors on my PC, but this occurred on my mac. And, the current daily build isn't working (already filed a report). Will get back
comment:4 by , 17 years ago
Status: | pending → new |
---|
comment:6 by , 17 years ago
This tracker item is pending response by the submitter; we cannot continue processing it before that happens. As a consequence, its status has been set to "Pending". It will automatically revert to "Open" once a new comment is made to this item. If no response is made within 14 days, it will automatically be closed.
Thank you.
comment:7 by , 17 years ago
Status: | new → pending |
---|
comment:8 by , 17 years ago
Status: | pending → closed |
---|
comment:9 by , 17 years ago
This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
comment:10 by , 6 years ago
Component: | → Engine: SCUMM |
---|
I committed a fix in the 3DO specific sound code which may have lead to the error described here. Does it help ?