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

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

[Octave-bug-tracker] [bug #41067] GUI exits immediately with signal 11 i


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #41067] GUI exits immediately with signal 11 if built without libcurl
Date: Tue, 14 Jan 2014 17:50:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #26, bug #41067 (project octave):

I'm fairly certain that the crash happens because the url_transfer constructor
calls disabled_error if curl is not available, and that calls the error
handler through the pointer current_liboctave_error_handler, and that is
apparently not defined at this point in the startup process.

I'll work around it for 3.8.1 and try to create a better fix for later
versions (I don't think I can do that without changing some interfaces, which
we can't do for the 3.8.x series).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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