help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Wrong load order


From: Markus Fritsche
Subject: [Help-smalltalk] Wrong load order
Date: Wed, 14 Aug 2002 21:58:55 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a) Gecko/20020610

Hi

I get

address@hidden:~$ gst -Q wrongOrderTest.st
Loading package SUnit
wrongOrderTest.st:3: Segmentation violation
UndefinedObject>>#executeStatements
<bottom>
Segmentation fault

with GNU Smalltalk-2.0b, contents of wrongOrderTest.st:
FileStream fileIn: 'ObjectDumperTest.st'.
PackageLoader fileInPackage: 'SUnit'!
ObjectDumperTest new buildSuiteFromLocalSelectors run!

A strace could be found on http://swiki.squeakfoundation.org/gst/7

Regards, Markus





reply via email to

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