[pulseaudio-tickets] [PulseAudio] #344: PA_MEMPOOL_SLOT_SIZE incompatible with MAX_ALLOC_SIZE
PulseAudio
trac-noreply at tango.0pointer.de
Tue Aug 26 06:19:44 PDT 2008
#344: PA_MEMPOOL_SLOT_SIZE incompatible with MAX_ALLOC_SIZE
---------------------+------------------------------------------------------
Reporter: rdiez | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: clients | Severity: normal
Keywords: |
---------------------+------------------------------------------------------
The hard-coded value of 64 MB for PA_MEMPOOL_SLOT_SIZE in
pulsecore/memblock.c is bigger than the hard-coded value of 20 MB for
MAX_ALLOC_SIZE in pulse/xmalloc.c
If the OS has no shared memory or the like, that triggers an assert in
pa_xmalloc() when allocating the first chunk of the memory pool.
--
Ticket URL: <http://www.pulseaudio.org/ticket/344>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list