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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #30685] Segmentation fault in ./run-octave [sigemptyset() in liboctinterp-3.3.52.so]
Date: Sat, 23 Oct 2010 16:02:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100819 Iceweasel/3.5.11 (like Firefox/3.5.11)

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

When you build Octave, does a copy of sigprocmask.c appear in the libgnu
directory of your build tree?  If so, and it is compiled, can you please run
nm on the resulting .o file and attach the output?  It should be in
libgnu/.libs/sigprocmask.o.  Given the contents of your config.log file, I
don't see why this file should be compiled, but if it is, I imagine that it
could cause trouble for you.  Looking at the configure script, it seems that
sigprocmask.c should only be added to the list of gnulib files to compile if
HAVE_POSIX_SIGNALBLOCKING=0, but your config.log shows that variable set to 1,
not 0.

    _______________________________________________________

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]