bugGNU Octave - Bugs: bug #53828, WPC Octave Fail on WIN10 -...

 
 

bug #53828: WPC Octave Fail on WIN10 - TRHEADRIPPER 1950X

Submitter:  None
Submitted:  Thu 03 May 2018 10:04:29 PM UTC
   
 
Category:  Test Suite Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  None Assigned to:  None
Originator Name:  Kennyj Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * other
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 04 May 2018 04:26:35 AM UTC, comment #1: 

Version 3.6.1 is ancient and completely unsupported.  Please try upgrading to the latest stable release 4.4.0.  See www.octave.org.

Rik <rik5>
Group administrator
Thu 03 May 2018 10:04:29 PM UTC, original submission:  

The error below is consistent across all RYZEN procs from the 1800x through all of the AMD Threadripper models - 1900, 1920, 1950.  Below is the entire error after completing the 2nd loop of functions after 200 when it is gathering for the results.  Please assist - has be stumped.




(3/5) Random matrix/FFT calculation
Loop
 200
of
 200
Thinking... please wait a moment...
panic: Illegal instruction -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
error: svd: Invalid resizing operation or ambiguous assignment to an out-of-bounds array element
terminate called after throwing an instance of 'octave_execution_exception'
panic: attempted clean up apparently failed -- aborting...
bin\octave.exe benchmark\benchmark2.m
GNU Octave, version 3.6.1
Copyright (C) 2012 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-mingw32".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

For information about changes from previous versions, type `news'.

   Octave Benchmark 2
   ==================
Number of times each test is run__________________________: 3

   I. Matrix calculation
   ---------------------
Creation, transp., deformation of a 1500x1500 matrix (sec): 0.10436
800x800 normal distributed random matrix ^1000______ (sec): 0.016331
Sorting of 2,000,000 random values__________________ (sec): 0.47177
700x700 cross-product matrix (b = a' * a)___________ (sec): 0.014664
panic: Illegal instruction -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
error: benchmark\benchmark2.m: Invalid resizing operation or ambiguous assignment to an out-of-bounds array element
terminate called after throwing an instance of 'octave_execution_exception'
panic: attempted clean up apparently failed -- aborting...

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 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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-05-04 rik5 Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code