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

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

[Octave-bug-tracker] [bug #50502] [optim-1.5.2] nonlin_curvefit crash


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #50502] [optim-1.5.2] nonlin_curvefit crash
Date: Sat, 11 Mar 2017 21:36:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36

Follow-up Comment #4, bug #50502 (project octave):

thanks, still crashes in HG ID "44d51b2b691c"

Running with debug symbols I get from gdb

Thread 15 "QThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffb4f27700 (LWP 26529)]
0x00007ffff477c8ee in _IO_vfprintf_internal (address@hidden, 
    address@hidden "%s: called from", 
    address@hidden) at vfprintf.c:1267
1267    vfprintf.c: No such file or directory.

>where
#0  0x00007ffff477c8ee in _IO_vfprintf_internal (address@hidden, 
    address@hidden "%s: called from", 
    address@hidden) at vfprintf.c:1267
#1  0x00007ffff47a7053 in _IO_vasprintf (result_ptr=0x7fffb4728450, 
    format=0x7fffb4728850 "%s: called from", args=0x7fffb47288a0)
    at vasprintf.c:59
#2  0x00007ffff5cf51be in octave_vasprintf_wrapper (buf=0x7fffb4728450, 
    fmt=0x7fffb4728850 "%s: called from", args=0x7fffb47288a0)
    at ../default/liboctave/wrappers/vasprintf-wrapper.c:38
#3  0x00007ffff722f537 in octave_vasprintf[abi:cxx11](char const*,
__va_list_tag*) (fmt=0x7fffb4728850 "%s: called from", args=0x7fffb47288a0)
    at ../default/libinterp/corefcn/utils.cc:1283
#4  0x00007ffff722f488 in octave_vformat (os=..., 
    fmt=0x7fffb4728850 "%s: called from", args=0x7fffb47288a0)
    at ../default/libinterp/corefcn/utils.cc:1269
#5  0x00007ffff6e8ba4f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=false, os=..., name=0x0, id=0x7ffff72998bc "", 
    fmt=0x7fffb4728850 "%s: called from", args=0x7fffb47288a0,
with_cfn=false)
    at ../default/libinterp/corefcn/error.cc:163
#6  0x00007ffff6e8c04d in pr_where_2(std::ostream &, const char *, typedef
__va_list_tag __va_list_tag *) (os=..., fmt=0x7ffff7299978 "%s: called
from\n", 
    args=0x7fffb47288a0) at ../default/libinterp/corefcn/error.cc:248
#7  0x00007ffff6e8c1ae in pr_where_1 (os=..., 
    fmt=0x7ffff7299978 "%s: called from\n")
    at ../default/libinterp/corefcn/error.cc:265
#8  0x00007ffff6e8c234 in pr_where (os=..., who=0x7ffff7299943 "error", 
    frames=...) at ../default/libinterp/corefcn/error.cc:284
#9  0x00007ffff6e8c530 in pr_where (os=..., who=0x7ffff7299943 "error")
    at ../default/libinterp/corefcn/error.cc:327
#10 0x00007ffff6e8c601 in make_execution_exception (who=0x7ffff7299943
"error")
    at ../default/libinterp/corefcn/error.cc:335
#11 0x00007ffff6e8d40c in error_1(std::ostream &, const char *, const char *,
const char *, typedef __va_list_tag __va_list_tag *, bool) (os=..., 
    name=0x7ffff7299943 "error", id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb4728db0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:550
#12 0x00007ffff6e8d876 in verror_with_id_cfn (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb4728db0)
    at ../default/libinterp/corefcn/error.cc:618
#13 0x00007ffff7091999 in lo_error_with_id_handler (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element")
    at ../default/libinterp/corefcn/interpreter.cc:157
#14 0x00007ffff5cc11e4 in octave::err_invalid_resize ()
    at ../default/liboctave/util/lo-array-errwarn.cc:310
#15 0x00007ffff54d5675 in Array<char>::resize1 (this=0x7fffb4729030, n=0, 
    address@hidden: 0 '\000') at ../default/liboctave/array/Array.cc:918
#16 0x00007ffff54d5c3a in Array<char>::resize1 (this=0x7fffb4729030, n=0)
    at ../default/liboctave/array/Array.h:612
#17 0x00007ffff570990c in charNDArray::charNDArray (this=0x7fffb4729030,
s="")
    at ../default/liboctave/array/chNDArray.cc:66
#18 0x00007ffff6cb61f6 in octave_char_matrix::octave_char_matrix (this=
    0x7fffa52a4f30, s="") at ../default/libinterp/octave-value/ov-ch-mat.h:73
#19 0x00007ffff6cb64bd in octave_char_matrix_str::octave_char_matrix_str
(this=
    0x7fffa52a4f30, s="") at
../default/libinterp/octave-value/ov-str-mat.h:74
#20 0x00007ffff6cb6645 in
octave_char_matrix_sq_str::octave_char_matrix_sq_str
    (this=0x7fffa52a4f30, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:203
#21 0x00007ffff6c91d09 in octave_value::octave_value (this=0x7fffb4729210, 
    s="", type=39 '\'') at ../default/libinterp/octave-value/ov.cc:779
#22 0x00007ffff6df65f7 in octave::call_stack::do_backtrace (
    this=0x7fffa41a7aa0, nskip=0, address@hidden: 0, 
print_subfn=true) at ../default/libinterp/corefcn/call-stack.cc:427
#23 0x00007ffff7982534 in octave::call_stack::backtrace (nskip=0,
address@hidden: 0, print_subfn=true)
    at ../default/libinterp/corefcn/call-stack.h:292
#24 0x00007ffff6e8bd7f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=true, os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb47297b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:219
#25 0x00007ffff6e8d2ee in error_1(octave::execution_exception &, std::ostream
&, const char *, const char *, const char *, typedef __va_list_tag
__va_list_tag *, bool) (e=..., os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb47297b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:527
#26 0x00007ffff6e8d435 in error_1(std::ostream &, const char *, const char *,
const char *, typedef __va_list_tag __va_list_tag *, bool) (os=..., 
    name=0x7ffff7299943 "error", id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb47297b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:552
#27 0x00007ffff6e8d876 in verror_with_id_cfn (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb47297b0)
    at ../default/libinterp/corefcn/error.cc:618
#28 0x00007ffff7091999 in lo_error_with_id_handler (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element")
    at ../default/libinterp/corefcn/interpreter.cc:157
#29 0x00007ffff5cc11e4 in octave::err_invalid_resize ()
    at ../default/liboctave/util/lo-array-errwarn.cc:310
#30 0x00007ffff54d5675 in Array<char>::resize1 (this=0x7fffb4729a30, n=0, 
    address@hidden: 0 '\000') at ../default/liboctave/array/Array.cc:918
#31 0x00007ffff54d5c3a in Array<char>::resize1 (this=0x7fffb4729a30, n=0)
    at ../default/liboctave/array/Array.h:612
#32 0x00007ffff570990c in charNDArray::charNDArray (this=0x7fffb4729a30,
s="")
    at ../default/liboctave/array/chNDArray.cc:66
#33 0x00007ffff6cb61f6 in octave_char_matrix::octave_char_matrix (
    this=0x7fffa52a43e0, s="")
    at ../default/libinterp/octave-value/ov-ch-mat.h:73
#34 0x00007ffff6cb64bd in octave_char_matrix_str::octave_char_matrix_str (
    this=0x7fffa52a43e0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:74
#35 0x00007ffff6cb6645 in
octave_char_matrix_sq_str::octave_char_matrix_sq_str
    (this=0x7fffa52a43e0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:203
#36 0x00007ffff6c91d09 in octave_value::octave_value (this=0x7fffb4729c10, 
    s="", type=39 '\'') at ../default/libinterp/octave-value/ov.cc:779
#37 0x00007ffff6df65f7 in octave::call_stack::do_backtrace (
    this=0x7fffa41a7aa0, nskip=0, address@hidden: 0, 
    print_subfn=true) at ../default/libinterp/corefcn/call-stack.cc:427
#38 0x00007ffff7982534 in octave::call_stack::backtrace (nskip=0, 
    address@hidden: 0, print_subfn=true)
    at ../default/libinterp/corefcn/call-stack.h:292
#39 0x00007ffff6e8bd7f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=true, os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472a1b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:219
#40 0x00007ffff6e8d2ee in error_1(octave::execution_exception &, std::ostream
&, const char *, const char *, const char *, typedef __va_list_tag
__va_list_tag *, bool) (e=..., os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an
 out-of-bounds array element", args=0x7fffb472a1b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:527
#41 0x00007ffff6e8d435 in error_1(std::ostream &, const char *, const char *,
const char *, typedef __va_list_tag __va_list_tag *, bool) (os=..., 
    name=0x7ffff7299943 "error", id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472a1b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:552
#42 0x00007ffff6e8d876 in verror_with_id_cfn (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472a1b0)
    at ../default/libinterp/corefcn/error.cc:618
#43 0x00007ffff7091999 in lo_error_with_id_handler (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element")
    at ../default/libinterp/corefcn/interpreter.cc:157
#44 0x00007ffff5cc11e4 in octave::err_invalid_resize ()
    at ../default/liboctave/util/lo-array-errwarn.cc:310
#45 0x00007ffff54d5675 in Array<char>::resize1 (this=0x7fffb472a430, n=0, 
    address@hidden: 0 '\000') at ../default/liboctave/array/Array.cc:918
#46 0x00007ffff54d5c3a in Array<char>::resize1 (this=0x7fffb472a430, n=0)
   at ../default/liboctave/array/Array.h:612
#47 0x00007ffff570990c in charNDArray::charNDArray (this=0x7fffb472a430,
s="")
    at ../default/liboctave/array/chNDArray.cc:66
#48 0x00007ffff6cb61f6 in octave_char_matrix::octave_char_matrix (
    this=0x7fffa52a3ed0, s="")
    at ../default/libinterp/octave-value/ov-ch-mat.h:73
#49 0x00007ffff6cb64bd in octave_char_matrix_str::octave_char_matrix_str (
    this=0x7fffa52a3ed0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:74
#50 0x00007ffff6cb6645 in
octave_char_matrix_sq_str::octave_char_matrix_sq_str
    (this=0x7fffa52a3ed0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:203
#51 0x00007ffff6c91d09 in octave_value::octave_value (this=0x7fffb472a610, 
    s="", type=39 '\'') at ../default/libinterp/octave-value/ov.cc:779
#52 0x00007ffff6df65f7 in octave::call_stack::do_backtrace (
    this=0x7fffa41a7aa0, nskip=0, address@hidden: 0, 
    print_subfn=true) at ../default/libinterp/corefcn/call-stack.cc:427
#53 0x00007ffff7982534 in octave::call_stack::backtrace (nskip=0, 
    address@hidden: 0, print_subfn=true)
    at ../default/libinterp/corefcn/call-stack.h:292
#54 0x00007ffff6e8bd7f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=true, os=..., name=0x7ffff7299943 "error",
     "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472abb0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:219
#55 0x00007ffff6e8d2ee in error_1(octave::execution_exception &, std::ostream
&, const char *, const char *, const char *, typedef __va_list_tag
__va_list_tag *, bool) (e=..., os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472abb0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:527
#56 0x00007ffff6e8d435 in error_1(std::ostream &, const char *, const char *,
const char *, typedef __va_list_tag __va_list_tag *, bool) (os=..., 
    name=0x7ffff7299943 "error", id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472abb0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:552
#57 0x00007ffff6e8d876 in verror_with_id_cfn (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472abb0)
    at ../default/libinterp/corefcn/error.cc:618
#58 0x00007ffff7091999 in lo_error_with_id_handler (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element")
    at ../default/libinterp/corefcn/interpreter.cc:157
#59 0x00007ffff5cc11e4 in octave::err_invalid_resize ()
    at ../default/liboctave/util/lo-array-errwarn.cc:310
#60 0x00007ffff54d5675 in Array<char>::resize1 (this=0x7fffb472ae30, n=0, 
    address@hidden: 0 '\000') at ../default/liboctave/array/Array.cc:918
#61 0x00007ffff54d5c3a in Array<char>::resize1 (this=0x7fffb472ae30, n=0)
    at ../default/liboctave/array/Array.h:612
#62 0x00007ffff570990c in charNDArray::charNDArray (this=0x7fffb472ae30,
s="")
    at ../default/liboctave/array/chNDArray.cc:66
#63 0x00007ffff6cb61f6 in octave_char_matrix::octave_char_matrix (
    this=0x7fffa52a3860, s="")
    at ../default/libinterp/octave-value/ov-ch-mat.h:73
#64 0x00007ffff6cb64bd in octave_char_matrix_str::octave_char_matrix_str (
    this=0x7fffa52a3860, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:74
#65 0x00007ffff6cb6645 in
octave_char_matrix_sq_str::octave_char_matrix_sq_str
    (this=0x7fffa52a3860, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:203
#66 0x00007ffff6c91d09 in octave_value::octave_value (this=0x7fffb472b010, 
    s="", type=39 '\'') at ../default/libinterp/octave-value/ov.cc:779
#67 0x00007ffff6df65f7 in octave::call_stack::do_backtrace (
    this=0x7fffa41a7aa0, nskip=0, address@hidden: 0, 
    print_subfn=true) at ../default/libinterp/corefcn/call-stack.cc:427
#68 0x00007ffff7982534 in octave::call_stack::backtrace (nskip=0, 
    address@hidden: 0, print_subfn=true)
    at ../default/libinterp/corefcn/call-stack.h:292
#69 0x00007ffff6e8bd7f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=true, os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an
 out-of-bounds array element", args=0x7fffb472b5b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:219
#70 0x00007ffff6e8d2ee in error_1(octave::execution_exception &, std::ostream
&, const char *, const char *, const char *, typedef __va_list_tag
__va_list_tag *, bool) (e=..., os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472b5b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:527
#71 0x00007ffff6e8d435 in error_1(std::ostream &, const char *, const char *,
const char *, typedef __va_list_tag __va_list_tag *, bool) (os=..., 
    name=0x7ffff7299943 "error", id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472b5b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:552
#72 0x00007ffff6e8d876 in verror_with_id_cfn (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472b5b0)
    at ../default/libinterp/corefcn/error.cc:618
#73 0x00007ffff7091999 in lo_error_with_id_handler (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element")
    at ../default/libinterp/corefcn/interpreter.cc:157
#74 0x00007ffff5cc11e4 in octave::err_invalid_resize ()
    at ../default/liboctave/util/lo-array-errwarn.cc:310
#75 0x00007ffff54d5675 in Array<char>::resize1 (this=0x7fffb472b830, n=0, 
    address@hidden: 0 '\000') at ../default/liboctave/array/Array.cc:918
#76 0x00007ffff54d5c3a in Array<char>::resize1 (this=0x7fffb472b830, n=0)
    at ../default/liboctave/array/Array.h:612
#77 0x00007ffff570990c in charNDArray::charNDArray (this=0x7fffb472b830,
s="")
    at ../default/liboctave/array/chNDArray.cc:66
#78 0x00007ffff6cb61f6 in octave_char_matrix::octave_char_matrix (
    this=0x7fffa52a1fa0, s="")
    at ../default/libinterp/octave-value/ov-ch-mat.h:73
#79 0x00007ffff6cb64bd in octave_char_matrix_str::octave_char_matrix_str (
    this=0x7fffa52a1fa0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:74
#80 0x00007ffff6cb6645 in
octave_char_matrix_sq_str::octave_char_matrix_sq_str
    (this=0x7fffa52a1fa0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:203
#81 0x00007ffff6c91d09 in octave_value::octave_value (this=0x7fffb472ba10, 
    s="", type=39 '\'') at ../default/libinterp/octave-value/ov.cc:779
#82 0x00007ffff6df65f7 in octave::call_stack::do_backtrace (
    this=0x7fffa41a7aa0, nskip=0, address@hidden: 0, 
    print_subfn=true) at ../default/libinterp/corefcn/call-stack.cc:427
#83 0x00007ffff7982534 in octave::call_stack::backtrace (nskip=0, 
    address@hidden: 0, print_subfn=true)
    at ../default/libinterp/corefcn/call-stack.h:292
#84 0x00007ffff6e8bd7f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=true, os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472bfb0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:219
#85 0x00007ffff6e8d2ee in error_1(octave::execution_exception &, std::ostream
&, const char *, const char *, const char *, typedef __va_list_tag
__va_list_tag *, bool) (e=..., os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472bfb0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:527
#86 0x00007ffff6e8d435 in error_1(std::ostream &, const char *, const char *,
const char *, typedef __va_list_tag __va_list_tag *, bool) (os=..., 
    name=0x7ffff7299943 "error", id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472bfb0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:552
#87 0x00007ffff6e8d876 in verror_with_id_cfn (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472bfb0)
    at ../default/libinterp/corefcn/error.cc:618
#88 0x00007ffff7091999 in lo_error_with_id_handler (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element")
    at ../default/libinterp/corefcn/interpreter.cc:157
#89 0x00007ffff5cc11e4 in octave::err_invalid_resize ()
    at ../default/liboctave/util/lo-array-errwarn.cc:310
#90 0x00007ffff54d5675 in Array<char>::resize1 (this=0x7fffb472c230, n=0, 
    address@hidden: 0 '\000') at ../default/liboctave/array/Array.cc:918
#91 0x00007ffff54d5c3a in Array<char>::resize1 (this=0x7fffb472c230, n=0)
    at ../default/liboctave/array/Array.h:612
#92 0x00007ffff570990c in charNDArray::charNDArray (this=0x7fffb472c230,
s="")
    at ../default/liboctave/array/chNDArray.cc:66
#93 0x00007ffff6cb61f6 in octave_char_matrix::octave_char_matrix (
    this=0x7fffa52a27e0, s="")
    at ../default/libinterp/octave-value/ov-ch-mat.h:73
#94 0x00007ffff6cb64bd in octave_char_matrix_str::octave_char_matrix_str (
    this=0x7fffa52a27e0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:74
#95 0x00007ffff6cb6645 in
octave_char_matrix_sq_str::octave_char_matrix_sq_str
    (this=0x7fffa52a27e0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:203
#96 0x00007ffff6c91d09 in octave_value::octave_value (this=0x7fffb472c410, 
    s="", type=39 '\'') at ../default/libinterp/octave-value/ov.cc:779
#97 0x00007ffff6df65f7 in octave::call_stack::do_backtrace (
    this=0x7fffa41a7aa0, nskip=0, address@hidden: 0, 
    print_subfn=true) at ../default/libinterp/corefcn/call-stack.cc:427
#98 0x00007ffff7982534 in octave::call_stack::backtrace (nskip=0, 
    address@hidden: 0, print_subfn=true)
    at ../default/libinterp/corefcn/call-stack.h:292
#99 0x00007ffff6e8bd7f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=true, os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472c9b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:219
#100 0x00007ffff6e8d2ee in error_1(octave::execution_exception &, std::ostream
&, const char *, const char *, const char *, typedef __va_list_tag
__va_list_tag 
*, bool) (e=..., os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472c9b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:527
#101 0x00007ffff6e8d435 in error_1(std::ostream &, const char *, const char *,
const char *, typedef __va_list_tag __va_list_tag *, bool) (os=..., 
    name=0x7ffff7299943 "error", id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472c9b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:552
#102 0x00007ffff6e8d876 in verror_with_id_cfn (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472c9b0)
    at ../default/libinterp/corefcn/error.cc:618
#103 0x00007ffff7091999 in lo_error_with_id_handler (
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element")
    at ../default/libinterp/corefcn/interpreter.cc:157
#104 0x00007ffff5cc11e4 in octave::err_invalid_resize ()
    at ../default/liboctave/util/lo-array-errwarn.cc:310
#105 0x00007ffff54d5675 in Array<char>::resize1 (this=0x7fffb472cc30, n=0, 
    address@hidden: 0 '\000') at ../default/liboctave/array/Array.cc:918
#106 0x00007ffff54d5c3a in Array<char>::resize1 (this=0x7fffb472cc30, n=0)
    at ../default/liboctave/array/Array.h:612
#107 0x00007ffff570990c in charNDArray::charNDArray (this=0x7fffb472cc30,
s="")
    at ../default/liboctave/array/chNDArray.cc:66
#108 0x00007ffff6cb61f6 in octave_char_matrix::octave_char_matrix (
    this=0x7fffa52a1ce0, s="")
    at ../default/libinterp/octave-value/ov-ch-mat.h:73
#109 0x00007ffff6cb64bd in octave_char_matrix_str::octave_char_matrix_str (
    this=0x7fffa52a1ce0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:74
#110 0x00007ffff6cb6645 in
octave_char_matrix_sq_str::octave_char_matrix_sq_str
    (this=0x7fffa52a1ce0, s="")
    at ../default/libinterp/octave-value/ov-str-mat.h:203
#111 0x00007ffff6c91d09 in octave_value::octave_value (this=0x7fffb472ce10, 
    s="", type=39 '\'') at ../default/libinterp/octave-value/ov.cc:779
#112 0x00007ffff6df65f7 in octave::call_stack::do_backtrace (
    this=0x7fffa41a7aa0, nskip=0, address@hidden: 0, 
    print_subfn=true) at ../default/libinterp/corefcn/call-stack.cc:427
#113 0x00007ffff7982534 in octave::call_stack::backtrace (nskip=0, 
    address@hidden: 0, print_subfn=true)
    at ../default/libinterp/corefcn/call-stack.h:292
#114 0x00007ffff6e8bd7f in verror(bool, std::ostream &, const char *, const
char *, const char *, typedef __va_list_tag __va_list_tag *, bool) (
    save_last_error=true, os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize", 
    fmt=0x7ffff5d63930 "Invalid resizing operation or ambiguous assignment to
an out-of-bounds array element", args=0x7fffb472d3b0, with_cfn=true)
    at ../default/libinterp/corefcn/error.cc:219
#115 0x00007ffff6e8d2ee in error_1(octave::execution_exception &, std::ostream
&, const char *, const char *, const char *, typedef __va_list_tag
__va_list_tag *, bool) (e=..., os=..., name=0x7ffff7299943 "error", 
    id=0x7ffff5d63985 "Octave:invalid-resize",


and it keeps going forever...


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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