This bug was filed from the crash reporting server and is br-79a5c643-2e5d-4423-93f1-9f7db94dea4b. =========================================
Please, could you add the step to reproduce the crash. And also, past here the info in Menu/Help/About LibreOffice (there is a button to copy)
Dear gordsown, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
don't know the steps that were being perform3ed when this happened. probably should just close the item.
[Automated Action] NeedInfo-To-Unconfirmed
from: Crash Reason EXCEPTION_ACCESS_VIOLATION_READ Crash Address 0x0 I presume that SfxUndoManager* pMgr = mrViewData.GetSfxDocShell()->GetUndoManager(); returned nullptr and pMgr->SetMaxUndoActionCount( 0 ) is the null deref
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6cfd36a392ec3710304ff3df3cb0f42e0d8b53d9 tdf#154142 null-deref in SfxUndoManager::SetMaxUndoActionCount It will be available in 24.2.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/cb3ae5bb64f30552da1d5ff2bd9e58f8ede85f8b tdf#154142 null-deref in SfxUndoManager::SetMaxUndoActionCount It will be available in 7.6.3. 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.