Skip to content

Instantly share code, notes, and snippets.

@pbadenski
Created December 7, 2010 15:27
Show Gist options
  • Save pbadenski/731903 to your computer and use it in GitHub Desktop.
Save pbadenski/731903 to your computer and use it in GitHub Desktop.
Newspeak start error
7 December 2010 4:26:41 pm
VM: Win32 - Newspeak Virtual Machine 10.02.2201
Image: nsboot-2010-02-22.00 [latest update: #0]
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir c:\Program Files\Newspeak Virtual Machine
Trusted Dir c:\Program Files\Newspeak Virtual Machine\SG0210947
Untrusted Dir C:\My Newspeak Virtual Machine\sg0210947
UndefinedObject(Object)>>error:
Receiver: nil
Arguments and temporary variables:
t1: 'a primitive has failed'
Receiver's instance variables:
nil
UndefinedObject(Object)>>primitiveFailed
Receiver: nil
Arguments and temporary variables:
Receiver's instance variables:
nil
UndefinedObject(Object)>>perform:withArguments:inSuperclass:
Receiver: nil
Arguments and temporary variables:
t1: #ide:inspection:finalizer:debugging:workspacing:conversion:sourceControl:sv...etc...
t2: {nil . nil . nil . nil . nil . nil . nil . nil . nil . NSUnit . nil . nil ....etc...
t3: UndefinedObject
Receiver's instance variables:
nil
Message>>sentTo:
Receiver: ide: nil inspection: nil finalizer: nil debugging: nil workspacing: nil conversion: nil so...etc...
Arguments and temporary variables:
t1: nil
Receiver's instance variables:
selector: #ide:inspection:finalizer:debugging:workspacing:conversion:sourceCont...etc...
args: {nil . nil . nil . nil . nil . nil . nil . nil . nil . NSUnit . nil . nil...etc...
lookupClass: UndefinedObject
--- The full stack ---
UndefinedObject(Object)>>error:
UndefinedObject(Object)>>primitiveFailed
UndefinedObject(Object)>>perform:withArguments:inSuperclass:
Message>>sentTo:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
UndefinedObject(Object)>>doesNotUnderstand: #ide:inspection:finalizer:debugging:workspacing:conversion:sourceControl:svnlogsubjects:methodVersioning:nsunit:testing:testmanager:langDescReg:metadataBrowsing:
Platform>>HopscotchIDE2
[] in NsToolSet class>>openClassBrowser {[Platform new HopscotchIDE2 IDEWindow open]}
BlockContext>>on:do:
[] in NsFFISessionManager>>doWithSpecialErrorHandling: {[t1 on: GiveUp do: [:t2 | nil]]}
BlockContext>>ifCurtailed:
[] in NsFFISessionManager>>doWithSpecialErrorHandling: {[self restartUserAbortWatcher. [t1 on: GiveUp do: [:t2 | nil]] ifCurt...]}
BlockContext>>on:do:
NsFFISessionManager>>doWithSpecialErrorHandling:
[] in NsFFISessionManager>>processOneRoundOfIoEvents {[:t1 | self drainNativeEventQueue. self doWithSpecialErrorHandling: t1. s...]}
NsFFISessionManager>>deferredActionsDo:
NsFFISessionManager>>processOneRoundOfIoEvents
[] in NsFFISessionManager>>ioEventProcessLoop {[[self processIoEvents and: [self ioEventProcess isActiveProcess]] while...]}
BlockContext>>on:do:
NsFFISessionManager>>ioEventProcessLoop
[] in NsFFISessionManager>>spawnIoEventProcess {[self ioEventProcessLoop]}
[] in BlockContext>>newProcess {[self value. Processor terminateActive]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment