[pulseaudio-tickets] [Bug 61328] PulseAudio Python Binding PyEval_CallFunction segfault in pa_mainloop_dispatch based on pa_threaded_mainloop

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 23 01:29:05 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61328

Tanu Kaskinen <tanuk at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #2 from Tanu Kaskinen <tanuk at iki.fi> ---
Or actually the libpulse debug symbols don't seem to be necessary. The last
calls in the stack are from your code, so the bug is most likely in your code,
nothing pulseaudio related. You need to call PyEval_CallFunction() or
PyGILState_Release with such parameters that they don't crash. I have zero
knowledge about those functions, so you're on your own.

Resolving as "notourbug".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130223/43de99b3/attachment.html>


More information about the pulseaudio-bugs mailing list