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

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

[Octave-bug-tracker] [bug #46192] JIT compiler fails in jit.tst and abor


From: Rik
Subject: [Octave-bug-tracker] [bug #46192] JIT compiler fails in jit.tst and aborts Octave
Date: Mon, 12 Oct 2015 23:22:39 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

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

                 Summary: JIT compiler fails in jit.tst and aborts Octave
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 12 Oct 2015 04:22:38 PM PDT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I haven't tried to compile in the JIT compiler in quite a while.  After fixing
the build process in cset d35201e5ce5d Octave builds.  Octave works fine for
ordinary operations, but running the tests in jit.tst produce the following
error


run-octave -f --no-gui-libs
cd test
test jit.tst
terminate called after throwing an instance of 'out_of_range'
Abort


>From looking in to jit.tst, the problem seems to be with %!tests which use
try/catch blocks.  If I comment out those tests which use that construct then
the rest of the file passes.;




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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