Bug 119300 - CRASH in Manage BreakPoints dialog
Summary: CRASH in Manage BreakPoints dialog
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2018-08-15 15:04 UTC by Xisco Faulí
Modified: 2018-08-17 07:15 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2018-08-15 15:04:42 UTC
Steps to reproduce:
1. Open Writer
2. Go to Tools - Macros - Edit Macros
3. Tools - Manage BreakPoints
4. Click on Active or delete Pass Count
CRASH!

Reproduced in

Version: 6.2.0.0.alpha0+
Build ID: 5779b4966954d845f3c526c340bdee8c6a92ef95
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: threaded
Comment 1 Xisco Faulí 2018-08-15 15:07:04 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=4b5699bff586dd923123fbfd949c9bf03e491ed7

author	Noel Grandin <noel.grandin@collabora.co.uk>	2018-05-17 15:31:21 +0200
committer	Noel Grandin <noel.grandin@collabora.co.uk>	2018-05-28 08:45:44 +0200
commit 4b5699bff586dd923123fbfd949c9bf03e491ed7 (patch)
tree 336ec76d3b1026291d46e79de6605236cfc85595
parent 0f30c9a1ef185a76c353349f497e576cfce0cd13 (diff)
loplugin:useuniqueptr in BreakPointList

Bisected with: bibisect-linux64-6.2
 
Adding Cc: to Noel Grandin
Comment 2 Xisco Faulí 2018-08-15 15:09:23 UTC
> 3. Tools - Manage BreakPoints

Run - Manage BreakPoints
Comment 4 Xisco Faulí 2018-08-17 07:15:57 UTC
Verified in

Version: 6.2.0.0.alpha0+
Build ID: da7040510d5be27ad7b90ffb0c962535f3375358
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: threaded

@Noel Grandin, Thanks for fixing this!!