Skip to content
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 crashing on startup after installing Creative Sound Blaster Audigy Fx V2 with ASIO driver #14155

Open
Tygofive opened this issue Jan 10, 2025 · 5 comments

Comments

@Tygofive
Copy link

Bug Description

It worked fine without much issue, but when I swapped an NVIDIA Quadro K4200 for an AMD Radeon RX 6650XT, and installed a Creative Sound Blaster Audigy Fx V2, it loads about 1/3 before closing. I’ve tried a couple different versions, and clearing the Mixxx folder in appdata local. The generated .log file is completely empty, and using x64dbg, it ends at “First chance exception on 000000006DD71670 (C0000005, EXCEPTION_ACCESS_VIOLATION)!”. Attached the log from x64dbg, unsure if there was more im meant to add.
log-20250109-175813.txt

Version

2.5.0

OS

Windows 10

@Tygofive Tygofive added the bug label Jan 10, 2025
@daschuer
Copy link
Member

Oh that's bad, Mixxx should never cash even if it is miss configured. Can you please provide a backtrace as described here:

https://github.com/mixxxdj/mixxx/wiki/Creating-Backtraces#windows-using-x64dbg

You may try to start Mixxx with --safe-mode

@Tygofive
Copy link
Author

Not sure I did it right. Unsure what the "gdb" thing is that's mentioned. I just copied the Log tab to a txt file. x64dbg_mixxx_log.txt

And yes, it does the

@Tygofive Tygofive reopened this Jan 10, 2025
@Tygofive
Copy link
Author

okay this website has keyboard shortcuts good to know, whoops.
yes, it has the same issue with safe mode.

@JoergAtGithub
Copy link
Member

It looks like it's crashing while initializing the ASIO driver of the Sound Blaster.

@JoergAtGithub JoergAtGithub changed the title Mixxx crashing on startup after installing new hardware Mixxx crashing on startup after installing Creative Sound Blaster Audigy Fx V2 with ASIO driver Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants