-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Mixxx crash upon RDP connection #10098
Comments
Commented by: dispatch00 |
Commented by: daschuer The atio6axx.dll is the AMD OpenGL driver. So I assume the crash is related to the waveforms and spinies in Mixxx. To verify this you may start Mixxx with the --saveMode parameter to disable all OpenGl rendering. Maybe you also find a waveform setting that does not crash. Is the latest graphics driver installed. Maybe it is a known bug in the driver already fixed. You may also try to downgrade the driver to check if it isn't a recently introduced issue. |
Commented by: daschuer 00007FF690131007 A0 mixxx.WSpinny::render+597 The backtrack reveals that the spinny is causing the crash. So maybe it is sufficient to hide the spinies before remitting into the machine. Does the crash also happen if you start Mixxx locally and remote into the machine with an already running Mixxx? |
Commented by: dispatch00 Appreciate the quick responses! Regarding graphics driver: I have tried older AMD graphics drivers as well as default generic MSFT driver. Mixxx crashes using all of them. Regarding OpenGL: surely you are correct. I also experienced crashes after RDP disconnection which I was able to fix by disabling the waveforms. I did not think about the spinnies! Regarding spinnies: You are correct, disabling spinnys allow me to start Mixxx from RDP session and subsequently connect at will and Mixxx does not crash. Regarding local session vs RDP: if I start Mixxx from console session and subsequently connect via RDP, Mixx does not crash!
|
Reported by: dispatch00
Date: 2020-09-03T01:35:09Z
Status: New
Importance: Critical
Launchpad Issue: lp1894020
Tags: crash, windows
Attachments: mixxxbacktrace.txt
Mixxx crashes when I connect via remote desktop (RDP) to the Windows 10 Pro PC running it. Happens on 2.2.4 32-bit, 2.2.4 64-bit, and 2.3.0 64bit.
Windows 10 Pro 2004
AMD Ryzen 3200G
Built-in AMD Radeon Vega 8 (latest driver)
16GB RAM
Steps to reproduce:
Start Mixxx on PC from RDP session
Close RDP session
Reconect rdp session, Mixxx crashes immediately.
Event viewer logs below; I have also created a backtrace which I will attach.
Faulting application name: mixxx.exe, version: 2.3.0.7443, time stamp: 0x5ee15343
Faulting module name: atio6axx.dll, version: 27.20.12027.1001, time stamp: 0x5f469dea
Exception code: 0xc0000005
Fault offset: 0x000000000172d81e
Faulting process id: 0x2028
Faulting application start time: 0x01d6818c3c425faf
Faulting application path: C:\Program Files\Mixxx\mixxx.exe
Faulting module path: C:\Windows\System32\DriverStore\FileRepository\u0358376.inf_amd64_1aefb33b1784bbc2\B358374\atio6axx.dll
Report Id: 1a4a841e-5fa7-4e5e-9f07-b39730514332
Faulting package full name:
Faulting package-relative application ID:
Fault bucket 1177167352245063324, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: mixxx.exe
P2: 2.3.0.7443
P3: 5ee15343
P4: atio6axx.dll
P5: 27.20.12027.1001
P6: 5f469dea
P7: c0000005
P8: 000000000172d81e
P9:
P10:
Analysis symbol:
Rechecking for solution: 0
Report Id: 1a4a841e-5fa7-4e5e-9f07-b39730514332
Report Status: 268435456
Hashed bucket: de11c34ada3270dbc05623784fc10e9c
Cab Guid: 0
The text was updated successfully, but these errors were encountered: