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

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

[Octave-bug-tracker] [bug #36211] bug: crashes and endless loops


From: anonymous
Subject: [Octave-bug-tracker] [bug #36211] bug: crashes and endless loops
Date: Mon, 16 Apr 2012 16:06:23 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Firefox/11.0 SeaMonkey/2.8 Lightning/1.3

URL:
  <http://savannah.gnu.org/bugs/?36211>

                 Summary: bug: crashes and endless loops
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mo 16 Apr 2012 16:06:22 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Stefan Reiser
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I've experienced some strange crashes during certain calculations. Octave
exits without error message and with exit code 0. The crash occurs during
equation solving, here are some simple examples to reproduce the situation:

1) unsolvable equation system:

   A=[inf,1234];b=[5];A\b


It then says "DLASCL4" and is gone ... The exit code is 0.


2) Endless loop (stoppable with Ctrl-C).

   A=[1234,inf];b=[5];A\b





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36211>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]