[BUG]

tomkoenig at mindspring.com tomkoenig at mindspring.com
Sun Sep 19 03:22:30 UTC 2004



The error report: 18 September 2004 11:22:32 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.8alpha [latest update: #6210]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Documents and Settings\Thomas Koenig\Desktop\Squeak
Trusted Dir C:\Documents and Settings\Thomas
Koenig\Desktop\Squeak\Thomas Koenig
Untrusted Dir C:\My Squeak\Thomas Koenig

Rectangle>>rightCenter
	Receiver: 100 at 100 corner: 200 at 200
	Arguments and temporary variables: 

	Receiver's instance variables: 
		origin: 	100 at 100
		corner: 	200 at 200

DecentReviewerNPBugReportTest>>setUp
	Receiver: DecentReviewerNPBugReportTest>>#testSend
	Arguments and temporary variables: 

	Receiver's instance variables: 
		testSelector: 	#testSend
		aDecentReviewerNotePad: 	a DecentReviewerNotePad(2344)
		aCrashDmp: 	AttachmentResource
		aMethodContext: 	Rectangle>>rightCenter

[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self setUp. 
self performTest]}
	Arguments and temporary variables: 

BlockContext>>ensure:
	Receiver: [] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self
setUp.  self performTest]}
	Arguments and temporary variables: 
		aBlock: 	[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self
tearDown]...etc...
		returnValue: 	nil
		b: 	nil
	Receiver's instance variables: 
		sender: 	BlockContext>>ensure:
		pc: 	28
		stackp: 	0
		nargs: 	0
		startpc: 	26
		home: 	DecentReviewerNPBugReportTest(TestCase)>>runCase


--- The full stack ---
Rectangle>>rightCenter
DecentReviewerNPBugReportTest>>setUp
[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self setUp. 
self performTest]}
BlockContext>>ensure:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BlockContext>>sunitEnsure:
DecentReviewerNPBugReportTest(TestCase)>>runCase
[] in TestResult>>runCase: {[aTestCase runCase.  true]}
BlockContext>>on:do:
BlockContext>>sunitOn:do:
[] in TestResult>>runCase: {[[aTestCase runCase.  true]   sunitOn: self
class failure   do: [:signal |  ...]}
BlockContext>>on:do:
BlockContext>>sunitOn:do:
TestResult>>runCase:
DecentReviewerNPBugReportTest(TestCase)>>run:
[] in TestSuite>>run: {[:each |  self sunitChanged: each.  each run:
aResult]}
OrderedCollection>>do:
TestSuite>>run:
[] in TestSuite>>run {[self run: result]}
BlockContext>>ensure:
BlockContext>>sunitEnsure:
TestSuite>>run
[] in TestRunner>>runSuite: {[result := suite run]}
BlockContext>>ensure:
[] in TestRunner>>runSuite: {[[result := suite run]   ensure: [running
:= nil.    suite removeDependent: ...]}
[] in BlockContext>>newProcess {[self value.  Processor
terminateActive]}



More information about the Squeak-dev mailing list