[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-smalltalk] 2.2d BloxTK
From: |
Brad Watson |
Subject: |
[Help-smalltalk] 2.2d BloxTK |
Date: |
Thu, 30 Nov 2006 18:58:29 -0800 (PST) |
Hi,
When I attempted to start blox I encountered the following:
address@hidden:~/src/smalltalk-2.2d$ gst -qK browser/Run.st
Loading package BloxTK
Available tests
#balloonTest
#callbackTest
#canvasTest
#colorButtonTest
#colorDialogTest
#dialogTest1
#dialogTest2
#dropdownTest
#editTest
#eventTest
#fileDialogTest
#formattingTest
#formTest
#hContainerTest
#iconTest
#imageTest
#labelTest
#listboxTest
#menuTest
#popupMenuTest
#progressTest
#textEventsTest
#textTest
#vContainerTest
Loading package Parser
Loading package Browser
"Global garbage collection... done"
/usr/local/share/smalltalk/browser/Run.st:45: Bytecode verification failed:
stack underflow
/usr/local/share/smalltalk/browser/Run.st:45: Method verification failed for
Blox class>>#idle
/usr/local/share/smalltalk/browser/Run.st:45: Aborted
(ip 52)Blox class>>#dispatchEvents
(ip 120)BrowserMain>>#initialize
(ip 20)UndefinedObject>>#executeStatements
(ip 0)<bottom>
Aborted
address@hidden:~/src/smalltalk-2.2d$ gst -qK browser/Run.st
/usr/local/share/smalltalk/browser/Run.st:45: Bytecode verification failed:
stack underflow
/usr/local/share/smalltalk/browser/Run.st:45: Method verification failed for
Blox class>>#idle
/usr/local/share/smalltalk/browser/Run.st:45: Aborted
(ip 52)Blox class>>#dispatchEvents
(ip 120)BrowserMain>>#initialize
(ip 20)UndefinedObject>>#executeStatements
(ip 0)<bottom>
Aborted
address@hidden:~/src/smalltalk-2.2d$
To used all of the defaults for ./configure when I built gst
Platform:
address@hidden:~/src/smalltalk-2.2d$ uname -a
Linux molly 2.6.15-23-386 #1 PREEMPT Tue May 23 13:49:40 UTC 2006 i686 GNU/Linux
Brad Watson
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-smalltalk] 2.2d BloxTK,
Brad Watson <=