Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #28777
| From | "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: crash |
| Date | 2014-02-25 17:46 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <op.xbuz7mmo5zc71u@localhost> (permalink) |
| References | <c8e230e4-6438-4031-88ce-5ac54a47cd3d@googlegroups.com> <530b79a4$0$2907$e4fe514c@news2.news.xs4all.nl> <530b7fc7$0$2830$e4fe514c@news2.news.xs4all.nl> <legjrq$5q7$1@dont-email.me> <530c9b43$0$2960$e4fe514c@news2.news.xs4all.nl> |
On Tue, 25 Feb 2014 08:31:57 -0500, Hans Bezemer
<the.beez.speaks@gmail.com> wrote:
> I'd prefer people would add their codes and comments, like Marcel did,
> before adding results.
These are probably not the latest versions of these Forths. Also, the
data should be confirmed by someone else prior to use. If you use this
data, I'd prefer to *not* have my name placed on the webpage.
Compiler | Bad Execute | Bad Address | Bad Align | Bad Return |
Bad Code | Bad Res1 | Bad Res2 | Bad Break | Bad Numb
bigForth 2.4.0 | -18 | -2 | 0 | -18
| -7(1) | -2 | -2 | -16 | 0
Gforth 0.7.0 ITC | -2 | -2 | 0 | -2
| -7(1) | -2 | -2 | -2 | -2
Win32Forth 6.14.02 | -2(2) | -2(2) | 0 | -2(2)
| -2(2) | -2(2) | -2(2) | -16 | -6(3)
Remark 1:
a) result code -7 plus reports location, or result code -2 plus empties
dictionary
b) also - WORDS did not display the dictionary but BYE worked - so other
words might too
Remark 2: result code -2 plus continues at another prompt prior to
returning to Forth prompt
Remark 3: not an infinite loop - prints one, then loops for a while
printing zeroes, but stops
If the messages printed any diagnostic information other than the error
message, I assumed it was result code -2 and not result code -3. I'm not
sure how to test for result code -20.
It's interesting to note that bigForth appeared to worked correctly for
the BadNumb test. It displayed '1' and stopped. Of course, it has two
hard system lockups ...
NOTE: Win32Forth hangs consistently, after the second use of WORDS ...
e.g., BadAddress .S WORDS BadAddress .S WORDS <--hangs
e.g., BadReturn .S WORDS BadReturn .S WORDS <--hangs
etc.
Rod Pemberton
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
crash mhx@iae.nl - 2014-02-24 08:01 -0800
Re: crash Hans Bezemer <the.beez.speaks@gmail.com> - 2014-02-24 17:56 +0100
Re: crash Hans Bezemer <the.beez.speaks@gmail.com> - 2014-02-24 18:22 +0100
Re: crash "Alex McDonald" <blog@rivadpm.com> - 2014-02-24 23:16 +0000
Re: crash Hans Bezemer <the.beez.speaks@gmail.com> - 2014-02-25 14:31 +0100
Re: crash "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2014-02-25 17:46 -0500
Re: crash George Hubert <georgeahubert@yahoo.co.uk> - 2014-03-02 11:46 -0800
Re: crash Bernd Paysan <bernd.paysan@gmx.de> - 2014-03-04 01:01 +0100
Re: crash "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-03 19:20 -0500
Re: crash Bernd Paysan <bernd.paysan@gmx.de> - 2014-03-04 18:57 +0100
Re: crash "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-04 16:57 -0500
csiph-web