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

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

[Octave-bug-tracker] [bug #44751] Failure to exit when running Octave in


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44751] Failure to exit when running Octave in --no-gui mode
Date: Fri, 17 Apr 2015 14:40:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #45, bug #44751 (project octave):

Dan, I also tried with patch 33690 and replacing 3000 by 1500 and... it works
as well!


./run-octave --no-gui -f -q
Qt Link Thread Before Move: 29826128
Qt Link Thread After Move: 32416144
JUST CONNECTED confirm_shutdown_signal

>> exit
LOCKING THE MUTEX
_shutdown_confirm_result BEFORE EMIT: -1
EMITTING SIGNAL
SLOT IS CALLED: confirm_shutdown_octave
closenow = 1
_shutdown_confirm_result AFTER EMIT: -1
GOING INTO WAIT STATE, SIMULTANEOUS UNLOCK MUTEX
Attempting to Awake process...
COMING OUT OF WAIT STATE, shutdown = 1


I don't observe a 1.5s delay though.

But it seems that you are right and the problem is due to an overflow in the
Qt library, version 4.8.6.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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