http://bugzilla.novell.com/show_bug.cgi?id=592823 http://bugzilla.novell.com/show_bug.cgi?id=592823#c0 Summary: pulseaudio-0.9.21 crashes in pa_memblock_new_pool Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: ensonic@sonicpulse.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8 I have pulseaudio-0.9.21-1.2.1.i586 The problem I describe below seems to happen only after the system is running for a while. After a fresh rebbot things work fine initially. Reproducible: Always Steps to Reproduce: Start pulseaudio under gdb and play something on pulse once it is up. $ pulseaudio -k && gdb --args pulseaudio --daemonize=false -v -v -v Actual Results: .. D: reserve-wrap.c: Device lock status of reserve-monitor-wrapper@Audio0 changed: not busy D: sink-input.c: Requesting rewind due to uncorking D: alsa-sink.c: Requested to rewind 5632 bytes. D: alsa-sink.c: Limited to 5620 bytes. D: alsa-sink.c: before: 1405 D: alsa-sink.c: after: 1405 D: alsa-sink.c: Rewound 5620 bytes. D: sink.c: Processing rewind... D: source.c: Processing rewind... D: module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_06.0.analog-stereo becomes busy. Program received signal SIGBUS, Bus error. [Switching to Thread 0xb2d76b70 (LWP 22363)] 0xb7e95527 in pa_memblock_new_pool () from /usr/lib/libpulsecommon-0.9.21.so (gdb) bt #0 0xb7e95527 in pa_memblock_new_pool () from /usr/lib/libpulsecommon-0.9.21.so #1 0xb7e95d82 in pa_memblock_new () from /usr/lib/libpulsecommon-0.9.21.so #2 0xb7e9a737 in pa_memchunk_make_writable () from /usr/lib/libpulsecommon-0.9.21.so #3 0xb7f5de3c in pa_sink_render_into () from /usr/lib/libpulsecore-0.9.21.so #4 0xb7f5e2d8 in pa_sink_render_into_full () from /usr/lib/libpulsecore-0.9.21.so #5 0xb36c3115 in ?? () from /usr/lib/pulse-0.9.21/modules/libalsa-util.so #6 0xb7eb0d73 in ?? () from /usr/lib/libpulsecommon-0.9.21.so #7 0xb7ab96e5 in start_thread (arg=0x0) at pthread_create.c:297 #8 0xb7ab9600 in ?? () at pthread_create.c:216 from /lib/libpthread.so.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.