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

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

[Octave-bug-tracker] [bug #49718] Octave crashes on print/saveas etc whe


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #49718] Octave crashes on print/saveas etc when installed on a directory with parenthesis
Date: Thu, 1 Dec 2016 21:48:44 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586

Follow-up Comment #16, bug #49718 (project octave):

Not sure of how much it is, when when it crashes, bt on mine:


Thread 1 received signal SIGSEGV, Segmentation fault.
[Switching to Thread 7712.0x3818]
0x01895571 in std::_Rb_tree<int, std::pair<int const, octave_value>,
std::_Select1st<std::pair<int const, octave_value> >, std::less<int>,
std::allocator<std::pair<int const, octave_value> > >::find (this=0x1f429068,
address@hidden: 80)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:1910
1910   
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:
No such file or directory.
(gdb) where
#0  0x01895571 in std::_Rb_tree<int, std::pair<int const, octave_value>,
std::_Select1st<std::pair<int const, octave_value> >, std::less<int>,
std::allocator<std::pair<int const, octave_value> > >::find (this=0x1f429068,
address@hidden: 80)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:1910
#1  0x011d8996 in std::map<int, octave_value, std::less<int>,
std::allocator<std::pair<int const, octave_value> > >::find (address@hidden:
80,
    this=0x1f429068) at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_map.h:860
#2  symbol_table::fcn_info::fcn_info_rep::erase_subfunction (scope=80,
this=0x1f429060)
    at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/corefcn/symtab.h:828
#3  symbol_table::fcn_info::erase_subfunction (scope=80, this=0x1f44fa2c)
    at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/corefcn/symtab.h:1083
#4  symbol_table::erase_subfunctions_in_scope (scope=80)
    at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/corefcn/symtab.h:1236
#5  symbol_table::erase_scope (scope=80) at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/corefcn/symtab.h:1219
#6  octave_user_function::~octave_user_function (address@hidden,
__in_chrg=<optimized out>)
    at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/octave-value/ov-usr-fcn.cc:225
#7  0x011d8beb in octave_user_function::~octave_user_function
(this=0x27916be0, __in_chrg=<optimized out>)
    at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/octave-value/ov-usr-fcn.cc:226
#8  0x0188ef12 in symbol_table::fcn_info::fcn_info_rep::~fcn_info_rep
(this=0x273f33e0, __in_chrg=<optimized out>)
    at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/corefcn/symtab.h:752
#9  symbol_table::fcn_info::~fcn_info (this=0x279f410c, __in_chrg=<optimized
out>)
    at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/corefcn/symtab.h:1014
#10 std::pair<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const, symbol_table::fcn_info>::~pair
(this=0x279f4108,
    __in_chrg=<optimized out>) at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_pair.h:96
#11
__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const, symbol_table::fcn_info>
> >::destroy<std::pair<std::basic_string<char> const, symbol_table::fcn_info>
> (this=<optimized out>, __p=0x279f4108)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/ext/new_allocator.h:124
#12
std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const, symbol_table::fcn_info>
> > >::destroy<std::pair<std::basic_string<char> const,
symbol_table::fcn_info> > (__a=..., __p=0x279f4108)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/alloc_traits.h:539
#13 std::_Rb_tree<std::string, std::pair<std::string const,
symbol_table::fcn_info>, std::_Select1st<std::pair<std::string const,
symbol_table::fcn_info> >, std::less<std::string>,
std::allocator<std::pair<std::string const, symbol_table::fcn_info> >
>::_M_destroy_node (
    this=0x1bafd78 <symbol_table::fcn_table>, __p=0x279f40f8)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:436
#14 std::_Rb_tree<std::string, std::pair<std::string const,
symbol_table::fcn_info>, std::_Select1st<std::pair<std::string const,
symbol_table::fcn_info> >, std::less<std::string>,
std::allocator<std::pair<std::string const, symbol_table::fcn_info> >
>::_M_erase (
    address@hidden <symbol_table::fcn_table>, __x=0x279f40f8)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:1247
#15 0x0188eecf in std::_Rb_tree<std::string, std::pair<std::string const,
symbol_table::fcn_info>, std::_Select1st<std::pair<std::string const,
symbol_table::fcn_info> >, std::less<std::string>,
std::allocator<std::pair<std::string const, symbol_table::fcn_info> >
>::_M_erase (
    address@hidden <symbol_table::fcn_table>, __x=0x2247e9d0)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:1245
#16 0x0188eecf in std::_Rb_tree<std::string, std::pair<std::string const,
symbol_table::fcn_info>, std::_Select1st<std::pair<std::string const,
symbol_table::fcn_info> >, std::less<std::string>,
std::allocator<std::pair<std::string const, symbol_table::fcn_info> >
>::_M_erase (
    address@hidden <symbol_table::fcn_table>, __x=0x2247c8d0)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:1245
#17 0x016368a5 in std::_Rb_tree<std::basic_string<char,
std::char_traits<char>, std::allocator<char> >,
std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char>
> const, symbol_table::fcn_info>,
std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const, symbol_table::fcn_info> >,
std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char>
> >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const, symbol_table::fcn_info> > >::~_Rb_tree
(this=0x1bafd78 <symbol_table::fcn_table>, __in_chrg=<optimized out>)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_tree.h:715
#18 std::map<std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, symbol_table::fcn_info,
std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char>
> >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const, symbol_table::fcn_info> > >::~map
(this=0x1bafd78 <symbol_table::fcn_table>, __in_chrg=<optimized out>)
    at
/home/johnd/mxe-octave/build-qt4/usr/lib/gcc/i686-w64-mingw32/4.9.4/include/c++/bits/stl_map.h:96
#19 __tcf_6 () at
/home/johnd/mxe-octave/build-qt4/tmp-stable-octave/octave-4.2.0/libinterp/corefcn/symtab.cc:62
#20 0x00db11b4 in address@hidden (address@hidden,
address@hidden, address@hidden)
    at
/home/johnd/mxe-octave/build-qt4/tmp-build-gcc/gcc-4.9.4/mingw-w64-v4.0.6/mingw-w64-crt/crt/crtdll.c:144
#21 0x00db1325 in __DllMainCRTStartup (address@hidden,
dwReason=0, address@hidden)
    at
/home/johnd/mxe-octave/build-qt4/tmp-build-gcc/gcc-4.9.4/mingw-w64-v4.0.6/mingw-w64-crt/crt/crtdll.c:211
#22 0x00db1433 in address@hidden (hDllHandle=0xdb0000, dwReason=0,
lpreserved=0x1)
    at
/home/johnd/mxe-octave/build-qt4/tmp-build-gcc/gcc-4.9.4/mingw-w64-v4.0.6/mingw-w64-crt/crt/crtdll.c:171
#23 0x77166b8e in ntdll!RtlDecompressBuffer () from
C:\WINDOWS\SYSTEM32\ntdll.dll
#24 0x77135ade in ntdll!RtlAnsiCharToUnicodeChar () from
C:\WINDOWS\SYSTEM32\ntdll.dll
#25 0x77147efc in ntdll!LdrShutdownProcess () from
C:\WINDOWS\SYSTEM32\ntdll.dll
#26 0x00000000 in ?? ()


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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