Access violation in merged rvf after upgrading from 19 to 20
Posted: Fri Mar 11, 2022 6:58 pm
This might be a duplicate post.
after upgrading from 19 to 20 my RVF editor gets an access violation when I click anywhere in the toolbar or doc. My editor was derived from ActionTest years ago. It doesn't happen in all merged docs but does every time when the attached F027_MergedDoc.rvf is opened. This doc was created via a data merge with the attached F027SALESORDER.rvf.
Here's where the violation takes place:
022C30BF 01EC30BF 00000000 wfm.exe 00400000 RVTable.pas RVTable TRVTableItemInfo CreateInplace 11694 102
You're Action Test opens it fine with no issues.
Opening the same doc in my app with Richview version 19+ has no issues. I had some of my users downgrade so they can continue to work.
I've attached the RVF before and after the merge, hoping you can spot something.
I've also attached a snippet of the call stack.
after upgrading from 19 to 20 my RVF editor gets an access violation when I click anywhere in the toolbar or doc. My editor was derived from ActionTest years ago. It doesn't happen in all merged docs but does every time when the attached F027_MergedDoc.rvf is opened. This doc was created via a data merge with the attached F027SALESORDER.rvf.
Here's where the violation takes place:
022C30BF 01EC30BF 00000000 wfm.exe 00400000 RVTable.pas RVTable TRVTableItemInfo CreateInplace 11694 102
You're Action Test opens it fine with no issues.
Opening the same doc in my app with Richview version 19+ has no issues. I had some of my users downgrade so they can continue to work.
I've attached the RVF before and after the merge, hoping you can spot something.
I've also attached a snippet of the call stack.