That callstack looks weird to be honest. There’s no reason memset
should call UnhandledExceptionFilter
and then end up in OpenAL (alcCreateContext
).
But as the others mentioned, what we’d like to see is the unstripped executable and also the _crash
file from the user (although most of that data is in the post you have there)