<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 14, 2016 at 1:32 PM, Paul Harrison <span dir="ltr"><<a href="mailto:mythtv@sky.com" target="_blank">mythtv@sky.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">On 13/04/16 23:41, Kris Jensen wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5">
<br>
Hello List<br>
<br>
After I updated my Mythbuntu system to .28 from .27/fixs, Mythzmserver is misbehaving with a segfault. And I haven't a clue why. It was ok before the update. Current installed version of Mythzoneminder is 0.28.0+fixes.20160413.15cf421<br>
<br>
Starting Mythzmserver from the command line with: “sudo mythzmserver -v -c /etc/zm/zm.conf” Then trying to open a frontend ZM console/image/event page will crash mythzmserver with the console output as:<br>
<br></div></div><span class="">
Is there some config option I missed that is needed after an update to .28?<br>
<br>
Need some assistance please.<br>
<br>
Thanks.<br>
<br>
Kris<br>
<br>
<br>
</span></blockquote>
<br>
No config changes required that I can think of.<br>
<br>
I think the failed monitor 9 and 10 are something to do with it. Why are those failing? Do they show up in ZoneMinder?<br>
<br>
If you run mythzmserver under gdb and get a backtrace it will give me an idea where to start looking to fix the segfault.<br>
<br>
$gdb mythzmserver<br>
gdb> run -v -c /etc/zm/zm.conf<br>
<br>
then when it crashes<br>
<br>
gdb> bt<br>
<br>
will print out a backtrace.<br>
<br>
There are several pages on the wiki with help on getting a backtrace if you get stuck.<br>
<br>
Paul H.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Hi Paul, and Thanks.</div><div class="gmail_extra"><p style="margin-bottom:0in">I think I figured out what was causing
the segfault with mythzmserver on my system.</p>
<p style="margin-bottom:0in">A few days before updating Mythtv to
.28, I was making changes to my Zoneminder setup. I had added a few
cameras. Duplicates of existing cameras but it's functions marked as
“none” for testing and exploring Zoneminder's “state”
settings for cameras. I removed the duplicate test cameras and
mythzmserver is back to working as before.</p>
<p style="margin-bottom:0in">I plan to set a few of my ZM cameras
with a day/night state change. This is going to require a duplicate
of a few camera's, so I can change the function's of the camera's
from day to night.</p>
<p style="margin-bottom:0in">Question: Why did mythzmserver segfault
with the duplicate camera's w/function marked as none? </p><p style="margin-bottom:0in">Kris.</p>
<p style="margin-bottom:0in"><br>
</p></div></div>