View Issue Details

IDProjectCategoryView StatusLast Update
0002623NoesisGUIUnitypublic2024-07-05 20:53
Reporterstonstad Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status resolvedResolutionfixed 
Product Version3.2.1 
Target Version3.2.5Fixed in Version3.2.5 
Summary0002623: Domain Reload Crash - Attempt to access invalid address
Description

ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFDE6162973)
0x00007FFDE6162973 (Noesis) (function-name not available)
0x00007FFDE61CE5C8 (Noesis) Rect_GetStaticType
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFDE6162973)
0x00007FFDE6162973 (Noesis) (function-name not available)
0x00007FFDE62E26D3 (Noesis) DependencyProperty_GetOwnerTypeHelper
0x00007FFDE626A564 (Noesis) MultiBindingExpression_UpdateSource
0x00007FFDE617C03B (Noesis) Boxed_String_GetStaticType
0x00007FFDE644D0D4 (Noesis) FreeString
0x00007FFDE62EA1CF (Noesis) DependencyProperty_GetOwnerTypeHelper
0x00007FFDE617BF51 (Noesis) Boxed_String_GetStaticType
0x00007FFDE644D0D4 (Noesis) FreeString
0x00007FFDE62EA1CF (Noesis) DependencyProperty_GetOwnerTypeHelper
0x00007FFDE63AD408 (Noesis) Extend_XamlProvider
0x00007FFDE617BF51 (Noesis) Boxed_String_GetStaticType
0x00007FFDE6201026 (Noesis) Rect_GetStaticType
0x00007FFDE61F93E9 (Noesis) Rect_GetStaticType
0x00007FFDE639A5C4 (Noesis) FormattedText_Init
0x00007FFDE617C03B (Noesis) Boxed_String_GetStaticType
0x00007FFDE63A8910 (Noesis) SizeChangedInfo_PreviousSize_get
0x000002481B05D44C (Mono JIT Code) (wrapper managed-to-native) Noesis.NoesisGUI_PINVOKE:BaseComponent_Release (intptr)
0x000002481B05D313 (Mono JIT Code) [D:\Source\StellarConquest\StellarConquest.Utilities\Noesis\3.2.1\Runtime\API\Proxies\BaseComponent.cs:62] Noesis.BaseComponent:Release (intptr)
0x000002495799D5B3 (Mono JIT Code) [D:\Source\StellarConquest\StellarConquest.Utilities\Noesis\3.2.1\Runtime\API\Core\Extend.cs:6110] Noesis.Extend:ReleasePending ()
0x000002482CB03393 (Mono JIT Code) [D:\Source\StellarConquest\StellarConquest.Utilities\Noesis\3.2.1\Runtime\API\Core\Extend.cs:83] Noesis.Extend:Shutdown ()
0x000002482CB026B3 (Mono JIT Code) [D:\Source\StellarConquest\StellarConquest.Utilities\Noesis\3.2.1\Runtime\API\Core\Extend.cs:36] Noesis.Extend:OnDomainUnload (object,System.EventArgs)
0x000002482CB01D75 (Mono JIT Code) (wrapper delegate-invoke) <Module>:invoke_void_object_EventArgs (object,System.EventArgs)
0x000002482CB01A3A (Mono JIT Code) System.AppDomain:DoDomainUnload ()
0x00000247EE3EF668 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_voidthis (object,intptr,intptr,intptr)
0x00007FFDE5730394 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:3445] mono_jit_runtime_invoke
0x00007FFDE566EB44 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3066] do_runtime_invoke
0x00007FFDE55523C0 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\appdomain.c:3485] mono_domain_try_unload
0x00007FFDE571A61A (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\unity-utils.c:757] mono_unity_domain_unload
0x00007FF7CB59ABC0 (Unity) UnloadDomain
0x00007FF7CB58B42B (Unity) MonoManager::CreateAndSetChildDomain
0x00007FF7CB589F9C (Unity) MonoManager::BeginReloadAssembly

Steps To Reproduce

On DomainReload, Noesis crashed the Unity editor. I have fixed the prior issues related to singletons. I'm not seeing any Stellar Conquest code in this stack trace. It does not show an access to a Noesis resource. This appears to be a different issue.

Attached Files
PlatformAny

Activities

sfernandez

sfernandez

2024-06-03 20:05

manager   ~0009624

Is this still an issue with latest version or should we close it?

stonstad

stonstad

2024-07-05 19:38

reporter   ~0009748

I haven't seen it since upgrading to 3.2.2. OK to close. Thank you.

Issue History

Date Modified Username Field Change
2023-06-12 17:47 stonstad New Issue
2023-06-12 17:47 stonstad File Added: Crash_2023-06-12_154337515.zip
2023-07-03 13:54 sfernandez Assigned To => sfernandez
2023-07-03 13:54 sfernandez Status new => assigned
2023-07-03 13:54 sfernandez Target Version => 3.2.2
2023-09-27 17:57 sfernandez Target Version 3.2.2 => 3.2.3
2024-01-22 11:46 sfernandez Target Version 3.2.3 => 3.2.4
2024-06-03 20:05 sfernandez Status assigned => feedback
2024-06-03 20:05 sfernandez Note Added: 0009624
2024-06-13 18:01 sfernandez Target Version 3.2.4 => 3.2.5
2024-07-05 19:38 stonstad Note Added: 0009748
2024-07-05 19:38 stonstad Status feedback => assigned
2024-07-05 20:53 sfernandez Status assigned => resolved
2024-07-05 20:53 sfernandez Resolution open => fixed
2024-07-05 20:53 sfernandez Fixed in Version => 3.2.5
2025-10-10 13:29 jsantos Category Unity3D => Unity