[BUG] (linux) calls to SqFFIPrims fail

Stephan Rudlof sr at evolgo.de
Mon Jul 10 17:36:51 UTC 2000


Ned Konz wrote:
> 
> I'm trying to use some of the ByteArray accessors that use SqFFIPrims.
> This is causing primitive failures.
> 
> Try this:
> 
>         Win32Point defineFields.
>         p _ Win32Point new.
>         p x inspect.
> 
> On my system this blows up with a failure in the primitive:
> 
> primitiveFFIIntegerAt in module SqFFIPrims
> 
> It works OK under the Win32 VM, though.
> 
> Same thing goes for other calls to SqFFIPrims.
> 
> When I go:
> 
>         Smalltalk listLoadedModules
> 
> I see:
> 
> #('SocketPlugin 7 July 2000 (e)' 'BitBltPlugin 7 July 2000 (i)'
> 'LargeIntegers v1.1 7 July 2000 (e)' 'FilePlugin 7 July 2000 (e)')
> 
> The version of my VM is:
> 
> $ ./squeak -version
> i686-pc-linux-gnu 2.8a #1 XShm Fri Jul  7 05:08:35 MEST 2000 gcc
> egcs-2.91.66
> Linux Klaus 2.2.10 #14 Mon Nov 29 03:02:10 CET 1999 i686 unknown
> 
> which I just got from Stephan Rudlof. I don't have the sources yet.

Look into SourceForge.

Stephan

> 
> --
> Ned Konz
> currently: Stanwood, WA
> email:     ned at bike-nomad.com
> homepage:  http://bike-nomad.com, Perl homepage:
> http://bike-nomad.com/perl

-- 
Stephan Rudlof (sr at evolgo.de)
   "Genius doesn't work on an assembly line basis.
    You can't simply say, 'Today I will be brilliant.'"
    -- Kirk, "The Ultimate Computer", stardate 4731.3





More information about the Squeak-dev mailing list