<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Assertion Failure when Bluetooth A2DP Stream Starts Playing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61262">61262</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assertion Failure when Bluetooth A2DP Stream Starts Playing
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>debio264@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>ARM
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>daemon
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=75291" name="attach_75291" title="Full Log">attachment 75291</a> <a href="attachment.cgi?id=75291&action=edit" title="Full Log">[details]</a></span>
Full Log

I'm trying to play audio from a phone to an ARM Box running Arch Linux ARM with
BlueZ and PulseAudio. Everything is fine right up until I actually hit start on
the phone, at which point this happens consistently:

D: [pulseaudio] bluetooth-util.c: dbus: interface=org.bluez.AudioSource,
path=/org/bluez/11974/hci0/dev_40_FC_89_41_91_FF, member=PropertyChanged
D: [pulseaudio] bluetooth-util.c: dbus: property 'State' changed to value
'playing'
D: [pulseaudio] module-bluetooth-device.c: dbus:
interface=org.bluez.AudioSource,
path=/org/bluez/11974/hci0/dev_40_FC_89_41_91_FF, member=PropertyChanged
D: [pulseaudio] module-bluetooth-device.c: dbus: org.bluez.AudioSource property
'State' changed to value 'playing'
D: [pulseaudio] device-port.c: Setting port a2dp-input to status yes
D: [pulseaudio] module-bluetooth-policy.c: Setting card
'bluez_card.40_FC_89_41_91_FF' to profile 'a2dp_source'
W: [pulseaudio] module-bluetooth-device.c: Profile has no transport
W: [pulseaudio] module-bluetooth-policy.c: Could not set profile 'a2dp_source'
D: [pulseaudio] module-switch-on-port-available.c: finding port a2dp-input
D: [pulseaudio] module-switch-on-port-available.c: Finding best profile
W: [pulseaudio] module-bluetooth-device.c: Profile has no transport
D: [pulseaudio] module-switch-on-port-available.c: Could not set profile
a2dp_source
E: [pulseaudio] module-bluetooth-device.c: Assertion 'u->transport' failed at
modules/bluetooth/module-bluetooth-device.c:388, function
bt_transport_acquire(). Aborting.

I have a full log of the run attached, along with a backtrace (although the
backtrace isn't very enlightening).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>