Ticket #299 (new Bugs)
faad segfault
| Reported by: | mrpingouin | Owned by: | admin |
|---|---|---|---|
| Priority: | 1 | Milestone: | |
| Component: | Liquidsoap | Version: | |
| Keywords: | Cc: | me@… | |
| Mac OSX: | yes | Linux: | yes |
| NetBSD: | yes | Other Operating System: | yes |
| FreeBSD: | yes |
Description
Alexey Tarasov has experienced segfaults. The relevant part of the backtrace is:
Thread 1 (process 100255): #0 0x0000000800c95491 in quant_to_spec () from /usr/local/lib/libfaad.so.2 #1 0x0000000800c9613d in reconstruct_single_channel () from /usr/local/lib/libfaad.so.2 #2 0x0000000000000000 in ?? ()
After recompiling without AAC decoding, the segfault disappeared.
He is not using AAC files, but the AAC decoding may still be attempted on other files (if he's not using mime-types, to be checked). It looks like the bindings are not 100% clean.
Change History
Note: See
TracTickets for help on using
tickets.
