Comment 9 for bug 981239

Revision history for this message
David Henningsson (diwic) wrote : Re: [bluez] pulseaudio crashed with SIGABRT in pa_xmalloc(), trying to render insane amounts of data

#6 0x00007fd53813c8fb in pa_sink_render_full (s=0xa32b30, length=158471908, result=0x7fd525570e50) at pulsecore/sink.c:1296

This is an insane length, and the memory allocator complains trying to allocate such a long block.