I'll keep looking into it. What is really interesting is that it is clearly restarting using what is in the bang line. When I put '-w' with the bang line you can look at the process list and see that the wxPerl process continually gets the -w flag added for each time it restarts. For example:

$ ps -ef | grep wxPerl
136: 501 7046 22290 0 0:00.73 ttys000 0:01.01 /usr/local/lib/ perl5/site_perl/5.10.1/darwin-2level/auto/Wx/wxPerl.app/Contents/MacOS/ wxPerl -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w ./Alchemist
145:  501  7048 77071   0   0:00.00 ttys003    0:00.00 grep -n wxPerl
[dfr...@wintermute:/usr/local]
$ ps -ef | grep wxPerl
136: 501 7046 22290 0 0:01.24 ttys000 0:01.71 /usr/local/bin/ wxPerl -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w -w - w -w -w -w -w -w -w -w -w -w -w -w -w ./Alchemist
145:  501  7050 77071   0   0:00.00 ttys003    0:00.00 grep -n wxPerl

Notice the number of -w flags continues to increase, until I kill the process.


Daniell Freed
winter...@gmail.com
                   ^
                  //\
                     \
\\              .__=. \
 \____        ,' -(@)\-\<)
  \__ \      (_______/_:\
 >==.\ \___,'  /# #\ | : \____
   ,\\\___/|_|##(O)##| `./\---.
  / ,`--'   ,======'//, //.\ . \
 ( ______)_//<_> O////  ( (@O ) )
  (________/ ====='o'    \ `-' /
   `----'                 `---'



On Sep 29, 2009, at 11:45 AM, Erik Colson wrote:


On 29 Sep 2009, at 18:32, Daniell Freed wrote:

LOL, yes I tried that too. I have my filesystem set to case insensitive as Photoshop still requires that, so the upper/lower case thing doesn't really matter. The actual file is in mixed case: wxPerl.


I can't reproduce your problem here.
There seems to be something we're overlooking.
Please report when you find it.

regards

--
Erik Colson
e...@ecocode.net




Reply via email to