<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PulseAudio is interrupted for 380 milliseconds exactly every 20 minutes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87226">87226</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>PulseAudio is interrupted for 380 milliseconds exactly every 20 minutes
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>modules
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>bert.ram.aerts@gmail.com
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have Mageia 4 x86_64 with all updates installed, so kernel 3.14.24.
On a Dell Inspiron 7720 17R SE laptop.

Both with speakers as with Logitech H800 wireless headphones via Bluetooth, I
have an interruption of sound during 380 milliseconds exactly every 20 minutes.

This is proven by journalctl:

Dec 02 21:12:03 Dell7720Mageia4 pulseaudio[2969]: [bluetooth]
module-bluez5-device.c: Skipping 387514 us (= 68356 bytes) in audio stream
Dec 02 21:32:04 Dell7720Mageia4 pulseaudio[2969]: [bluetooth]
module-bluez5-device.c: Skipping 387286 us (= 68316 bytes) in audio stream

Dec 03 21:08:58 Dell7720Mageia4 pulseaudio[2791]: [bluetooth]
module-bluez5-device.c: Skipping 386450 us (= 68168 bytes) in audio stream
Dec 03 21:28:58 Dell7720Mageia4 pulseaudio[2791]: [bluetooth]
module-bluez5-device.c: Skipping 391516 us (= 69060 bytes) in audio stream

How can I debug this further to find a root-cause?

I did the following, at 19 minutes 50 seconds I ran:
top -bd .1 -n 150 > top_log_3.txt
grep -A 2 COMMAND top_log_3.txt > top_log_3_grep.txt

This resulted in just at the moment of sound interrupt (2 experiments with same
result):

      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
      601 root     -51   0     0    0    0 S    9  0.0   0:03.39 irq/46-iwlwifi
     2850 bert      20   0 3333m 138m  43m S    9  1.8   0:51.75 plasma-desktop

      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
      607 root     -51   0     0    0    0 S    9  0.0   0:03.97 irq/46-iwlwifi
      837 root       0 -20     0    0    0 S    9  0.0   0:04.69 kworker/u17:2

But what can I conlude from this?</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>