Re: Strange Runtime Message



On Fri, 2005-12-02 at 16:01 -0600, Bob Caryl wrote:
> Paul Davis wrote:
> 
> >On Wed, 2005-11-30 at 14:56 -0600, Bob Caryl wrote:
> >  
> >
> >>When my application is run from a console command line, the following is
> >>output to the console: "attempt to put segment in horiz list twice"
> >>
> >>Does anyone know what error this indicates?
> >>    
> >>
> >
> >you gave a set of points to libart which includes the same x coordinate
> >twice in a row. libart doesn't like this. it would be nice if it could
> >keep its mouth shut since it doesn't actually break anything.
> >
> >--p
> >
> >  
> >
> 
> The forgoing might be true except that I do not use, nor do I link
> libart into my application as shown by the follwing dump of the output
> of "readelf -d gmwclassification" :

ldd is a better tool for this.

your app uses the GnomeCanvas, i would imagine. that creates implicit
links to libart.

--p





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]