Squeak API support

Alejandro F. Reimondo alereimondo at sugarweb.com
Wed May 27 20:19:40 UTC 1998


>Hi Ale,
Hi!
>I am using your sqAPI2.0.exe file, and when I run your test examples,
> some of them crash the VM, giving me a crash dump as below.
Me too! :^(
But it work ok during debug !
(I am using Microsoft Developer Studio for C++ version 4.0)
mmmm
I love Smalltalk. And hate C and compilers and compilation modes.

Can any squeaker help us?
Are there any special consideration to compile the VM under Win32 platform?
Ale.

This example runs just fine:
KernelDLL current beep: 500 for: 3000

While this one:
KernelDLL current sleep: 5000

crashes the VM.

Any suggestions as to what I have done wrong?

Mike


---------------------------------------------------------------------
Wed May 27 11:38:38 1998

Current byte code: 224
Primitive index: 242
Stack dump follows:

20548116 UndefinedObject>DoIt
20532528 Compiler>evaluate:in:to:notifying:ifFail:
20533072 ParagraphEditor>evaluateSelection
20532996 ParagraphEditor>doIt
20532452 StringHolder>perform:orSendTo:
20532340 FileList>perform:orSendTo:
20531204 PluggableTextController>yellowButtonActivity
20531128 ParagraphEditor>processYellowButton
20531052 ParagraphEditor>processMouseButtons
20530956 ParagraphEditor>controlActivity
20529648 Controller>controlLoop
20529572 Controller>startUp
20529484 Controller>controlToNextLevel
20529408 Controller>controlActivity
20529332 MouseMenuController>controlActivity
20529256 StandardSystemController>controlActivity
20528980 Controller>controlLoop
20527784 Controller>startUp
20527528 [] in ControlManager>activeController:
20527604 [] in BlockContext>newProcess





More information about the Squeak-dev mailing list