octave-maintainers
[Top][All Lists]
Advanced

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

Re: core-dump setting text position with units=normalized


From: Michael D Godfrey
Subject: Re: core-dump setting text position with units=normalized
Date: Sat, 20 Nov 2010 15:18:09 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Thunderbird/3.1.6

On 11/20/2010 08:02 AM, Ben Abbott wrote:
On MacOS 10.6.5 (or Ubuntu 10.04 via VirtualBox).

octave:1> ht = text (0, 0, "Hello", "units", "normalized");
octave:2> set (ht, "position", [0.5 0.5])
Assertion failed: (count () == 0), function freerep, file ../liboctave/dim-vector.h, line 123.
panic: Abort trap -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete

In some cases, I don't immediately see a crash. But if I try a second time, I get a seg-fault for the text command. Both back-traces are attached.

I made to (trivial?) changes to text objects in the last two days.

	http://hg.savannah.gnu.org/hgweb/octave/rev/3f952c6973f7

	http://hg.savannah.gnu.org/hgweb/octave/rev/521f2bb7c443

I don't see how these could be responsible, but I hadn't seen this before, so they may be related.

Any ideas / insight?

Ben
I tried this with current tip, repeating several times on Fedora x86_64 system, and found no problems.
[qss:octave] hg tip
changeset:   11281:3f952c6973f7
tag:         tip
user:        Ben Abbott <address@hidden>
date:        Sat Nov 20 09:39:46 2010 -0500
files:       src/ChangeLog src/graphics.h.in
description:
graphics.h.in: Change intended for 11272.


reply via email to

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