octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #60987] rotating generated image with mouse ca


From: anonymous
Subject: [Octave-bug-tracker] [bug #60987] rotating generated image with mouse causes segfault
Date: Wed, 28 Jul 2021 19:35:42 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Follow-up Comment #1, bug #60987 (project octave):

Yes, can reproduce even with Octave 7 (hg id 53de043ea532).


octave:1> graphics_toolkit 
ans = qt
octave:2> a = eye(3); mesh(a); camlight;

## Here I clicked on the figure itself. Variations: tried to drag it, clicked
on the Rotate button first, all the same. One click and it crashes.

octave:3> fatal: caught signal Segmentation fault -- stopping myself...
Segmentation fault (core dumped)


The same thing happens with the "demo isosurface" test as well. One click and
it crashes, whether or not in rotate mode.

Calling the first test without camlight does not cause a crash.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60987>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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