View Issue Details

IDProjectCategoryView StatusLast Update
0002297NoesisGUIC++ SDKpublic2022-06-23 19:56
Reporter[email protected] Assigned Tosfernandez  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version3.0.11 
Target Version3.1.5Fixed in Version3.1.5 
Summary0002297: App crash on Windows 10 with EXCEPTION_ACCESS_VIOLATION_READ
Description0 MyAppDev.exe 0x7ff727f222f0 [inlined] Noesis::HashKeyInfo<T>::IsEmpty (hashmap.inl:56)
1 MyAppDev.exe 0x7ff727f222f0 [inlined] Noesis::HashBucket_KV<T>::IsEmpty (hashmap.inl:106)
2 MyAppDev.exe 0x7ff727f222f0 [inlined] Noesis::HashMapImpl<T>::Iterator::SkipEmpty (hashmap.inl:299)
3 MyAppDev.exe 0x7ff727f222f0 [inlined] Noesis::HashMapImpl<T>::Iterator::{ctor} (hashmap.inl:296)
4 MyAppDev.exe 0x7ff727f222f0 Noesis::HashMapImpl<T>::Begin (hashmap.inl:347)
5 MyAppDev.exe 0x7ff727f20d94 Noesis::TimelineEventArgs::{ctor} (timeline.h:51)
6 MyAppDev.exe 0x7ff727f21804 Noesis::TimeManager::Tick (timemanager.cpp:379)
7 MyAppDev.exe 0x7ff727ebdb01 Noesis::View::UpdateAnimation (view.cpp:895)
8 MyAppDev.exe 0x7ff72789a671 doFrame (MyAppDev.cpp:11062)
9 MyAppDev.exe 0x7ff727872a4a CODEmain (MyAppDev.cpp:20644)
10 MyAppDev.exe 0x7ff72780eb44 [inlined] std::vector<T>::operator[] (vector:1511)
11 MyAppDev.exe 0x7ff72780eb44 WinMain (WinMain.cpp:758)
12 MyAppDev.exe 0x7ff72810a28d [inlined] invoke_main (exe_common.inl:102)
13 MyAppDev.exe 0x7ff72810a28d __scrt_common_main_seh (exe_common.inl:288)
14 KERNEL32.DLL 0x7ffa464654df BaseThreadInitThunk
15 ntdll.dll 0x7ffa4720485a RtlUserThreadStart
TagsNo tags attached.
PlatformWindows

Activities

jsantos

jsantos

2022-03-04 14:50

manager   ~0007830

Thanks for the report, we are investigating the issue. Getting a minidump would help us to analyze this with more context, but let's see if the callstack is enough.
sfernandez

sfernandez

2022-06-23 19:56

manager   ~0008001

Fixed in changeset r11365

Issue History

Date Modified Username Field Change
2022-03-02 18:45 [email protected] New Issue
2022-03-04 14:46 jsantos Assigned To => sfernandez
2022-03-04 14:46 jsantos Status new => assigned
2022-03-04 14:46 jsantos Target Version => 3.1.4
2022-03-04 14:50 jsantos Note Added: 0007830
2022-03-17 21:31 sfernandez Target Version 3.1.4 => 3.1.5
2022-06-23 19:56 sfernandez Status assigned => resolved
2022-06-23 19:56 sfernandez Resolution open => fixed
2022-06-23 19:56 sfernandez Fixed in Version => 3.1.5
2022-06-23 19:56 sfernandez Note Added: 0008001