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

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

[Octave-bug-tracker] [bug #42429] @ftp/dir crashes Octave


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42429] @ftp/dir crashes Octave
Date: Tue, 29 Mar 2016 16:47:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #42429 (project octave):

             Assigned to:                    None => mtmiller               

    _______________________________________________________

Follow-up Comment #2:

I hit this again recently and traced it a bit. The most obvious problem seems
to be that the curl_transfer class does not have any way to recover from
errors. When a libcurl error occurs, it simply returns and leaves the class in
an inconsistent state. Changing to a nonexistent directory should probably
throw an error and restore the state of the connection to the last valid
directory. No patch yet, but I'll assign this to me with the intention of
working on it soon-ish (but feel free to take it from me if someone wants to
work on it).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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