Bug 108590 - FILEOPEN XLS: Crash on file-open
Summary: FILEOPEN XLS: Crash on file-open
Status: RESOLVED DUPLICATE of bug 108610
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: All All
: highest critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, haveBacktrace, regression
Depends on:
Blocks:
 
Reported: 2017-06-17 15:46 UTC by Telesto
Modified: 2017-06-21 12:41 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
gdb backtrace (13.69 KB, text/plain)
2017-06-21 08:29 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2017-06-17 15:46:34 UTC
Description:
Crash on file-open

Steps to Reproduce:
1. Open https://docs.google.com/file/d/0B8qaXt5L1EUXOFJmMXdoSS0xdWs/edit?usp=sharing (bug 61837)

Actual Results:  
Crash

Expected Results:
No crash


Reproducible: Always

User Profile Reset: No

Additional Info:
Found in
Version: 6.0.0.0.alpha0+
Build ID: cbf371e07fd5dea1ea08a1f299360d1273961ebd
CPU threads: 4; OS: Windows 6.19; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-06-14_23:13:57
Locale: nl-NL (nl_NL); Calc: CL

but not in
Versie: 5.4.0.0.beta2 
Build ID: 3cc1cdd8ee50f144e5514da51800a08119754d8f
CPU-threads: 4; Besturingssysteem:Windows 6.2; UI-render: standaard; 
Locale: nl-NL (nl_NL); Calc: CL


User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Comment 1 Xisco Faulí 2017-06-17 16:05:15 UTC
Reproduced in

Version: 6.0.0.0.alpha0+
Build ID: 08f6f9dded1b142b858c455da03319abac691655
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group
Comment 2 Xisco Faulí 2017-06-17 16:09:16 UTC
Not reproduced in

Version: 5.4.0.0.alpha0+
Build ID: 597a2f5d5bd37443262b0775b8439bc3502aef1b
CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group
Comment 3 Xisco Faulí 2017-06-21 08:29:57 UTC
Created attachment 134180 [details]
gdb backtrace
Comment 4 Xisco Faulí 2017-06-21 12:41:35 UTC
Regression introduced by:

author  Noel Grandin <noel.grandin@collabora.co.uk>     2017-05-31 13:40:25
(GMT)
committer       Noel Grandin <noel.grandin@collabora.co.uk>     2017-06-12
06:43:48 (GMT)
commit  e4e4d5713e248f02faf7aa6199b11e152973de8e (patch)
tree    836dffa89d0a966e41b1af8270db74b9590def22
parent  d4eabd5da8ea3b5ac40659c22cde19b26b3c002b (diff)
clang-tidy readability-delete-null-pointer
which in turn triggered some loplugin:useuniqueptr

Same as in bug 108610. Closing as RESOLVED DUPLICATED

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