-
Notifications
You must be signed in to change notification settings - Fork 354
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
Win10 system random crash while communicating with multiple HID devices on RaspberryPI #294
Comments
Thanks for your reply,
I tested your build but driver seems not to work normally.
[image: image.png]
Does anything I miss?
Thanks,
Lue
…On Sun, Jan 30, 2022 at 4:09 AM Vadym ***@***.***> wrote:
Try this build
https://github.com/vadimgrn/usbip-win/releases/download/v0.7.5.1/usbip-win-0.7.5.1.7z
—
Reply to this email directly, view it on GitHub
<#294 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN2UAKJNSQUMMXA52NLEXVLUYRCOBANCNFSM5L62V7RQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello, Thanks for this solution working fine but client crash randomly I have the same random crash on client windows 10 64 (sometime after 5 minutes sometimes after 30 minutes). I have compiled the project with VS 2019 x64 on the client computer. my windbg file is AULTING_SOURCE_LINE: C:\usbip-win-master\driver\vhci\vhci_read.c FAULTING_SOURCE_FILE: C:\usbip-win-master\driver\vhci\vhci_read.c FAULTING_SOURCE_LINE_NUMBER: 809 FAULTING_SOURCE_CODE:
SYMBOL_NAME: usbip_vhci!store_urbr_partial+58 MODULE_NAME: usbip_vhci IMAGE_NAME: usbip_vhci.sys Thanks in advance for help. |
Try this, please https://github.com/vadimgrn/usbip-win2/releases |
Client: Win10
Server: RPi
We tried to connect multiple HID devices from RPI to Win10 via USBIP v0.3.1.
We encountered several times win10 system crash (no BSOD found, but system reboot) while we left the devices running themselves.
After capturing the minidump and trying to analyzing this by WinDBG, we got below result.
randomReset.txt
I already checked recent commits but still had no idea about this problem.
Here are from the Windbg dump
Thanks,
The text was updated successfully, but these errors were encountered: