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

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

[Octave-bug-tracker] [bug #58814] Abort, core dump on exiting from graph


From: Hg200
Subject: [Octave-bug-tracker] [bug #58814] Abort, core dump on exiting from graphics code
Date: Thu, 13 Aug 2020 17:16:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #15, bug #58814 (project octave):

regarding Rik's segfault, i am not so deep into the code, so can be absolutely
wrong but it is a vague feeling i am asking myself regarding comment #2:

opengl_renderer::draw_patch is called by canvas, hence lives in the gui thread
and should be basically a qt paint event, right? i think it will also run if a
notify event is triggered. that is when a window of a figure is closed which
is obscuring another figure window. but that can happen during shut down.

i am asking myself if the segfault also occurs if the windows don't overlap in
the tst_segfault.m example?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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