help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Segmentation violation


From: Markus Fritsche
Subject: [Help-smalltalk] Segmentation violation
Date: Sun, 3 Feb 2002 23:06:45 +0100


st> 1 to: 50 do: [ :x | 'Hello' printNl ]!

Execution begins...
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'
'Hello'stdin:11: Segmentation violation
BlockContext class>>#fromClosure:parent:
Segmentation fault

Smalltalk was compiled with/without readline, with/without BloxTk, with TCP;

Everytime the same result: some loops get evaluated and then comes either a
Sementation violation or the process waits until I press the enter key.
Tested on two different machines with debian (unstable) and gcc 2.95.4.


MfG Markus Fritsche



reply via email to

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