1. exw trap

Does this mean anything to anybody? I'm using win32 59.1 and EU 2.3

EXW caused an invalid page fault in
module KERNEL32.DLL at 0167:bff71459.
Registers:
EAX=c1614c10 CS=0167 EIP=bff71459 EFLGS=00010206
EBX=00557000 SS=016f ESP=0055ffc0 EBP=00560026
ECX=0055ffd8 DS=016f ESI=0055ffc4 FS=0edf
EDX=00018ce4 ES=016f EDI=00000038 GS=1277
Bytes at CS:EIP:
66 c7 43 0a 10 00 64 8b 0d 34 00 00 00 f6 c1 01
Stack dump:
00041000 16970048 bff714d9 00000167 0055ffd8 0000016f 10000edf 000008f4
0067444c 008f3584 00560026 00401b18 000008f4 ffffffeb 00000000 00000006

george

new topic     » topic index » view message » categorize

2. Re: exw trap

>From: George Walters <gwalters at sc.rr.com>
>Subject: exw trap
>
>
>Does this mean anything to anybody? I'm using win32 59.1 and EU 2.3

Euphoria 2.4 can catch such exceptions and tell you what line caused the 
problem. If you don't want to  get it, then you will have to do some tracing 
or printing of variables. This error was caused by some invalid memory 
access or some problem in a function call, perhaps...

>EXW caused an invalid page fault in
>module KERNEL32.DLL at 0167:bff71459.
>Registers:
>EAX=c1614c10 CS=0167 EIP=bff71459 EFLGS=00010206
>EBX=00557000 SS=016f ESP=0055ffc0 EBP=00560026
>ECX=0055ffd8 DS=016f ESI=0055ffc4 FS=0edf
>EDX=00018ce4 ES=016f EDI=00000038 GS=1277
>Bytes at CS:EIP:
>66 c7 43 0a 10 00 64 8b 0d 34 00 00 00 f6 c1 01
>Stack dump:
>00041000 16970048 bff714d9 00000167 0055ffd8 0000016f 10000edf 000008f4
>0067444c 008f3584 00560026 00401b18 000008f4 ffffffeb 00000000 00000006
>
>george
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: exw trap

On Mon, 28 Jul 2003 16:05:03 -0400, George Walters
<gwalters at sc.rr.com> wrote:

>Does this mean anything to anybody? I'm using win32 59.1 and EU 2.3
I agree with Elliot: it means you need 2.4 sad( or smile) ??

Pete

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu