Greetings,
Upon further inspection of our issues relating to splwow64 leaking handles, we noticed that Print2Flash--at least the normal GUI and p2fserver.exe--is running as a 32-bit process despite being from the 64-bit package.
We've registered for the 64-bit package and our license key works. We've checked for potential multiple installations, and there are none.
Is a native 64-bit version available?
P2F 64-bit running as 32-bit?
- Attachments
-
- Screenshot showing 64-bit version of P2F running as 32-bit
- print2flash-not-64bit.png (61.38KiB)Viewed 30036 times
Re: P2F 64-bit running as 32-bit?
p2fserver.exe module is actually an OLE automation server which does not process documents and hence is not burdened with heavy workload so it is sufficient for it to be 32 bit without any detrimental effects to performance.
The actual document processing is made in the printer driver DLL which is a 64 bit DLL. If it were not a 64 bit DLL, 64 bit edition of Print2Flash would not work at all as it is a requirement of 64 bit Windows for printer drivers to be 64 bit.
The actual document processing is made in the printer driver DLL which is a 64 bit DLL. If it were not a 64 bit DLL, 64 bit edition of Print2Flash would not work at all as it is a requirement of 64 bit Windows for printer drivers to be 64 bit.
-
- Posts:1
- Joined:Sun Dec 06, 2009 7:31 am
Re: P2F 64-bit running as 32-bit?
I am getting an issue with the print driver on 64bit on Vista.
When I try to conver a document. The document is converted properly but the application gets a crash.Please can someone help me.
Problem Event Name: APPCRASH
Application Name: splwow64.exe
Application Version: 6.1.7600.16385
Application Timestamp: 4a5bd3ca
Fault Module Name: StackHash_76a1
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Code: c0000005
Exception Offset: 0000000002843e31
OS Version: 6.1.7600.2.0.0.272.7
Locale ID: 1033
Additional Information 1: 76a1
Additional Information 2: 76a173c26a6dc2e3cd83ac8fd9f8bdb9
Additional Information 3: 7b3f
Additional Information 4: 7b3f634c955ac91fe3f1e745337a968a
When I try to conver a document. The document is converted properly but the application gets a crash.Please can someone help me.
Problem Event Name: APPCRASH
Application Name: splwow64.exe
Application Version: 6.1.7600.16385
Application Timestamp: 4a5bd3ca
Fault Module Name: StackHash_76a1
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Code: c0000005
Exception Offset: 0000000002843e31
OS Version: 6.1.7600.2.0.0.272.7
Locale ID: 1033
Additional Information 1: 76a1
Additional Information 2: 76a173c26a6dc2e3cd83ac8fd9f8bdb9
Additional Information 3: 7b3f
Additional Information 4: 7b3f634c955ac91fe3f1e745337a968a
-
- Posts:1
- Joined:Thu Mar 22, 2012 11:15 pm
Re: P2F 64-bit running as 32-bit?
This helped me a lot! Thanks.
-
- Posts:1
- Joined:Tue Jul 24, 2012 2:52 am
Re: P2F 64-bit running as 32-bit?
its very useful and helps me with my problem