<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I experience a crash of MythMusic like discussed in<br>
<a class="moz-txt-link-freetext"
 href="http://svn.mythtv.org/trac/ticket/2557">http://svn.mythtv.org/trac/ticket/2557</a>
.<br>
<br>
I can reproduce the problem all the time when I'm doing the following:<br>
1.) Start MythMusic and play MP3s AND M4A files. (you need two file
types for the problem)<br>
2.) Leave MythMusic<br>
3.) Start MythMusic again. When it starts playing it crashes.<br>
<br>
My backtrace looks pretty much the same as already in the system.<br>
<br>
In my opinion the <a
 href="http://svn.mythtv.org/trac/attachment/ticket/2557/mythobservable.patch"
 title="View attachment">mythobservable.patch</a> is the right solution
for the problem,<br>
but I have not tested it yet. (Will do that as soon as possible)<br>
Iterating over a list without locking is never a good idea,<br>
when the list is also used from other threads.<br>
<br>
What was the reason that this patch has been removed?<br>
<br>
<div class="moz-signature"><br>
regards,<br>
Gerhard.<br>
<br>
</div>
</body>
</html>