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

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

[Octave-bug-tracker] [bug #56952] segfault during compilation while proc


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #56952] segfault during compilation while processing doc/interpreter/genpropdoc.m
Date: Mon, 21 Dec 2020 04:33:44 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36 Edg/87.0.664.66

Follow-up Comment #50, bug #56952 (project octave):

IIUC, that means thread #1 crashed with signal SIGSEGV.

IIUC, that is the main Qt thread.
>From a similar question in the Qt forums:
https://forum.qt.io/post/403493
> It looks, based on that valgrind, that you are cleaning up an object with
messages still in the queue.
> Do you ever delete a QWidget of yours explicitly? If so try using
widget->deleteLater() instead.

Maybe this would be necessary somewhere for us, too?
But it would probably better if someone who has more experience with Qt could
have a look.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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