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

          Priority: medium
            Bug ID: 69676
                CC: [email protected]
          Assignee: [email protected]
           Summary: Assertion 'jack->path && jack->path->port' failed at
                    modules/alsa/module-alsa-card.c:381, function
                    report_jack_state()
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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 <[email protected]>
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to