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

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

[Octave-bug-tracker] [bug #47400] Repeatable panic on ctrl-c


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47400] Repeatable panic on ctrl-c
Date: Mon, 14 Mar 2016 00:29:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #5, bug #47400 (project octave):

Well the state of the interpreter at the time of the crash looks like the
parser is resetting itself after the interrupt, but a secondary OpenBLAS
worker thread is still running on behalf of the dgemm function.

I see in https://github.com/xianyi/OpenBLAS/issues/378 that there was some
mention of using pthread_kill to propagate signals to worker threads within
OpenBLAS, but it hasn't been fixed there yet.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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