Sean, Can you please try two things, in this order, and let me know which one causes the problem to go away? 1) Save your image, exit, and restart. Then try (OSProcess command: 'ls') inspect and see if it results in a process proxy with run state "complete". 2) Restart the child watcher OSProcess accessor restartChildWatcherProcess. (OSProcess command: 'ls') inspect and see if it results in a process proxy with run state "complete". Thanks, Dave On Tue, May 01, 2012 at 10:22:44PM -0700, Sean P. DeNigris wrote:
With the latest OSProcess package from SqS, when I save the image, I get:
2 May 2012 1:20:30 am
VM: Mac OS - intel - 1073 - Croquet Closure Cog VM [CoInterpreter VMMaker-oscog-EstebanLorenzano.155] 21.0 Image: Pharo1.3 [Latest update: #13320]
UndefinedObject(Object)>>doesNotUnderstand: #wait Receiver: nil Arguments and temporary variables: aMessage: wait exception: MessageNotUnderstood: receiver of "wait" is nil resumeValue: nil Receiver's instance variables: nil
[[event wait. processSynchronizationDelay wait. self changed: #childProcessStatus] repeat. nil] in UnixOSProcessAccessor>>grimReaperProcess Receiver: a UnixOSProcessAccessor on pid 22740 Arguments and temporary variables: event: nil processSynchronizationDelay: a Delay(20 msecs) Receiver's instance variables: dependents: a DependentsArray(a UnixProcess with pid 22740) sessionIdentifier: #[104 195 160 79] canObtainSessionIdentifierFromPlugin: true hasTestEof: nil grimReaper: a Process in MorphicUIManager>>openDebuggerOn:context:label:content...etc... sigChldSemaphore: nil
Weird...
-- View this message in context: http://forum.world.st/OSProcess-error-in-1-3-tp4602389.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.