Bug 89769 - Base Report Builder crashes on editing detail field with function ISNA
Summary: Base Report Builder crashes on editing detail field with function ISNA
Status: RESOLVED DUPLICATE of bug 89643
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
4.3.5.2 release
Hardware: x86-64 (AMD64) All
: high critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 00:05 UTC by mfrondin
Modified: 2015-03-05 19:02 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
embedded database demonstrating report writer crash (12.35 KB, application/vnd.sun.xml.base)
2015-03-02 00:05 UTC, mfrondin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mfrondin 2015-03-02 00:05:17 UTC
Created attachment 113805 [details]
embedded database demonstrating report writer crash

Libreoffice crashes when using the attached database file in the report writer.

Crashes in 4.4.1.2 (Installed) and 4.3.5.2 (Portable) versions. Works correctly in 4.2.8.2 (Portable)

Steps to replicate bug:

1) Open the attached database "Crash Test.odb"

2) Click on Reports button, right click "Crash Test Report" and select "Edit".

3) Report Writer opens. Select the field in the "Detail" band, go to the "Data" tab in the Properties box, and click the field edit button "..." for the "Data Field".

4) LibreOffice crashes, and the error message "due to an unexpected error, LibreOffice crashed. All the files you were working on will now be saved... The following files will be recovered: Crash Test.odb"

5) Click "OK" and LibreOffice restarts and initiates document recovery.

The behavior seems to be related to the first parenthesis in the detail field. If I delete the detail field and add a new detail, then go to edit the contents, when I type "=ISNA(" after typing the first parenthesis, LO crashes.  

Please let me know if you need any additional information.

I am running Windows 7 X64

Thanks, Mark
Comment 1 raal 2015-03-02 16:37:50 UTC
I can confirm freeze with Version: 4.5.0.0.alpha0+
Build ID: a2fa9e2468aa5c4fd4b610c5d0ebc8959e87a072
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2015-02-23_02:34:05

new textbox, then go to edit the contents, when I type =ISNA("") report freeze (I cannot click elsewhere), but I can close report, save report, open report again. 

Crash on windows when choose ISNA from function wizard, Version: 4.5.0.0.alpha0+
Build ID: f09efe39da1a2a1cf89b718bc07ed75e0da1b602
TinderBox: Win-x86@42, Branch:master, Time: 2015-02-23_22:57:28
Comment 2 Julien Nabet 2015-03-05 19:02:13 UTC
On pc Debian x86-64 with master sources updated today, I could reproduce the crash and it's same bt, so I suppose the same cause.

*** This bug has been marked as a duplicate of bug 89643 ***