View Issue Details

IDProjectCategoryView StatusLast Update
0002467NoesisGUIUnity3Dpublic2022-11-21 12:17
Reporterquanchao Assigned Tojsantos  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionsuspended 
Product Version3.0 
Summary0002467: Got a UNKNOWN while executing native code.
Description=================================================================

=================================================================
    Managed Stacktrace:
=================================================================
      at <unknown> <0xffffffff>
      at UnityEngine.GameObject:SetActive <0x0009b>
      at XLua.CSObjectWrap.UnityEngineGameObjectWrap:_m_SetActive <0x000d2>
      at XLua.CSObjectWrap.UnityEngineGameObjectWrap:_m_SetActive <0x0006a>
      at <unknown> <0xffffffff>
      at XLua.LuaDLL.Lua:lua_pcall <0x000a2>
      at XLua.DelegateBridge:PCall <0x00042>
      at XLua.DelegateBridge:__Gen_Delegate_Imp4 <0x0011a>
      at UnityEngine.UI.FreeTypeScrollView:SetDataForItemAtIndex <0x0005e>
      at UnityEngine.UI.FreeTypeScrollView:OnGetItemForDataIndex <0x0002a>
      at UnityEngine.UI.FreeTypeScrollView:ResetCriticalItems <0x001d2>
      at UnityEngine.UI.FreeTypeScrollView:InternalUpdateData <0x003ca>
      at UnityEngine.UI.FreeTypeScrollView:UpdateData <0x0004a>
      at XLua.CSObjectWrap.UnityEngineUIFreeTypeScrollViewWrap:_m_UpdateData <0x000c2>
      at XLua.CSObjectWrap.UnityEngineUIFreeTypeScrollViewWrap:_m_UpdateData <0x0006a>
      at <unknown> <0xffffffff>
      at ACE.TJFramework:NativePerformFunctionInMainThread <0x00086>
      at ACE.TJFramework:Update <0x00022>
      at ACE.Launch:Update <0x00062>
      at System.Object:runtime_invoke_void__this__ <0x00087>
=================================================================
Received signal SIGSEGV
Obtained 54 stack frames
0x00007ff7e39eb564 (Unity) UI::CanvasManager::AddCanvas
0x00007ff7e39ff8c3 (Unity) UI::Canvas::AddToManager
0x00007ff7e39ffef5 (Unity) UI::Canvas::AwakeFromLoad
0x00007ff7e348ad47 (Unity) AwakeFromLoadQueue::InvokeAwakeFromLoad
0x00007ff7e3485ac3 (Unity) AwakeFromLoadQueue::AwakeFromLoadAllQueues
0x00007ff7e2d60cca (Unity) GameObject::ActivateAwakeRecursively
0x00007ff7e2d68489 (Unity) GameObject::SetSelfActive
0x00007ff7e268d73b (Unity) GameObject_CUSTOM_SetActive
0x0000020a6e088d5c (Mono JIT Code) (wrapper managed-to-native) UnityEngine.GameObject:SetActive (UnityEngine.GameObject,bool)
0x0000020a6f72dbd3 (Mono JIT Code) [UnityEngineGameObjectWrap.cs:739] XLua.CSObjectWrap.UnityEngineGameObjectWrap:_m_SetActive (intptr)
0x0000020a6ee3c26b (Mono JIT Code) (wrapper native-to-managed) XLua.CSObjectWrap.UnityEngineGameObjectWrap:_m_SetActive (intptr)
0x00007ffdd21debdc (xlua) cls_newindexer
0x00007ffdd21d2cb0 (xlua)
0x00007ffdd22d687b (xlua) lua_pcall
0x00000206b7593443 (Mono JIT Code) (wrapper managed-to-native) XLua.LuaDLL.Lua:lua_pcall (intptr,int,int,int)
0x0000020a6f41c843 (Mono JIT Code) [DelegateBridge.cs:138] XLua.DelegateBridge:PCall (intptr,int,int,int)
0x0000020a990b011b (Mono JIT Code) [DelegatesGensBridge.cs:123] XLua.DelegateBridge:__Gen_Delegate_Imp4 (int,UnityEngine.GameObject)
0x0000020a6f5bffbf (Mono JIT Code) [FreeTypeScrollView.cs:503] UnityEngine.UI.FreeTypeScrollView:SetDataForItemAtIndex (UnityEngine.RectTransform,int)
0x0000020a6f72ff7b (Mono JIT Code) [FreeTypeScrollView.cs:496] UnityEngine.UI.FreeTypeScrollView:OnGetItemForDataIndex (UnityEngine.RectTransform,int)
0x0000020aa1e8e5a3 (Mono JIT Code) [FreeTypeScrollView.cs:285] UnityEngine.UI.FreeTypeScrollView:ResetCriticalItems ()
0x0000020aa1e8e28b (Mono JIT Code) [FreeTypeScrollView.cs:275] UnityEngine.UI.FreeTypeScrollView:InternalUpdateData ()
0x0000020aa1e8dceb (Mono JIT Code) [FreeTypeScrollView.cs:140] UnityEngine.UI.FreeTypeScrollView:UpdateData ()
0x0000020aa1e8db33 (Mono JIT Code) [UnityEngineUIFreeTypeScrollViewWrap.cs:327] XLua.CSObjectWrap.UnityEngineUIFreeTypeScrollViewWrap:_m_UpdateData (intptr)
0x0000020aa1e887eb (Mono JIT Code) (wrapper native-to-managed) XLua.CSObjectWrap.UnityEngineUIFreeTypeScrollViewWrap:_m_UpdateData (intptr)
0x00007ffdd21debdc (xlua) cls_newindexer
0x00007ffdd21d2cb0 (xlua)
0x00007ffdd22d687b (xlua) lua_pcall
0x00007ffdd22059ad (xlua) vfprintf
0x00007ffdd22052b5 (xlua) vfprintf
0x00007ffdd21e1745 (xlua) xlua_upvalueindex
0x0000020a6f5f3d27 (Mono JIT Code) (wrapper managed-to-native) ACE.TJFramework:NativePerformFunctionInMainThread ()
0x0000020a6f5f3b13 (Mono JIT Code) [TJFramework.cs:181] ACE.TJFramework:Update ()
0x0000020a6e1b6b63 (Mono JIT Code) [Launch.cs:135] ACE.Launch:Update ()
0x0000020ab998d438 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
0x00007ffdbbd0fe24 (mono-2.0-bdwgc) [mini-runtime.c:3445] mono_jit_runtime_invoke
0x00007ffdbbc4e764 (mono-2.0-bdwgc) [object.c:3066] do_runtime_invoke
0x00007ffdbbc4e8fc (mono-2.0-bdwgc) [object.c:3113] mono_runtime_invoke
0x00007ff7e33d5994 (Unity) scripting_method_invoke
0x00007ff7e33b5214 (Unity) ScriptingInvocation::Invoke
0x00007ff7e339e4f4 (Unity) MonoBehaviour::CallMethodIfAvailable
0x00007ff7e339e5e2 (Unity) MonoBehaviour::CallUpdateMethod
0x00007ff7e2e8b138 (Unity) BaseBehaviourManager::CommonUpdate<BehaviourManager>
0x00007ff7e2e9278a (Unity) BehaviourManager::Update
0x00007ff7e30a6edd (Unity) `InitPlayerLoopCallbacks'::`2'::UpdateScriptRunBehaviourUpdateRegistrator::Forward
0x00007ff7e308cb4a (Unity) ExecutePlayerLoop
0x00007ff7e308ccd6 (Unity) ExecutePlayerLoop
0x00007ff7e3092de9 (Unity) PlayerLoop
0x00007ff7e3ff35ff (Unity) PlayerLoopController::UpdateScene
0x00007ff7e3ff189f (Unity) Application::TickTimer
0x00007ff7e444200a (Unity) MainMessageLoop
0x00007ff7e44468bb (Unity) WinMain
0x00007ff7e580477e (Unity) __scrt_common_main_seh
0x00007ffe79135550 (KERNEL32) BaseThreadInitThunk
0x00007ffe79fe485b (ntdll) RtlUserThreadStart
TagsUnity
PlatformAny

Activities

jsantos

jsantos

2022-11-21 12:17

manager   ~0008171

This is not related to NoesisGUI

Issue History

Date Modified Username Field Change
2022-11-21 12:02 quanchao New Issue
2022-11-21 12:02 quanchao Tag Attached: Unity
2022-11-21 12:17 jsantos Assigned To => jsantos
2022-11-21 12:17 jsantos Status new => resolved
2022-11-21 12:17 jsantos Resolution open => suspended
2022-11-21 12:17 jsantos Note Added: 0008171