Opened 11 months ago
Closed 11 months ago
#18713 closed bug (fixed)
MediaPlayer crash on flac file change
Reported by: | madmax | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Audio & Video/Codecs | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Attachments (2)
Change History (8)
by , 11 months ago
Attachment: | MediaPlayer-1508-debug-13-12-2023-19-29-34.report added |
---|
comment:1 by , 11 months ago
Description: | modified (diff) |
---|
comment:2 by , 11 months ago
Milestone: | Unscheduled → R1/beta5 |
---|
comment:3 by , 11 months ago
by , 11 months ago
Attachment: | MediaPlayer-malloc_debug.report added |
---|
comment:4 by , 11 months ago
Using guarded heap instead of debug heap gives the same stack trace (except for the top debugging functions), but the message is 'tried to free 0x11c4aae2fd0 which points at page 372 which is not marked in use'.
Note:
See TracTickets
for help on using tickets.
Can you run MediaPlayer with malloc_debug to help identifying where the heap corruption comes from?