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

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

[Octave-bug-tracker] [bug #50210] octave-gui crashes on exit


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50210] octave-gui crashes on exit
Date: Wed, 8 Feb 2017 15:59:00 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Update of bug #50210 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

The error message from Qt appears in the backtrace you attached:

> QThread: Destroyed while thread is still running

This indicates that the main_thread QThread object was destroyed but the
thread had not yet exited. A full backtrace of all running threads at the time
of the error might be helpful ("thread apply all backtrace" in gdb).

I am unable to reproduce on Debian with Qt 5.7.1

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50210>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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