Description: On pc Debian x86-64 with master sources updated today, I got a crash when changing assignments between Table indexes and Free indexes for DBase Steps to Reproduce: 1. Retrieve dbf and associated ndx file (see zip proposed here https://www.clicketyclick.dk/databases/xbase/index.shtml.en) 2. Create a brand new odb file pointing to this dBase base 3. Edit/Database/Properties 4. Click Additional Settings 5. Click Indexes => a dialog box appears with 2 panes: - left pane: Table indexes - right pane: Free indexes 6. Click first left arrow to try to transfer an ndx index at left Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 151468 [details] bt with debug symbols
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/3c0003c9f0ff5bdc49da046a604a3d2c8cc5d5df%5E%21 tdf#125325: fix crash about index managements for dBase It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.