help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [bug] gst-blox stalls when selecting any menu item


From: Thomas Girard
Subject: [Help-smalltalk] [bug] gst-blox stalls when selecting any menu item
Date: Sat, 17 Nov 2007 15:16:00 -0700

Issue status update for http://smalltalk.gnu.org/node/128 Post a follow up: http://smalltalk.gnu.org/project/comments/add/128

Project:      GNU Smalltalk
Version:      <none>
Component:    Blox
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  tgg
Updated by:   tgg
Status:       active

(what's described below occurs on a Debian GNU/Linux amd64 box)


attaching gdb on it seems to show it loops allocating memory. If I
Ctrl-C, it stops.


But then trying to launch it again fails with:



gst: Aborted
(ip 4)[] in ProcessorScheduler>>#initialize
(ip 22)Array(SequenceableCollection)>>#do:
(ip 6)[] in ProcessorScheduler>>#initialize
(ip 4)[] in BlockClosure>>#newProcessWith:
(ip 28)[] in Process>>#onBlock:at:suspend:
(ip 10) BlockClosure>>#on:do:
(ip 14)[] in Process>>#onBlock:at:suspend:
(ip 2) BlockClosure>>#ensure:
(ip 10)[] in Process>>#onBlock:at:suspend:
(ip 14)BlockContext class>>#fromClosure:parent:
Abandon

Strangely, this does *not* occur if I launch gst then at the prompt
invoke blox:



st> PackageLoader fileInPackage: 'BloxTK'!
st> PackageLoader fileInPackage: 'Browser'!
st> BLOX.BLOXBrowser.BrowserMain new initialize!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]