Hi paul from a startup loop this is painful. Have a look at the explanation given some weeks ago by vincent blondeau. I will check this dependency because it smells strange to me.
Stef Le 8/1/15 20:35, Paul DeBruicker a écrit :
Without thinking about it too much I put a halt in RxParser>>#buildFrom: then saved & restarted the image. Now my image is in an infinite loop because buildFrom: is used in logging halts. How can I recompile or revert #buildFrom: to the previous version? Thanks A sample of the stack is: Halt RxMatcher>>buildFrom: RxMatcher>>initialize:ignoreCase: RxMatcher class>>for:ignoreCase: RxMatcher class>>for: ByteString(String)>>asRegex Path class>>absoluteWindowsPathRegex Path class>>isAbsoluteWindowsPath: Path class>>from:delimiter: MacStore(FileSystemStore)>>pathFromString: FileSystem>>pathFromString: ByteString(String)>>asPathWith: FileSystem>>pathFromObject: FileSystem>>referenceTo: ByteString(String)>>asFileReference FileStream class>>fullName: FileStream class>>fileNamed: SmalltalkImage>>openLog SmalltalkImage>>logDuring: in Block: [ ... BlockClosure>>ensure: SmalltalkImage>>logDuring: SmalltalkImage>>logError:inContext: StartupUIManager(CommandLineUIManager)>>quitFrom:withMessage: in Block: [ ... BlockClosure>>ensure: StartupUIManager(CommandLineUIManager)>>quitFrom:withMessage: StartupUIManager(CommandLineUIManager)>>unhandledErrorDefaultAction: Halt>>defaultAction UndefinedObject>>handleSignal: MethodContext(ContextPart)>>handleSignal: MethodContext(ContextPart)>>handleSignal: MethodContext(ContextPart)>>handleSignal: