Access violation
Todd Fleming
todd at flemingcnc.com
Fri Nov 25 09:38:44 PST 2005
This was with "gcc version 4.0.2 (Debian 4.0.2-2)". I just tried again
with "gcc version 3.3.6 (Debian 1:3.3.6-7)" and got the same result.
Todd Fleming wrote:
> Today I moved my existing Slate repository elsewhere and fetched a new
> one to make sure everything was fresh. Here's my entire session after
> the move:
>
> todd at debian:~/$ mkdir slate
> todd at debian:~/$ cd slate
> todd at debian:~/slate$ darcs get http://slate.tunes.org/repos/main
> todd at debian:~/slate$ cd main
> todd at debian:~/slate/main$ make vm.h vm.c little.image AutoLoad
> todd at debian:~/slate/main$ make vm
> todd at debian:~/slate/main$ ./vm little.image
> Slate 1> saveImageNamed: 'lin.image'.
> Slate 2> ^D
> todd at debian:~/slate/main$ ./vm lin.image
> Slate 2> addSlot: #x valued: {4 5 6}.
> Debug [0..1]: restart: 0.
> Slate 3> addSlot: #x valued: {4. 5. 6}.
> Segmentation fault
>
> Todd
More information about the Slate
mailing list