octave-maintainers
[Top][All Lists]
Advanced

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

Re: rebuild does not work any more....


From: LachlanA
Subject: Re: rebuild does not work any more....
Date: Tue, 12 Jul 2016 15:56:07 -0700 (PDT)

I should also mention that when I compile the current tip I get:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7081041 in octave::application::interactive () at
../libinterp/octave.cc:357
357         return instance->m_interpreter->interactive ();
(gdb) bt
#0  0x00007ffff7081041 in octave::application::interactive () at
../libinterp/octave.cc:357
#1  0x00007ffff7861046 in octave_pager_buf::sync (this=0x656ef0) at
../libinterp/corefcn/pager.cc:236
#2  0x00007fffef0b988e in std::ostream::flush() () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x00007ffff7862056 in flush_octave_stdout () at
../libinterp/corefcn/pager.cc:466
#4  0x00007ffff75d5ae5 in vwarning(const char *, const char *, typedef
__va_list_tag __va_list_tag *, const char *) (id=0x7ffff795b133
"Octave:shadowed-function", 
    fmt=0x7ffff795ae88 "function %s shadows a built-in function",
args=0x8136c8, address@hidden, name=<optimized out>) at
../libinterp/corefcn/error.cc:356
#5  0x00007ffff75dcbb0 in warning_1(const char *, const char *, typedef
__va_list_tag __va_list_tag *) (id=0x7ffff795b133
"Octave:shadowed-function", 
    fmt=0x7ffff795ae88 "function %s shadows a built-in function",
address@hidden) at ../libinterp/corefcn/error.cc:717
#6  0x00007ffff75dd095 in vwarning_with_id (id=<optimized out>,
fmt=<optimized out>, address@hidden) at
../libinterp/corefcn/error.cc:761
#7  0x00007ffff75dd127 in warning_with_id (address@hidden
"Octave:shadowed-function", 
    address@hidden "function %s shadows a built-in function")
at ../libinterp/corefcn/error.cc:769
#8  0x00007ffff779dcd0 in load_path::loader::add_to_fcn_map
(address@hidden, di=..., address@hidden,
address@hidden)
    at ../libinterp/corefcn/load-path.cc:1943
#9  0x00007ffff779e387 in add (updating=false, at_end=true, di=...,
this=0x7b7d20) at ../libinterp/corefcn/load-path.h:531
#10 load_path::add (address@hidden, di=...,
address@hidden, pname=..., address@hidden) at
../libinterp/corefcn/load-path.cc:1867
#11 0x00007ffff779e80e in load_path::do_add (this=0x7b7cf0, dir_arg=...,
address@hidden, address@hidden) at
../libinterp/corefcn/load-path.cc:773
#12 0x00007ffff779e97d in load_path::do_append (address@hidden,
dir=..., address@hidden) at ../libinterp/corefcn/load-path.cc:713
#13 0x00007ffff779eb99 in load_path::do_set (address@hidden,
p=..., address@hidden, address@hidden)
    at ../libinterp/corefcn/load-path.cc:692
#14 0x00007ffff779f019 in load_path::do_initialize (this=0x7b7cf0,
address@hidden) at
../libinterp/corefcn/load-path.cc:610
#15 0x00007ffff778c493 in initialize (set_initial_path=false) at
../libinterp/corefcn/load-path.h:55
#16 initialize_load_path (set_initial_path=false) at
../libinterp/corefcn/interpreter.cc:447
#17 octave::interpreter::interpreter (this=0x6551c0,
app_context=0x7fffffffd000, embedded=<optimized out>) at
../libinterp/corefcn/interpreter.cc:654
#18 0x00007ffff7080e3a in octave::application::create_interpreter
(this=0x7fffffffd000) at ../libinterp/octave.cc:370
#19 0x00007ffff7080d8a in octave::cli_application::execute
(this=0x7fffffffd000) at ../libinterp/octave.cc:411
#20 0x0000000000401144 in main (argc=8, argv=0x7fffffffd1d8) at
../src/main-cli.cc:90


Does anyone else see that?

Lachaln



--
View this message in context: 
http://octave.1599824.n4.nabble.com/rebuild-does-not-work-any-more-tp4678437p4678440.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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