Ticket #153 (new defect)

Opened 10 months ago

Last modified 2 months ago

OSS wrapper - Assertion `pa_atomic_load(&(b)->_ref) > 0' failed.

Reported by: jone Assigned to: lennart
Priority: normal Milestone:
Component: padsp Severity: normal
Keywords: Cc: tedp

Description

Using padsp to wrap the application gtick (a simple gnome metronome).

Sound is output fine when metronome is started, but when stopping the metronome the following error is produced

gtick: pulsecore/memblock.c:538: pa_memblock_unref: Assertion `pa_atomic_load(&(b)->_ref) > 0' failed. 2d915983-dfad-f6a1-3bdc7ed5-6b83925b is dumped

gtick: pulse/thread-mainloop.c:169: pa_threaded_mainloop_lock: Assertion `!m->thread !pa_thread_is_running(m->thread) !in_worker(m)' failed. Segmentation fault

Change History

06/07/08 10:27:11 changed by tedp

  • cc set to tedp.

06/21/08 18:11:05 changed by lennart

  • component changed from core to padsp.