help-octave
[Top][All Lists]
Advanced

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

Re: help with compiling octave-3.3.51


From: Dmitri A. Sergatskov
Subject: Re: help with compiling octave-3.3.51
Date: Tue, 29 Jun 2010 17:52:12 -0500

On Tue, Jun 29, 2010 at 5:44 PM, Charles Yee <address@hidden> wrote:
> Hi Jordi,
>
> Sorry, i forgot to execute "bt".
>
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00002b3a7f3c7dd8 in sigemptyset () from
> /usr/local/octave/3.3.51/lib/octave-3.3.51/liboctinterp-3.3.51.so
> (gdb) bt
> #0  0x00002b3a7f3c7dd8 in sigemptyset () from
> /usr/local/octave/3.3.51/lib/octave-3.3.51/liboctinterp-3.3.51.so
> #1  0x00002b3a7e97d9e1 in octave_set_signal_handler (sig=2,
> handler=0x2b3a7e97df30 <sigint_handler>, restart_syscalls=true) at
> sighandlers.cc:198
> #2  0x00002b3a7e97da8a in octave_catch_interrupts () at sighandlers.cc:474
> #3  0x00002b3a7e97daf3 in install_signal_handlers () at sighandlers.cc:543
> #4  0x00002b3a7e955d95 in octave_main (argc=1, argv=0x7fff23fe5828,
> embedded=0) at octave.cc:620
> #5  0x000000359181d994 in __libc_start_main () from /lib64/libc.so.6
> #6  0x0000000000400639 in _start ()
>
>
> -charles
>

Do you have another octave installation on this computer?
Can you post output of
ldd /usr/local/bin/octave

and

ldd /usr/local/octave/3.3.51/lib/octave-3.3.51/liboctinterp-3.3.51.so

Can you run "make check" in your build directory?

Can you do ./run-octave
in your build directory?

Sincerely,

Dmitri.
--



reply via email to

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