[mythtv-users] Announcement: merge of devel/027candidates

Monkey Pet monkeypet at gmail.com
Sun May 18 02:31:01 UTC 2014


On Sat, May 17, 2014 at 5:18 PM, Jean-Yves Avenard <jyavenard at gmail.com>wrote:

> Hi
>
> On 18 May 2014 06:01, Monkey Pet <monkeypet at gmail.com> wrote:
>
> >> LD_LIBRARY_PATH=/usr/local/mythtv-dev/lib
> >> /usr/local/mythtv-dev/bin/mythfrontend --logpath /var/log/mythtv/
> >>
> >>
> >> It crashes when I try to play a recording...
> >
> >
> > I think it crashes on the listing of recordings page also..  I pasted the
> > mythtvfrontend output here:
> >
> > http://pastebin.com/7uBjSepf
>
> You need to compile with debugging symbol.
>
> Use the following configure line:
> $ make distclean
> $ ./configure --prefix=/usr/local/mythtv-dev --compile-type=debug
> --disable-mythlogserver
> and run your make ; make install
>
> Make sure you don't have any old libraries in
> /usr/local/mythtv-dev/lib (you can delete all its content)
>

After removing all the files from the install path, then doing the make
distclean, I can't get it the frontend to crash anymore.  I'll monitor it
for the next few days.


>
> And run mythfrontend in gdb:
> LD_LIBRARY_PATH=/usr/local/mythtv-dev/lib gdb
> /usr/local/mythtv-dev/bin/mythfrontend
> gdb$ thread apply all bt
> gdb$ run
>
> do what you need to do when it crashes
> then
> gdb$ bt all
>
> and create a ticket with the whole content there..
>
> But having said that, I can't think of a single change in the code
> that would explain a difference in scenario
> John did make some changes to libmythui in his last commit.
> If you do before compiling:
> $ git checkout 5877f14a9e1d88ea75d3b4e9c1609920bc8ac71a
>
> and use that version, does it crash for you?
>
> thanks
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140517/9b57ddc3/attachment.html>


More information about the mythtv-users mailing list