-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eIDViewerBackend - functions eid_vwr_close_file and eid_vwr_createcallbacks take high CPU #197
Comments
Hello,
When do you see this happening? When you are browsing after selecting "open
file" from the menu?
…On Fri, Mar 8, 2024 at 4:46 AM omnicasa-kiendo ***@***.***> wrote:
Dear,
I check and see eIDViewerBackend functions (eid_vwr_close_file and
eid_vwr_createcallbacks) takes high CPU when running as:
image.png (view on web)
<https://github.com/Fedict/eid-mw/assets/11878606/98dafa92-2845-4fef-a74b-e7ec040e9cf2>
image.png (view on web)
<https://github.com/Fedict/eid-mw/assets/11878606/6c0bee65-5c41-4dbd-8e33-9610ef961109>
NOTE: I'm using .NET 4.6.2 with x86 mode.
And I also try to install last EID Viewer version but this problem still
happens.
Please help me review about this.
Thank you so much!!!
—
Reply to this email directly, view it on GitHub
<#197>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA4FYJDAX6XMGZBQ5OTZPOLYXEX7ZAVCNFSM6AAAAABEMES6VKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TKMRRHE3TEMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Frederikus, I'm using functions from eIDViewerBackend.dll to integrate to our APP as: You can see code as: When starting our APP, functions (eid_vwr_close_file and eid_vwr_createcallbacks) are taking high CPU without ID card or any action from user. Please help me review this issue. |
Hi Omnicasa,
Nice to see you found what causes it, but to me it is not clear what's the
reason behind.
I tried to reproduce by running 8 eID viewers in parallel, but I did not
see high CPU usage.
Also couldn't find any similar PInvoke or c# marchalling issues on the web
…On Wed, Mar 13, 2024 at 1:05 PM omnicasa-kiendo ***@***.***> wrote:
Frederikus,
I verify and see that this problem only happens if user install eID Viewer
software.
If I remove this software and only keep Belgium e-ID middleware, problem
is solved as:
image.png (view on web)
<https://github.com/Fedict/eid-mw/assets/11878606/138ea0d3-741b-4be4-aea8-0d562e78c47f>
It seems problem happens when the eIDViewerBackend.dll functions are
called from eID viewer and our APP.
—
Reply to this email directly, view it on GitHub
<#197 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA4FYJBGGEHXOWYPQFHNXYLYYA6IRAVCNFSM6AAAAABEMES6VKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJUGIZDKOBVGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Frederikus, This problem happens when user start our app. NOTE: In case of this problem, eIDViewerBackend.dll functions takes HIGH CPU although I DO NOT plugin card reader device. Besides, our app is using 32bit mode. Have a nice week!!! |
Hello Omnicasa,
Just to let you know we are currently putting this one on lower priority,
as we cannot reproduce it, and it only seems to be happening during launch
of the application.
Wkr,
Frederik
…On Mon, Mar 18, 2024 at 4:43 AM omnicasa-kiendo ***@***.***> wrote:
Frederikus,
This problem happens when user start our app.
However, I tried to check on another PC that IS NOT install eID viewer.
And our app not take high CPU from functions of eIDViewerBackend.dll.
NOTE: In case of this problem, eIDViewerBackend.dll functions *takes HIGH
CPU* although I *DO NOT plugin card reader device*. Besides, our app *is
using 32bit mode*.
Have a nice week!!!
—
Reply to this email directly, view it on GitHub
<#197 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA4FYJANXYIDGZ4JIJTVYOLYYZPGZAVCNFSM6AAAAABEMES6VKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSHA3TIMJYGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Dear,
I check and see eIDViewerBackend functions (eid_vwr_close_file and eid_vwr_createcallbacks) takes high CPU when running as:
NOTE: I'm using .NET 4.6.2 with x86 mode.
And I also try to install last EID Viewer version but this problem still happens.
Please help me review about this.
Thank you so much!!!
The text was updated successfully, but these errors were encountered: