 | | From: | Mellowman | | Subject: | Need help with MindForth error | | Date: | Sun, 16 Jan 2005 10:48:19 +0100 |
|
|
 | I wanted to try the MindForth program so I copied the source and downloaded Win32Forthbut now I get an error. Anybody familiar with MindForth? This is the error I get:
EXCEPTION 0xC0000005 ACCESS_VIOLATION Version: 6.08.00 build 17 at origin 0x00000000 Registers: (absolute) (relative) Eax: 000005D0 FF7605D0 Ebx: TOS 00141000 FF8A1000 top of stack Ecx: 008A05D4 000005D4 Edx: USER 0012BF00 FF88BF00 user area Esi: IP 008FAB20 0005AB20 Forth ip Edi: IMAGE 008A0000 00000000 base address Esp: SP@ 0012AED0 FF88AED0 stack ptr Ebp: RP@ 0012FEC4 FF88FEC4 rstack ptr Eip: PC 008A05D4 000005D4 machine ip Access addr: 009E1000 00141000 READ violation Backtracking: F64A0 F64A0 .ECHO+34 HCI+47 Data stack: 0 0 0 0 Primitive @ loaded from: SRC\FKERNEL.F at line: 542 Invoking word HELLO loaded from: G:\SOFTWARE\PROGRAMMING\WINFORTH6.08.00\S RC\EXTEND.F at line: 117 fails at word .ECHO loaded from: D:\WIN32FOR\MIND.F at line: 260
Press any key to exit... Error: alife Error # 9998
You can find the source here: http://mind.sourceforge.net/mind4th.html Oh yeah, I don't know anything about Forth.
Thanks in advance, Anthony.
--
|
|
 | | From: | Brad Eckert | | Subject: | Re: Need help with MindForth error | | Date: | 17 Jan 2005 10:27:38 -0800 |
|
|
 | Poor Arthur. He needs some serious intervention, but I guess the world will just have to live with him. OTOH, his notoriety could work in his favor. There might be a large enough pool of affected netizens that something could be funded.
I hope his Forth improves.
-- Brad
|
|
 | | From: | Coos Haak | | Subject: | Re: Need help with MindForth error | | Date: | Sun, 16 Jan 2005 22:27:22 +0100 |
|
|
 | Op Sun, 16 Jan 2005 10:48:19 +0100 schreef Mellowman:
> I wanted to try the MindForth program so I copied the source and downloaded > Win32Forthbut now I get an error. Anybody familiar with MindForth? This is > the error I get: > > EXCEPTION 0xC0000005 ACCESS_VIOLATION > Version: 6.08.00 build 17 at origin 0x00000000 > Registers: (absolute) (relative) > Eax: 000005D0 FF7605D0 > Ebx: TOS 00141000 FF8A1000 top of stack > Ecx: 008A05D4 000005D4 > Edx: USER 0012BF00 FF88BF00 user area > Esi: IP 008FAB20 0005AB20 Forth ip > Edi: IMAGE 008A0000 00000000 base address > Esp: SP@ 0012AED0 FF88AED0 stack ptr > Ebp: RP@ 0012FEC4 FF88FEC4 rstack ptr > Eip: PC 008A05D4 000005D4 machine ip > Access addr: 009E1000 00141000 READ violation > Backtracking: F64A0 F64A0 .ECHO+34 HCI+47 > Data stack: 0 0 0 0 > Primitive @ loaded from: SRC\FKERNEL.F at line: 542 > Invoking word HELLO loaded from: G:\SOFTWARE\PROGRAMMING\WINFORTH6.08.00\S > RC\EXTEND.F at line: 117 > fails at word .ECHO loaded from: D:\WIN32FOR\MIND.F at line: 260 > > Press any key to exit... > Error: alife Error # 9998 > > > You can find the source here: http://mind.sourceforge.net/mind4th.html > Oh yeah, I don't know anything about Forth. > > Thanks in advance, Anthony.
Read this first before anything else of this person: http://www.nothingisreal.com/mentifex_faq.html
-- Coos
|
|
 | | From: | Mellowman | | Subject: | Re: Need help with MindForth error | | Date: | Mon, 17 Jan 2005 03:18:04 +0100 |
|
|
 | > > Read this first before anything else of this person: > http://www.nothingisreal.com/mentifex_faq.html > > -- > Coos
Thanks for that url. A good read.
Anthony
|
|
 | | From: | Mellowman | | Subject: | Re: Need help with MindForth error | | Date: | Sun, 16 Jan 2005 10:52:43 +0100 |
|
|
 | Also, if you reply through email then remove the nospam. part in the address.
|
|
 | | From: | Alex McDonald | | Subject: | Re: Need help with MindForth error | | Date: | 16 Jan 2005 03:49:15 -0800 |
|
|
 | ===snipped
Your best bet is to download and use the exact version of Win32Forth that Mindforth was written in, and I don't believe that it was 6.08.00. I would warn you that you are likely to be very disapppointed with MindForth if you do get it to work; it's not what it claims to be.
If you are interested in learnng about Forth and Win32Forth, please feel free to join the Win32Forth group at groups.yahoo.com/group/win32forth.
-- Regards Alex McDonald
|
|
 | | From: | Richard Owlett | | Subject: | Re: Need help with MindForth error | | Date: | Sun, 16 Jan 2005 14:11:39 -0600 |
|
|
 | Alex McDonald wrote: > ===snipped > > Your best bet is to download and use the exact version of Win32Forth > that Mindforth was written in, and I don't believe that it was 6.08.00. > I would warn you that you are likely to be very disapppointed with > MindForth if you do get it to work; it's not what it claims to be. >
MAJOR *CAVEAT* "Mindforth" tends to generate *EXTREME* reactions. There are EMPHATIC reactions pro and con. Few, if any, in the middle. I have no opinion as I am not particularly interested nor knowledgeable concerning AI.
> If you are interested in learnng about Forth and Win32Forth, please > feel free to join the Win32Forth group at > groups.yahoo.com/group/win32forth. >
|
|
 | | From: | Mellowman | | Subject: | Re: Need help with MindForth error | | Date: | Mon, 17 Jan 2005 03:09:42 +0100 |
|
|
 | Okay, thanks.
Anthony.
|
|