Problem description: If Draw/Presentation document contains a push button with height smaller then 0.26" the application crashes and enters infinite recovery loop. This can happen either after opening of an existing document (created in LO 4.2.x) or by creating new document in LO 4.3.x and drawing a "narrow" push button. I've tried to reproduce this bug on several different Win7 and Win8 PCs. The bug appears to be stable. It first appeared in the first 4.3 release is has not been fixed until now. I've discovered this problem after upgrading from LO 4.2.6 when it turned out that many of my UI sketches made in Draw would not open in LO 4.3.x. After a range of experiments with my files it boiled down to a push button issue. Steps to reproduce: 1. Create new Draw Drawing; 2. Click "Push Button" button on the "Form Controls" toolbar; 3. Outline rectangle for the button to be added and make sure that the rectangle has small height (less then 0.26"); 4. Draw will crash after releasing mouse button. Current behavior: Program Crash Expected behavior: Add "push button" element to a document.
Created attachment 107581 [details] console bt On pc Debian x86-64 with master sources updated 3 days ago, I could reproduce this. I attached a bt.
For some reason, nHeight is negative when the height of the push button is too low which gives nFormatLines < 0 and the crash
http://cgit.freedesktop.org/libreoffice/core/commit/?id=3144b8deaf8397d719b7ad7a56b309655a53d90a
Now integrated in -4-3: http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-3&id=b3e96abc32623891a7147c9f8fa6477ffcddd643