octave-maintainers
[Top][All Lists]
Advanced

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

Re: odd bug? gzip didn't terminate, kept certain octave files locked


From: John W. Eaton
Subject: Re: odd bug? gzip didn't terminate, kept certain octave files locked
Date: Tue, 20 Jun 2017 20:03:33 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 06/20/2017 04:41 PM, Nicholas Jankowski wrote:
Octave 4.2.1 on Windows 7. Not sure if I can reproduce, wondered if
anyone has seen similar.

Ctrl-C'd a 'pkg update' after installing a fresh copy of v4.2.1 (zip
package) and it seemed to take an unusually long time on the video
package (20-30 minutes). As usual,  ctrl-c: nothing happens, 2nd
ctrl-c: "Press Control-C again to abort.", 3rd ctrl-c: Octave exits

Restarted octave. running 'help pkg' gave a handful of error messages,
same messages running help on any other function.  I don't have the
exact message (I know...), but one was "can't locate strict.pm".
Exiting and reopening Octave didn't fix it.  Finally I deleted the
Octave folder, and was told I couldn't delete a few files because they
were in use by gzip. Sure enough, gzip was idle in active process
list. killed that process, and the files were free to delete. Don't
know if that would have cleared 'help' errors. No issues (with help or
long pkg update) after reinstall.

I guess the question is, does it make sense that gzip wasn't killed on a CTRL-C?

Not sure whether it is the cause or even related, but I see some warnings about gzip when running the test suite with valgrind. See the attached file.

jwe


Attachment: gzip-valgrind.txt
Description: Text document


reply via email to

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