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

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

[Octave-bug-tracker] [bug #30685] Segmentation fault in ./run-octave [si


From: Keith Godfrey
Subject: [Octave-bug-tracker] [bug #30685] Segmentation fault in ./run-octave [sigemptyset() in liboctinterp-3.3.52.so]
Date: Wed, 16 Mar 2011 19:22:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110302 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #37, bug #30685 (project octave):

> If there is a function called sigemptyset which 
> is defined in liboctinterp, then where is it 
> coming from?

A very good question...
I've looked at the make output and have no clues either.

> (gdb) ptype sigset_t

Program received signal SIGSEGV, Segmentation fault.
0x00002b74012f4de8 in sigemptyset ()
   from
/global/home/keith/software/octave-3.4.0/src/.libs/liboctinterp-3.4.0.so
(gdb) ptype sigset_t
type = struct ._6 {
    long unsigned int __val[16];
}

Same result in octave_set_signal_handler.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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