Opened 12 years ago
Closed 12 years ago
#177 closed defect (fixed)
roard crashes when playing flac files
Reported by: | ph3-der-loewe | Owned by: | ph3-der-loewe |
---|---|---|---|
Priority: | critical | Milestone: | RoarAudio major release 0.4 |
Component: | roard | Version: | 0.4 |
Keywords: | cf, flac | Cc: | |
Architecture: | Compiler: | ||
Difficulty: | Kernel: | ||
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | Bug Fix |
Description
roard crashes when playing flac files.
this does not go away with -B 16 and does not happen to other cf's.
here is a backtrace:
==16848== Invalid read of size 4
==16848== at 0x43A2C3A: roar_buffer_ring_stats (buffer.c:63)
==16848== by 0x8073393: cf_flac_read (codecfilter_flac.c:274)
==16848== by 0x80623A1: streams_check (streams.c:2289)
==16848== by 0x805E691: clients_check_all (clients.c:477)
==16848== by 0x805D13E: main_loop (loop.c:82)
==16848== by 0x8057E44: main (roard.c:2562)
==16848== Address 0xC is not stack'd, malloc'd or (recently) free'd
Subtickets
Change History (2)
comment:1 Changed 12 years ago by ph3-der-loewe
- Status changed from new to accepted
comment:2 Changed 12 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from accepted to closed
- Version changed from current to 0.4rc1
Note: See
TracTickets for help on using
tickets.
already found a particular fix.