JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

[Bug]:vs2019 exception on exit for both debug and release version

Open SpaceView opened this issue 1 year ago • 0 comments
trafficstars

Detailed steps on how to reproduce the bug

devenv_tBBVjELTAx

What is the expected behaviour?

It should exit normal, without any error

Operating systems

Windows

What versions of the operating systems?

win10 + vs2019

Architectures

x86_64, 64-bit

Stacktrace

>	ntdll.dll!00007ffb38630f8a()	未知
 	ws2_32.dll!00007ffb374f6f0b()	未知
 	ws2_32.dll!00007ffb374f133c()	未知
 	ASProxy64.dll!000000018001f785()	未知
 	ASProxy64.dll!00000001800249c3()	未知
 	ASProxy64.dll!000000018002c6cc()	未知
 	ASProxy64.dll!0000000180048218()	未知
 	ntdll.dll!00007ffb385a9a1d()	未知
 	ntdll.dll!00007ffb385edcec()	未知
 	ntdll.dll!00007ffb385eda7d()	未知
 	kernel32.dll!00007ffb3835e80b()	未知
 	Projucer.exe!exit_or_terminate_process(const unsigned int return_code) 行 144	C++
 	Projucer.exe!common_exit(const int return_code, const _crt_exit_cleanup_mode cleanup_mode, const _crt_exit_return_mode return_mode) 行 282	C++
 	Projucer.exe!exit(int return_code) 行 294	C++
 	[外部代码]

Plug-in formats (if applicable)

No response

Plug-in host applications (DAWs) (if applicable)

no

Testing on the develop branch

The bug is present on the develop branch

Code of Conduct

  • [X] I agree to follow the Code of Conduct

SpaceView avatar Apr 27 '24 14:04 SpaceView