Invalid Page Faults Kernel32.DLL and OLE32.DLL 
Author Message
 Invalid Page Faults Kernel32.DLL and OLE32.DLL

After upgrading from VB5SP3 to VB6SP3 on WIN95 OSR2.  I have a couple
of applications that generate Invalid Page Faults in Kernel32 and OLE32
DLL's.  These happen on Exiting the compiled application or after
having run the application in the IDE exiting the IDE.  The Page Fault
always occurs, but the DLL switches between the two mentioned.  Does
anyone have any suggestions.  I thought that Had all of the cleanup
done.

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Wed, 18 Jun 1902 08:00:00 GMT  
 Invalid Page Faults Kernel32.DLL and OLE32.DLL
Hi!
Quote:
> anyone have any suggestions.  I thought that Had all of the cleanup
> done.

I have a suggestion to check the cleanup again .

I can propose:
1) compile app with include symbolic debug info
(PROJECT->Project PropertiesCompile->Create symbolic debug info
2) start debug it by VC de{*filter*}
3) make it to generate Invalid Page Faults
5) watch call stack and find the string, that generates fault

That's all

Quote:

> After upgrading from VB5SP3 to VB6SP3 on WIN95 OSR2.  I have a couple
> of applications that generate Invalid Page Faults in Kernel32 and OLE32
> DLL's.  These happen on Exiting the compiled application or after
> having run the application in the IDE exiting the IDE.  The Page Fault
> always occurs, but the DLL switches between the two mentioned.  Does

> Sent via Deja.com http://www.*-*-*.com/
> Before you buy.



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Invalid Page Fault in OLE32.DLL

2. Invalid page fault in OLE32.dll

3. VB5 caused an invalid page fault in module KERNEL32.DLL

4. VB5 caused an invalid page fault in module KERNEL32.DLL

5. Invalid page fault in module kernel32.dll

6. VB5 SP3 invalid page fault kernel32.dll at 0137:bff798fb

7. VB5 caused an invalid page fault in KERNEL32.DLL

8. Invalid Page Fault in Kernel32.dll

9. VB causes an invalid page fault in KERNEL32.DLL

10. Invalid Page Fault in kernel32.dll

11. Invalid Page Fault in Kernel32.DLL (AAaauggghhh)

12. Invalid Page Fault - Kernel32.dll

 

 
Powered by phpBB® Forum Software