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, 12 Mar 2011 18:36:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

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

I think you are misunderstanding how gnulib is supposed to work.

By using the gnulib module that provides the wrapper for sigemptyset, it
should automatically replace sigemptyset if it is missing or broken, and just
make gnulib::sigemptyset a call to the system function otherwise.  So our code
doesn't have to change, it call always call gnulib::sigemptyset.

That this apparently doesn't work properly on some systems indicates a bug in
gnulib.

    _______________________________________________________

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]