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

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

[Octave-bug-tracker] [bug #32176] infinite loop if current directory rem


From: Petr Mikulik
Subject: [Octave-bug-tracker] [bug #32176] infinite loop if current directory removed
Date: Wed, 19 Jan 2011 10:03:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 SUSE/10.0.623.0 (KHTML, like Gecko) Chrome/10.0.623.0 Safari/534.16

URL:
  <http://savannah.gnu.org/bugs/?32176>

                 Summary: infinite loop if current directory removed
                 Project: GNU Octave
            Submitted by: mikulik
            Submitted on: Wed Jan 19 10:03:08 2011
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.3.54
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If current working directory where Octave runs is removed (by another
process, for example) then:

1. If PS1 contains cwd, e.g. the default value of W|\t|\#> 
   then Octave goes into an infinite loop saying:

error: unable to find current directory
error: unhandled execution exception -- trying to return to prompt
error: unable to find current directory
error: unhandled execution exception -- trying to return to prompt
error: unable to find current directory


2. If PS1 does not contain cwd, then it says:

error: unable to find current directory


Could 1. behave as 2.?





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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