bugGNU Octave - Bugs: bug #38440, Immediate crash on Windows

 
 

bug #38440: Immediate crash on Windows

Submitter:  None
Submitted:  Thu 28 Feb 2013 12:54:04 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Duplicate Assigned to:  None
Originator Name:  kknd li 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
   

Thu 28 Feb 2013 06:55:50 PM UTC, comment #2: 

AFAIK there have been no reports of the libblas nasal demons on cygwin - yet that is; of course this could be the first one.

But it looks more like a miscompiled Octave to me - it crashes on wrong syntax.

To the OP, kknd li: How & where did you get Octave? did you build it yourself?

Philip Nienhuis <philipnienhuis>
Group Member
Thu 28 Feb 2013 03:28:16 PM UTC, comment #1: 

Probably a duplicate of bug #35769. I will mark this as a duplicate unless you provide evidence that it's a separate problem.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Thu 28 Feb 2013 12:54:04 PM UTC, original submission:  

Hi, John:
   Octave crash when I run octave as under operate:

=======================================================

$ octave
GNU Octave, version 3.6.4
Copyright (C) 2013 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-cygwin".

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/get-involved.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:1> x=linspace(0, pi*2, 64);
octave:2> signal=5*sin(x)+2*sin(5*x)+randn(x);
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-core'...
save to 'octave-core' complete
Stack trace:
Frame     Function  Args
00229948  7C802542  (00000630, 0000EA60, 000000A4, 00229A44)
00229A68  610DC559  (00000000, 00000000, 00000000, 00000000)
00229B38  610DCD67  (00000006, 00000000, FFFFFFF8, 00000001)
00229C48  61030EFB  (000005F0, 0000EA60, 000000A4, 00229D44)
00229D68  610DC612  (00000001, 00000008, 00010000, 0022A050)
00229E58  610D9913  (00000000, 00000008, 00000005, 00000000)
00229EB8  610D9DEE  (00000000, 00000000, 00000000, 00000006)
00229F68  610D9F40  (00000A3C, 00000006, 00000000, 00000000)
00229F88  610D9F6C  (00000006, 00000006, 00000000, 0022A15C)
00229FB8  610DA233  (00000004, 00000004, 0022A008, 572ECC6C)
57BF67E4  61110408  (00000000, 00000000, 00000000, 00000000)
End of stack trace
Aborted (core dumped)

====================================
my Octave run at cygwin in windows xp

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27543:  octave-core added by None (594B - application/octet-stream)

 

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 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
    2013-02-28 jordigh StatusNone Duplicate
        Open/ClosedOpen Closed
        SummaryA crash unknown reslut Immediate crash on Windows
        Dependencies- Depends on bugs #35769
    2013-02-28 None Attached File- Added octave-core, #27543

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code