bugGNU Octave - Bugs: bug #38688, Crash when inversing and finding...

 
 

bug #38688: Crash when inversing and finding determinant of a matrix

Submitter:  Alfian Rizqy T <alfnheim>
Submitted:  Tue 09 Apr 2013 07:35:28 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Duplicate Assigned to:  None
Originator Name:  Alfian Rizqy T Open/Closed:  * Closed
Release:  * 3.6.2 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 11 Apr 2013 01:39:48 PM UTC, comment #4: 

Same problem with the BLAS... duplicate of #35769

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Thu 11 Apr 2013 02:27:09 AM UTC, comment #3: 

changing octave version to 3.6.4 gcc 4.6.2 and it works
thanks

Alfian Rizqy T <alfnheim>
Wed 10 Apr 2013 01:51:18 AM UTC, comment #2: 

Octave was configured for i686-pc-mingw32

I am using ACER netbook with 1.0 GHz dual core, 1 GB RAM, OS Windows XP SP3 32bit

Alfian Rizqy T <alfnheim>
Tue 09 Apr 2013 07:09:36 PM UTC, comment #1: 

Do you use the 3.6.2_gcc4.6.2 MinGW version? If so, what CPU type does your PC have?

If so, you might have hit the notorious libblas bug; see these other bug reports: #35769, #37231, #35933 on how to deal with it.

Waiting for your answer.

Philip Nienhuis <philipnienhuis>
Group Member
Tue 09 Apr 2013 07:35:28 AM UTC, original submission:  

I was working for my program, the program is using kernel ridge regression, so I compute matrix K as kernel matrix the add it with cI, resulting matrix BRACKETS

BRACKETS=K+cI

(I=identity matrix and c>0)

when I try to inversing the BRACKETS, my OCTAVE 3.6.2 crashed, it said illegal operation or something, I use command inv(BRACKETS)

when I try at MATLAB, it works fine, so it's disturbing me now because it's part of my final graduation project.

please help me, thank you very much

ps: pardon for my bad English and I'm sorry if this topic maybe had been solved before (didn't find the same thing like me in bug tracker)




Alfian Rizqy T <alfnheim>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27823:  BRACKETS added by alfnheim (121KiB - application/octet-stream - this is the brackets matrix, it's in ASCII format)

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by alfnheim (Submitted the item)
  • -email is unavailable- added by alfnheim
  •  

    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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-11 jordigh Open/ClosedOpen Closed
    2013-04-11 jordigh Dependencies- Depends on bugs #35769
    2013-04-11 jordigh StatusNeed Info Duplicate
    2013-04-09 philipnienhuis StatusNone Need Info
    2013-04-09 alfnheim Attached File- Added BRACKETS, #27823
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code