bugGNU Octave - Bugs: bug #40924, MSVC Octave crashes inverting...

 
 

bug #40924: MSVC Octave crashes inverting complex matrix with OpenBLAS

Submitter:  None
Submitted:  Mon 16 Dec 2013 04:21:29 PM UTC
   
 
Category:  Libraries Severity:  2 - Minor
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Need Info Assigned to:  None
Originator Name:  Berndt Bartos Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.6.4
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 02 Feb 2015 02:01:15 AM UTC, comment #5: 

This is an old report against version 3.6.4.  I'm going to close the report.  It can be re-opened if it is reproducible with the 4.0 release candidate.

Rik <rik5>
Group administrator
Wed 18 Dec 2013 07:59:49 AM UTC, comment #4: 

This would be a problem with the MSVC Windows version.

On my MinGW Windows builds (w. OpenBLAS) I don't see a segfault with these commands.
(WinXP SP3 Core Duo 2.5 Ghz)

Philip Nienhuis <philipnienhuis>
Group Member
Tue 17 Dec 2013 11:46:20 PM UTC, comment #3: 

Needs confirmation by other Windows users or devs.

There was an updated OpenBLAS dll posted to the mailing list a few months back, if that is still available you might try replacing your OpenBLAS library and see if it fixes the crash.

Mike Miller <mtmiller>
Group Member
Tue 17 Dec 2013 08:32:47 PM UTC, comment #2: 

This may be a windows problem. Works correctly
in Fedora octave 3.6.4 and current devel. (x86_64)

Michael Godfrey <godfrey>
Group Member
Tue 17 Dec 2013 07:27:58 PM UTC, comment #1: 

I have confirmed the crash.

Anonymous
Mon 16 Dec 2013 04:21:29 PM UTC, original submission:  

Installed package: octave-3.6.4-vs2010-setup.exe
Library used: OpenBLAS
This code causes a crash:

x=[1i,1;0,1];
inv(x)

Error: Segmentation Violation.
There is no problem with the generic library.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by godfrey (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-02 rik5 Open/ClosedOpen Closed
    2014-05-29 mtmiller Severity3 - Normal 2 - Minor
        Summaryoctave crashes inverting complex matrix with OpenBLAS MSVC Octave crashes inverting complex matrix with OpenBLAS
    2013-12-17 mtmiller StatusNone Need Info
        Summaryoctave crashes inverting complex matrix octave crashes inverting complex matrix with OpenBLAS

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code