octave-maintainers
[Top][All Lists]
Advanced

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

Re: Problem with printing plots


From: Jordi Gutiérrez Hermoso
Subject: Re: Problem with printing plots
Date: Fri, 9 Mar 2012 01:08:31 -0500

2012/3/9 Jordi Gutiérrez Hermoso <address@hidden>:
> Okay, here is a clue. I just ran this in gdb. There is definitely a
> problem with this code. The reason I'm seeing this is that in my debug
> build I compiled with --enable-bounds-checking. On line 600 of
> src/graphics.cc, the p vector only has two coordinates but is being
> indexed one past the end.
>
> Ben, I think you understand this code best. Why is this indexing past the end?

Sorry, the pos vector. This is being called from by
text::get_properties::get_extent on line 6899.

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]