bugGNU Octave - Bugs: bug #33700, 'octave_execution_exception' on...

 
 

bug #33700: 'octave_execution_exception' on make check and on exitting from Octave

Submitted by:  Maciej K <buran>
Submitted on:  Sun 03 Jul 2011 01:00:35 PM UTC  
 
Category: Configuration and Build SystemSeverity: 3 - Normal
Priority: 5 - NormalItem Group: Segfault, Bus Error, etc.
Status: NoneAssigned to: None
Originator Name: Open/Closed: Closed
Release: 3.4.2Operating System: GNU/Linux

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Thu 16 Feb 2012 06:34:32 AM UTC, comment #1:

Closing report as it refers to an obsolete version of Octave. The report can be re-opened if the behavior can be demonstrated on a recent version of Octave (3.6.X).

Rik <rik5>
Project Administrator
Sun 03 Jul 2011 01:00:35 PM UTC, original submission:

After succesfull build I've tried to make check with error:

Integrated test scripts:

src/DLD-FUNCTIONS/besselj.cc ........................... PASS 180/180
src/DLD-FUNCTIONS/betainc.cc ........................... PASS 6/6
src/DLD-FUNCTIONS/bsxfun.cc ............................terminate called after throwing an instance of 'octave_execution_exception'
panic: Aborted -- stopping myself...
make[1]: *** [check] Aborted
make[1]: Leaving directory `/temp/octave/octave-3.4.2/test'
make: *** [check] Error 2

---

After make install anr run got similar error when trying to exit from Octave:

octave:2> exit
terminate called after throwing an instance of 'octave_interrupt_exception'
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Aborted

through gdb:

terminate called after throwing an instance of 'octave_interrupt_exception'

Program received signal SIGABRT, Aborted.
0xb57552d7 in raise () from /lib/libc.so.6
(gdb) bt
#0 0xb57552d7 in raise () from /lib/libc.so.6
#1 0xb5756cee in abort () from /lib/libc.so.6
#2 0xb56ebc35 in __gnu_cxx::__verbose_terminate_handler() ()
from /usr/X11R6/lib/libstdc++.so.6
#3 0xb56e9b55 in ?? () from /usr/X11R6/lib/libstdc++.so.6
#4 0xb56e9b92 in std::terminate() () from /usr/X11R6/lib/libstdc++.so.6
#5 0xb56e9d01 in __cxa_throw () from /usr/X11R6/lib/libstdc++.so.6
#6 0xb653b35d in octave_throw_interrupt_exception () at misc/quit.cc:57
#7 0xb782ca5c in Fquit (args=...) at toplev.cc:713
#8 0xb78ac57a in octave_builtin::do_multi_index_op (this=0x8120fb0,
nargout=0, args=..., lvalue_list=0x0) at ov-builtin.cc:128
#9 0xb78ad05b in octave_builtin::do_multi_index_op (this=0x8120fb0,
nargout=0, args=...) at ov-builtin.cc:98
#10 0xb797cf5f in octave_value::do_multi_index_op (this=0xbfffea30, nargout=0,
idx=...) at ov.cc:1266
#11 0xb7a28f15 in tree_identifier::rvalue (this=0x8172bb8, nargout=0)
at pt-id.cc:85
#12 0xb7a27676 in tree_identifier::rvalue1 (this=0x8172bb8, nargout=0)
at pt-id.cc:106
#13 0xb7a1f917 in tree_evaluator::visit_statement (this=0xb7fdddcc, stmt=...)
at pt-eval.cc:737
#14 0xb7a4f626 in tree_statement::accept (this=0x82ae240, tw=...)
at pt-stmt.cc:151
---Type <return> to continue, or q <return> to quit---
#15 0xb7a189c4 in tree_evaluator::visit_statement_list (this=0xb7fdddcc,
lst=...) at pt-eval.cc:773
#16 0xb7a4f6f6 in tree_statement_list::accept (this=0x825a288, tw=...)
at pt-stmt.cc:215
#17 0xb7830443 in main_loop () at toplev.cc:573
#18 0xb77c3c1f in octave_main (argc=1, argv=0xbfffefa4, embedded=0)
at octave.cc:935
#19 0x080485df in main (argc=Cannot access memory at address 0x18a7) at main.c:35

---

My system is GNU/Linux Slackware. I've attached list of installed packages and their versions.

Maciej K <buran>

 

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

Attach File(s):
   
   
Comment:
   

Attached Files
file #23617:  pkg_list.txt added by buran (9KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by rik5 (Posted a comment)
  • -unavailable- added by buran (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only project members can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Thu 16 Feb 2012 06:34:32 AM UTCrik5Open/ClosedOpen=>Closed
    Sun 03 Jul 2011 01:00:35 PM UTCburanAttached File-=>Added pkg_list.txt, #23617

    Back to the top


    Powered by Savane 3.1-cleanup1