[pulseaudio-tickets] [Bug 69676] New: Assertion 'jack->path && jack->path->port' failed at modules/alsa/module-alsa-card.c:381, function report_jack_state()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Sep 22 07:05:59 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69676
Priority: medium
Bug ID: 69676
CC: lennart at poettering.net
Assignee: pulseaudio-bugs at lists.freedesktop.org
Summary: Assertion 'jack->path && jack->path->port' failed at
modules/alsa/module-alsa-card.c:381, function
report_jack_state()
QA Contact: pulseaudio-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: kalevlember at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: alsa
Product: PulseAudio
Latest pulseaudio git master crashes here on startup with an assertion:
Assertion 'jack->path && jack->path->port' failed at
modules/alsa/module-alsa-card.c:381, function report_jack_state(). Aborting.
This is a regression compared to 4.0 and I've bisected it to the following
commit; reverting it fixes the crash for me:
commit ecf3ab2b5788c85c237eeb6429bd1d525b9ac0cc
Author: David Henningsson <david.henningsson at canonical.com>
Date: Tue Jun 4 15:41:57 2013 +0200
alsa-mixer: Add "Line Out" path
If there is a "Line Out" jack present, then add this path. The fallback
analog-output will be a subset of this path and removed.
I only use the "Line Out Jack" or "Line Out Front Jack" for actual jack
detection - without anything connected to the front jack, it makes little
sense to enable the port.
(Another option could perhaps be to use different paths for stereo line out
and surround line outs, but that could be a possible future improvement.)
--
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/20130922/9d72574a/attachment.html>
More information about the pulseaudio-bugs
mailing list