[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] [backtrace included] Gnash segfaults at NPR site
From: |
strk |
Subject: |
Re: [Gnash] [backtrace included] Gnash segfaults at NPR site |
Date: |
Sun, 21 May 2006 00:33:36 +0200 |
On Thu, May 18, 2006 at 03:03:34PM +0200, strk wrote:
> On Thu, May 18, 2006 at 08:28:40AM -0400, Andrew Barr wrote:
> > On Thu, 2006-05-18 at 13:07 +0200, Bastiaan Jacques wrote:
> > > I played the file in gnash, but it didn't segfault; in fact, it asserted
> > > in an
> > > entirely unrelated place. Have you disabled assertions, by any chance?
> >
> > I don't think so.
> >
> > This might be because I have an i810 GPU in my computer, and I didn't
> > pass the --enable-i810-lod-bias option to configure. I recompiled Gnash
> > doing that, and I got a failed assertion instead of the segfault:
> >
> > gnash: text.cpp:576: void
> > gnash::edit_text_character::align_line(gnash::edit_text_character_def::alignment,
> > int, float): Assertion `extra_space >= 0.0f' failed.
>
> Yes thanks, this is the same I get. I'm working on it now.
I opened a bug file, so it will eventually be fixed:
https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=16637
--strk;