From owner-freebsd-ports Fri Dec 13 15:10: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5F4737B401 for ; Fri, 13 Dec 2002 15:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4CF443EA9 for ; Fri, 13 Dec 2002 15:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBDNA2x3019642 for ; Fri, 13 Dec 2002 15:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBDNA2B6019640; Fri, 13 Dec 2002 15:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E430437B401 for ; Fri, 13 Dec 2002 15:08:56 -0800 (PST) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F09F43ED8 for ; Fri, 13 Dec 2002 15:08:56 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-034dcwashp0383.dialsprint.net ([65.179.97.129] helo=moo.holy.cow) by falcon.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18MyvP-00045U-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 13 Dec 2002 15:08:56 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 3669EAB41; Fri, 13 Dec 2002 18:11:40 -0500 (EST) Message-Id: <20021213231140.3669EAB41@moo.holy.cow> Date: Fri, 13 Dec 2002 18:11:40 -0500 (EST) From: parv To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46246: lang/smalltalk - v2.0.8, instead of an image, "snapshot:" produces error message Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46246 >Category: ports >Synopsis: lang/smalltalk - v2.0.8, instead of an image, "snapshot:" produces error message >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 13 15:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: parv >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: holy cow >Environment: System: FreeBSD moo.holy.cow 4.7-RELEASE-p2 GNU smalltalk v2.0.8 >Description: instead of an image, "snapshot:" produces error message... st> Smalltalk snapshot: 'img.im' ! Object: SystemDictionary new: 512 "<0x381ff828>" error: did not understand #snapshot: SystemDictionary(Object)>>#primError: MessageNotUnderstood(Exception)>>#defaultAction [] in Exception class>>#coreException MessageNotUnderstood(Signal)>>#activateHandler: MessageNotUnderstood(Exception)>>#signal SystemDictionary(Object)>>#doesNotUnderstand: SystemDictionary(RootNamespace)>>#doesNotUnderstand: UndefinedObject>>#executeStatements >How-To-Repeat: run gst (from lang/smalltalk v2.0.8), then try to create an image. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message