EXC_BAD_ACCESS in MADDecoder.m:640 #269
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/Cog#269
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error in Cog
EXC_BAD_ACCESS in MADDecoder.m:640
Attempted to dereference garbage pointer 0x7fa504efb000.
View on Bugsnag
Stacktrace
View full stacktrace
Created by Kevin López via Bugsnag
This appears to be caused by not zeroing _outputFrames when opening a file, and the object gets reused to open another file.