[Bug 42463] ZmLearn crash at startup: "Assertion 'm->state == STATE_PASSIVE' failed at pulse/mainloop.c:787, function pa_mainloop_prepare(). Aborting."

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 17 07:43:57 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42463

--- Comment #4 from Andrew Eikum <aeikum at codeweavers.com> ---
(In reply to Sebastian Lackner from comment #2)
> Created attachment 57310 [details]
> Proposed patch.
> 
> @Jactry: Could you please test that this patch fixes the issue?

I'm not opposed to this, but I don't understand why calling the init function
twice would cause the assertion failure. It's protected by a mutex, so they
should run in series, and we completely clean up when pulse_test_connect exits.

(See also Bug 40147 and Bug 41102.)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list