- Status: Fixed
- Priority: Critical
- Resolution: Unresolved
- Platform: iOS
- Affects version: 1.18.1.2
While using the AnimationFormDemo and place a CollectionView on the SecondForm which is simple filled with 3 enties.
An AV occurs,m when you close the SecondForm.
That is new in version > 1.18.0
Here the call stack:
System._DbgExcNotify(int, void*, System.SmallString<(unsigned char)255>*, void*, void*) System.NotifyReRaise(System.TObject*, void*)($0000600003569d60,$0000000100767e3c) System._RaiseAtExcept(System.TObject*, void*)($0000600003569d60,$0000000100767e3c) System.Internal.Excutils.SignalConverter(unsigned long long, unsigned long long, unsigned long long)(4302732860,1,11) System.UTF8IdentToString(System.SmallString<(unsigned char)255> const*)($0000000000000001) System.Typinfo.TTypeInfoFieldAccessor.ToString()($000000016f6a46d8) Macapi.Objectivec.BuildInvokeData(System.Typinfo.TTypeInfo*, bool)($0000000000000000,true) Macapi.Objectivec.TOCVTable.TOCVTable(System.Typinfo.TTypeInfo*, bool)($0000600001811da0,true,$0000000000000000,true) Macapi.Objectivec.TVTableCache.GetSuperVTable(System.Typinfo.TTypeInfo*)($000000010110e4c8,$0000000000000000) Macapi.Objectivec.TOCLocal.GetSuper()($00006000032954a0) Fgx.Controls.Ios.TfgiOSListener__1<Fgx.Collectionview.Ios.TfgiOSCollectionView*>.~TfgiOSListener__1()($00006000032954a0,true) System.TObject.Free()($00006001039eff28) System.Sysutils.FreeAndNil(System.TObject*&)($00006000027bc628) Fgx.Collectionview.Ios.TfgiOSCollectionView.~TfgiOSCollectionView()($00006000027bc5a0,true) System.TObject.Free()($0000600102f17028) System.Sysutils.FreeAndNil(System.TObject*&)($0000600003dad1d0) Fgx.Controls.Ios.TfgiOSControlHandle.~TfgiOSControlHandle()($0000600003dad180,true) System.TObject.Free()($0000600104507c08) System.Sysutils.FreeAndNil(System.TObject*&)($000000012c01ca60) Fgx.Controls.TfgControl.~TfgControl()($000000012c01c9d0,false) Fgx.Collectionview.TfgCustomCollectionView.~TfgCustomCollectionView()($000000012c01c9d0,true) System.TObject.Free()($000000022c777458) Fgx.Controls.TfgControl.DeleteControls()($000000012b64cc10) Fgx.Controls.TfgControl.~TfgControl()($000000012b64cc10,false) Fgx.Layout.TfgCustomLayout.~TfgCustomLayout()($000000012b64cc10,false) Fgx.Forms.TfgCustomForm.~TfgCustomForm()($000000012b64cc10,true) System.TObject.Free()($000000022bda7698) Fgx.Types.Autoreleasepool.TfgAutoreleasePool_Release_1__ActRec._0_Body()($00006000003f4140) :0000000100CF07E0 __stub_in40s__ZN3Fgx5Types15Autoreleasepool36TfgAutoreleasePool_Release_1__ActRec7_0_BodyEv System.Classes.CheckSynchronize(int)(0) Fgx.Platform.Ios.TfgWakeHandler.execute()($00006000003b8300) :0000000100ED88CC DispatchToDelphi
Fix version: 1.18.1.3
Recommended Comments
Create an account or sign in to comment