Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-10 Thread Jason Frank
You need to turn off stripping (which strips debug information from your programs), re-emerge the mythtv ebuild, and attempt the same steps below. That should give a better call stack. You enable nostrip by putting nostrip in the FEATURES line in your /etc/make.conf Jason On Thu, 10 Feb 2005,

[mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-10 Thread Jim Coates
Can anyone point me somewhere else to turn? I am at a loss. - Original Message - From: "Jim Coates" <[EMAIL PROTECTED]> To: "Discussion about mythtv" Sent: Friday, February 04, 2005 11:13 AM Subject: Re: Updated gentoo, now everything mythtv segfaults I've tried to do a backtrace but w

[mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-04 Thread Jim Coates
I've tried to do a backtrace but when I follow the instructions, I don't get any information from gdb. Just a list of addresses. I did compile with debug on and release off. lisa bin # gdb ./mythfrontend GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by

[mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-03 Thread Marc Tousignant
I am Gentoo with a CVS build from yesterday 02/02/05 without problem. QT 3.3.3 MySQL 4.0.22-r2   I am running x86 with the exception of the following items using ~x86 media-tv/mythtv-cvs media-tv/nuvexport-cvs media-plugins/mythvideo-cvs media-plugins/mythdvd-cvs media-plugins/myth

Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-03 Thread Michael Obster
Hi, > output from strace mythfrontend > ok. This is another error. What's strange in your trace is the syscall at the end. This all is performed after some mprotects. I also see that you have build your gentoo optimized for pentium-4 (--march=pentium-4). As I know from glibc people, this optimiz

[mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-03 Thread Jim Coates
Here are my make.conf, output from revdep-rebuild -pv and strace mythfrontend. contents of /etc/make.conf: ( the bottom two lines I have added since the problem started and went to use the cvs ebuilds, the rest has been the same from the initial install) CHOST="i686-pc-linux-gnu" CFLAGS="-marc

Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-03 Thread Isaac Richards
On Thursday 03 February 2005 04:51 am, Michael Obster wrote: > Hi Jim, > > Jim Coates wrote: > > Is there anyway I can try to debug this? I have now tried using CVS > > with the same result, tried turning on the DEBUG flag in settings.pro > > and still can't get anything out of gdb. > > Can you do

Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-03 Thread Sasha Z
The problem is not alleviated by qt 3.3.4 - I run Arch linux and the package didn't help at all. I guess I could try a back version of mysql... ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-03 Thread Michael Obster
Hi Jim, Jim Coates wrote: Is there anyway I can try to debug this? I have now tried using CVS with the same result, tried turning on the DEBUG flag in settings.pro and still can't get anything out of gdb. Can you do a "strace mythfrontend" and send it to me? I think, that you have the same pro

Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-02 Thread Chris Strom
Does `revdep-rebuild -pv` tell you anything useful? On Wed, Feb 02, 2005 at 06:05:47PM -0500, Jim Coates wrote: > Is there anyway I can try to debug this? I have now tried using CVS with > the same result, tried turning on the DEBUG flag in settings.pro and still > can't get anything out of gdb

[mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-02 Thread Jim Coates
Is there anyway I can try to debug this? I have now tried using CVS with the same result, tried turning on the DEBUG flag in settings.pro and still can't get anything out of gdb. - Original Message - From: "Jim Coates" <[EMAIL PROTECTED]> To: "Discussion about mythtv" Sent: Wednesday,

Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-02 Thread Henk Poley
Op woensdag 02 februari 2005 17:10, schreef Jim Coates: > From: "Jim Coates" <[EMAIL PROTECTED]> > >I can't get any debug, no log messages etc... gdb tells me nothing. If I > >run anything myth, mythfrontend, mythbackend, mythsetup.. all segfaults. > >Any idea where I should start digging? > > Ok,

[mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-02 Thread Jim Coates
Ok, I did the -e option yesterday thus re-emerging everything, no change. Only big difference I got in the first update that I see is it switched from Free86 to X.org xwindows. - Original Message - From: "Jim Coates" <[EMAIL PROTECTED]> To: "Discussion about mythtv" Sent: Monday, Janua