We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a portable GCS running Windows 10 that reliably crashes on the latest build whenever bluetooth is enabled.
Build: https://github.com/ArduPilot/MissionPlanner/actions/runs/12824031574
Error:
Faulting application name: MissionPlanner.exe, version: 1.3.82.0, time stamp: 0x6789fc94 Faulting module name: simpleble.dll, version: 0.0.0.0, time stamp: 0x65ff1580 Exception code: 0xc0000005 Fault offset: 0x0000000000020de6 Faulting process id: 0x24f8 Faulting application start time: 0x01db6b96f38dcc92 Faulting application path: C:\Users\User\Desktop\MissionPlannerLatest\MissionPlanner.exe Faulting module path: C:\Users\User\Desktop\MissionPlannerLatest\simpleble.dll Report Id: 66aae934-0032-4da7-967e-508ef3fa8fc0 Faulting package full name: Faulting package-relative application ID:
System specs:
I also captured a dump from the event, but it's not very useful since the exception occurs within simpleble.dll, and I don't have symbols or source for that. Here's the dump if it's useful to anyone else: https://drive.google.com/drive/folders/1vbkpm2-LiP6nOKt6EcLLY85INzVaRcbD?usp=sharing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a portable GCS running Windows 10 that reliably crashes on the latest build whenever bluetooth is enabled.
Build: https://github.com/ArduPilot/MissionPlanner/actions/runs/12824031574
Error:
System specs:
I also captured a dump from the event, but it's not very useful since the exception occurs within simpleble.dll, and I don't have symbols or source for that. Here's the dump if it's useful to anyone else: https://drive.google.com/drive/folders/1vbkpm2-LiP6nOKt6EcLLY85INzVaRcbD?usp=sharing
The text was updated successfully, but these errors were encountered: