[mythtv] .18 and the new configure script
Daniel Kristjansson
danielk at cat.nyu.edu
Sat Apr 9 14:51:38 UTC 2005
On Sat, 2005-04-09 at 10:34 -0400, J. Donavan Stanley wrote:
> Myself and others have had major stability issues if we allow the new
> configure script to select our optimizations. On my P4 backend I'd get
> segfaults when watching live SDTV live TV, on my celeron frontend I'd
> get segfaults when watching 1080i content. In both of my cases, the
> areas that were segfaulting were completely unrelated. It appears as
> though some of the P4 optimizations lead to code that has buffer
> overruns in it.
I've been using -march=pentium4 for a year or so with various versions
of gcc without any of these optimization related problems. Can you
produce some backtraces?
> For .18 at least can we make the default behavior of the configure
> script to produce the same compiler flags and what we've used in the
> past and force the user to explicitly pass some sort of "I understand
> that my shit may crash because I'm going outside the support cflags"
> parameter?
This is easy enough to add, but can you produce some backtraces so we
can see what is causing the crashes?
Usually people are complaining to me about the lack of optimization. ;)
-- Daniel
More information about the mythtv-dev
mailing list