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

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

[Octave-bug-tracker] [bug #47400] panic on Ctrl+c with multithreaded ATL


From: Rik
Subject: [Octave-bug-tracker] [bug #47400] panic on Ctrl+c with multithreaded ATLAS or OpenBLAS
Date: Fri, 10 Jun 2016 03:53:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

For easy testing, I have uploaded a script called tst_ctrlc.m.

Steps to produce a segfault:

1) Run octave
2) tst_ctrlc
3) Type Ctrl+C

Segfaults every time for me regardless of whether I am running Octave in the
GUI or at the command line.

A workaround is to use


setenv OMP_NUM_THREADS 1


which stops multiple threads in the OpenBLAS library.



(file #37441)
    _______________________________________________________

Additional Item Attachment:

File name: tst_ctrlc.m                    Size:0 KB


    _______________________________________________________

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]