Search Issue Tracker

Fixed

Fixed in 2021.3.12f1, 2022.1.19f1, 2022.2.0b10, 2023.1.0a15

Votes

0

Found in

2022.1.17f1

2023.1.0a10

Issue ID

UUM-13932

Regression

Yes

Standalone Profiler Crash in RtlEnterCriticalSection on exit

--

-

Repro steps:
*  start a new project and open the Standalone Profiler
* Press play and record a few frames
* exit play mode
* try to close the Standalone Profiler window
* notice a crash

Regressed in 2023.1.0a10
Issue also reproduces in: 2022.2.0b8, 2022.1.17f1

NOTE: only the standalone profiler crashes, not the Editor

Stack trace: 

========== OUTPUTTING STACK TRACE ==================

0x00007FF954CBFAAD (ntdll) RtlEnterCriticalSection
0x00007FF8BF9D5ACA (Unity) AcceleratorClient::CancelAllRequests
0x00007FF8BF9DD2BC (Unity) AcceleratorClient::Shutdown
0x00007FF8BFA5C428 (Unity) CleanUpAssetDatabaseV2
0x00007FF8BF9E2859 (Unity) AssetDatabase::CleanupAssetDatabase
0x00007FF8BF2883E4 (Unity) Application::CoreShutdown
0x00007FF8BF29BAFB (Unity) Application::Terminate
0x00007FF8BF73BC08 (Unity) ContainerWindow::ContainerWndProc
0x00007FF9536AE858 (USER32) CallWindowProcW
0x00007FF9536AE3DC (USER32) DispatchMessageW
0x00007FF9536C0BC3 (USER32) SendMessageTimeoutW
0x00007FF954D30D74 (ntdll) KiUserCallbackDispatcher
0x00007FF952581124 (win32u) NtUserMessageCall
0x00007FF9536ACAF5 (USER32) GetWindowTextW
0x00007FF9536AC2AF (USER32) IsIconic
0x00007FF94FAC96F2 (uxtheme) GetUserColorPreference
0x00007FF94FAE3452 (uxtheme) Ordinal96
0x00007FF94FACB7D9 (uxtheme) IsCompositionActive
0x00007FF94FACB241 (uxtheme) IsCompositionActive
0x00007FF9536AC7E3 (USER32) GetWindowTextW
0x00007FF8BF73C4F3 (Unity) ContainerWindow::ContainerWndProc
0x00007FF9536AE858 (USER32) CallWindowProcW
0x00007FF9536AE3DC (USER32) DispatchMessageW
0x00007FF9536C0BC3 (USER32) SendMessageTimeoutW
0x00007FF954D30D74 (ntdll) KiUserCallbackDispatcher
0x00007FF952581124 (win32u) NtUserMessageCall
0x00007FF9536ACAF5 (USER32) GetWindowTextW
0x00007FF9536AC2AF (USER32) IsIconic
0x00007FF94FAC96F2 (uxtheme) GetUserColorPreference
0x00007FF94FAE33A7 (uxtheme) Ordinal96
0x00007FF94FACB7D9 (uxtheme) IsCompositionActive
0x00007FF94FACB241 (uxtheme) IsCompositionActive
0x00007FF9536AC7E3 (USER32) GetWindowTextW
0x00007FF8BF73C4F3 (Unity) ContainerWindow::ContainerWndProc
0x00007FF9536AE858 (USER32) CallWindowProcW
0x00007FF9536AE299 (USER32) DispatchMessageW
0x00007FF8BF719373 (Unity) MainMessageLoop
0x00007FF8BF71E438 (Unity) UnityMain
0x00007FF6F1FB27DE (Unity) __scrt_common_main_seh
0x00007FF954267034 (KERNEL32) BaseThreadInitThunk
0x00007FF954CE2651 (ntdll) RtlUserThreadStart

========== END OF STACKTRACE ===========

  1. Resolution Note (fix version 2023.1.0a15):

    Verified as fixed in 2023.1.0a15

  2. Resolution Note (fix version 2022.2.0b10):

    Verified as fixed in
    2022.2.0b10

  3. Resolution Note (fix version 2022.1.19f1):

    Verified as fixed in 
    2022.1.19f1

  4. Resolution Note (fix version 2021.3.12f1):

    Verified as fixed with 2021.3.12f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.