Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

frontend crashes

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


ken at bizrace

Apr 5, 2003, 12:22 PM

Post #1 of 6 (1585 views)
Permalink
frontend crashes

I am using CVS version from yesterday afternoon, and it crashes pretty
often. It also seems random and doesn't print any good info to the
console except Seg fault. Sometimes it is when I am navigating the
menus, sometimes leaving a recording. But, it always seems during
navigation. Has anyone else seen this behavior? Anyone got any
suggestions on how I can get more info out of it?

Thanks,
--Ken


ben at handcoder

Apr 5, 2003, 12:49 PM

Post #2 of 6 (1438 views)
Permalink
RE: frontend crashes [In reply to]

I've been getting a lot of random seg faults lately as well. I chalked
it up to running dev code. I've been trying to decide if I want to go
back to .8 or just wait for some of the bugs to get cleared up.

Ben

-----Original Message-----
From: mythtv-users-bounces [at] snowman
[mailto:mythtv-users-bounces [at] snowman] On Behalf Of Ken VanDine
Sent: Saturday, April 05, 2003 2:22 PM
To: mythtv-users [at] snowman
Subject: [mythtv-users] frontend crashes


I am using CVS version from yesterday afternoon, and it crashes pretty
often. It also seems random and doesn't print any good info to the
console except Seg fault. Sometimes it is when I am navigating the
menus, sometimes leaving a recording. But, it always seems during
navigation. Has anyone else seen this behavior? Anyone got any
suggestions on how I can get more info out of it?

Thanks,
--Ken

_______________________________________________
mythtv-users mailing list
mythtv-users [at] snowman
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users


johndanner at untzuntz

Apr 5, 2003, 12:50 PM

Post #3 of 6 (1440 views)
Permalink
Re: frontend crashes [In reply to]

You might try doing a 'make distclean' in the MC/ directory and rebuilding.
It sounds like your myth library has changed, but your binaries are thinking
it is the old version.

If that doesn't fix it, recompile with debug symbols and get a backtrace.

-John



---------- Original Message -----------
From: Ken VanDine <ken [at] bizrace>
To: mythtv-users [at] snowman
Sent: Sat, 05 Apr 2003 14:22:25 -0500
Subject: [mythtv-users] frontend crashes

> I am using CVS version from yesterday afternoon, and it crashes
> pretty often. It also seems random and doesn't print any good info
> to the console except Seg fault. Sometimes it is when I am
> navigating the menus, sometimes leaving a recording. But, it always
> seems during navigation. Has anyone else seen this behavior?
> Anyone got any suggestions on how I can get more info out of it?
>
> Thanks,
> --Ken
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] snowman
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
------- End of Original Message -------


adeffs.mythtv at gmail

Sep 21, 2006, 6:38 AM

Post #4 of 6 (1114 views)
Permalink
Re: Frontend Crashes [In reply to]

On 9/19/06, Chris Anderson <chrislight [at] gmail> wrote:
> I am running Myth .20. This has been happening to me know for a long time.
> There have been other issues, that needed my attention.
>
> It seems that whenever I hit escape to end my livetv, or watching a
> previously recorded program, it quits to the desktop.
>
> I thought that I would change my settings, and I set the default 'esc' to
> 'alt-esc' to quit the program, to no avail.
>
> I am not sure where to look in the log for any hints.
>
> Thank-you in advance.

tail -f mythfrontend.log
or
less mythfrontend.log
and hit the end key to jump to the end.

--
Steve
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette -
http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


chrislight at gmail

Sep 21, 2006, 7:06 PM

Post #5 of 6 (1106 views)
Permalink
Re: Frontend Crashes [In reply to]

Seems the crashing came from the GLX drivers not loading.

So its solved. Yay!
However there is no myth-log on my system.

On 9/21/06, Steven Adeff <adeffs.mythtv [at] gmail> wrote:
> On 9/19/06, Chris Anderson <chrislight [at] gmail> wrote:
> > I am running Myth .20. This has been happening to me know for a long time.
> > There have been other issues, that needed my attention.
> >
> > It seems that whenever I hit escape to end my livetv, or watching a
> > previously recorded program, it quits to the desktop.
> >
> > I thought that I would change my settings, and I set the default 'esc' to
> > 'alt-esc' to quit the program, to no avail.
> >
> > I am not sure where to look in the log for any hints.
> >
> > Thank-you in advance.
>
> tail -f mythfrontend.log
> or
> less mythfrontend.log
> and hit the end key to jump to the end.
>
> --
> Steve
> Before you ask, read the FAQ!
> http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
> then search the Wiki, and this list,
> http://www.gossamer-threads.com/lists/mythtv/
> Mailinglist etiquette -
> http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


adeffs.mythtv at gmail

Sep 22, 2006, 4:58 AM

Post #6 of 6 (1122 views)
Permalink
Re: Frontend Crashes [In reply to]

On 9/21/06, Chris Anderson <chrislight [at] gmail> wrote:
> Seems the crashing came from the GLX drivers not loading.
>
> So its solved. Yay!
> However there is no myth-log on my system.
>
> On 9/21/06, Steven Adeff <adeffs.mythtv [at] gmail> wrote:
> > On 9/19/06, Chris Anderson <chrislight [at] gmail> wrote:
> > > I am running Myth .20. This has been happening to me know for a long time.
> > > There have been other issues, that needed my attention.
> > >
> > > It seems that whenever I hit escape to end my livetv, or watching a
> > > previously recorded program, it quits to the desktop.
> > >
> > > I thought that I would change my settings, and I set the default 'esc' to
> > > 'alt-esc' to quit the program, to no avail.
> > >
> > > I am not sure where to look in the log for any hints.
> > >
> > > Thank-you in advance.
> >
> > tail -f mythfrontend.log
> > or
> > less mythfrontend.log
> > and hit the end key to jump to the end.

it's something you have to manually set up, usually via
'mythfrontend -v <level> -l <logfile>'

--
Steve
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette -
http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.