![]() |
Exception EInvalidPointer XoloX crashes when i exit.... yes i've look at other threads but i can't find this anywhere. this comes up about 100 times: XOLOX caused an invalid page fault in module <unknown> at 0000:75d81f00. Registers: EAX=00000000 CS=0167 EIP=75d81f00 EFLGS=00010246 EBX=00451434 SS=016f ESP=0077fbe4 EBP=00000004 ECX=82cfa348 DS=016f ESI=00000002 FS=4fcf EDX=80007af8 ES=016f EDI=75d80000 GS=0000 Bytes at CS:EIP: Stack dump: bfdf30bb 00451434 00000002 00000004 00000000 00000000 0077fc2c 00000000 00000002 82cfa360 75d81f00 bfdf2e3a 00000002 00000004 00000000 00000000 Then this: Exception EInvalidPointer in module XOLOX.EXE at 000027FC. Invalid pointer operation. Now what the hell is a EInvalidPointer? iD91 |
Hmm... I think it's when the program is supposed to read from a memory address that's passed by reference in another register, but the value it gets for the memory to read is not valid. (in use or locked by another program, for example) My guess is, since this is a multi-threaded program, that there is a certain level of paralellism going on in the execution during shut-down, and soemtimes some memory gets freed or some variables get killed before another thread tries to access it. I'm not a real programmer, so I don't really know though. |
same error I have got the same or simular error many times |
All times are GMT -7. The time now is 09:32 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.