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

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

[Octave-bug-tracker] [bug #40068] Crashing when calling imread


From: anonymous
Subject: [Octave-bug-tracker] [bug #40068] Crashing when calling imread
Date: Thu, 19 Sep 2013 13:58:59 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 YaBrowser/1.7.1364.22074 Safari/537.22

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

                 Summary: Crashing when calling imread
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Чтв 19 Сен 2013 13:58:58
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: the0
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: Mac OS

    _______________________________________________________

Details:

Hello! I'm using octave-3.6.4 under OSX 10.8.4. I'm trying to make a call for
a function like this:

imread('onion.png')

And it results in a crash with the following error message:

octave(15189) malloc: *** error for object 0x7fff75b18570: pointer being freed
was not allocated

Here is backtrace if it may help:

#0  0x00007fff90e00d46 in __kill ()
#1  0x00007fff8cd51df0 in abort ()
#2  0x00007fff8cd259b9 in free ()
#3  0x0000000102f09447 in F__magick_finfo__ ()
#4  0x000000010037d97d in octave_builtin::do_multi_index_op ()
#5  0x000000010037d6ff in octave_builtin::subsref ()
#6  0x000000010037d5cd in octave_builtin::subsref ()
#7  0x0000000100069c38 in octave_builtin::subsref ()
#8  0x00000001003fa717 in octave_value::subsref ()
#9  0x00000001003fa7ba in octave_value::subsref ()
#10 0x0000000100472c2f in tree_index_expression::rvalue ()
#11 0x0000000100472302 in tree_index_expression::rvalue ()
#12 0x000000010047306b in tree_index_expression::rvalue1 ()
#13 0x000000010046679f in tree_simple_assignment::rvalue1 ()
#14 0x000000010046e61d in tree_evaluator::visit_statement ()
#15 0x000000010046e7a5 in tree_evaluator::visit_statement_list ()
#16 0x000000010046ed65 in tree_evaluator::visit_unwind_protect_command ()
#17 0x000000010046e579 in tree_evaluator::visit_statement ()
#18 0x000000010046e7a5 in tree_evaluator::visit_statement_list ()
#19 0x00000001003f2d9e in octave_user_function::do_multi_index_op ()
#20 0x00000001003f284d in octave_user_function::subsref ()
#21 0x00000001003f271b in octave_user_function::subsref ()
#22 0x00000001003fa750 in octave_value::subsref ()
#23 0x00000001003fa7ba in octave_value::subsref ()
#24 0x0000000100472c2f in tree_index_expression::rvalue ()
#25 0x0000000100472302 in tree_index_expression::rvalue ()
#26 0x000000010047306b in tree_index_expression::rvalue1 ()
#27 0x000000010046e61d in tree_evaluator::visit_statement ()
#28 0x000000010046e7a5 in tree_evaluator::visit_statement_list ()
#29 0x000000010032e2dc in main_loop ()
#30 0x00000001002ece0a in octave_main ()
#31 0x00007fff8ac4b7e1 in start ()




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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