Bug#805599: mediatomb: Segfault when "mark-played-items" enabled

Ian Wienand ian at wienand.org
Fri Nov 20 02:34:10 UTC 2015


Source: mediatomb
Followup-For: Bug #805599

It turns out this is a lack of a default in
mark-played-items/mark/content, despite this being documented as
optional

A quick workaround is to add

<mark-played-items enabled="yes" suppress-cds-updates="yes">
  <string mode="prepend">*</string>
  <mark>
   <content>video</content>
  </mark>
</mark-played-items>

to the config file.  I believe the following patch should add the
default values if none are set.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-defaults-for-mark-played-items-content-parameter.patch
Type: text/x-diff
Size: 1503 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20151120/5c52a374/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list