Bug 99706 - General input/output error when open xlx file
Summary: General input/output error when open xlx file
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.2.0.0.alpha1
Hardware: All Windows (All)
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: OpenCL
  Show dependency treegraph
 
Reported: 2016-05-06 09:35 UTC by raal
Modified: 2016-06-23 18:24 UTC (History)
5 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 raal 2016-05-06 09:35:42 UTC
Steps:
open attachment https://bugs.documentfoundation.org/attachment.cgi?id=124872   from bug 99679

General Error.
General input/output error.
Comment 1 raal 2016-05-06 09:36:55 UTC
This seems to have begun at the below commit.
Adding Cc: to Tomaž Vajngerl; Could you possibly take a look at this one? Thanks
 97d366b4fa31a6aab550dbe001a893c4dd0e5bc3 is the first bad commit
commit 97d366b4fa31a6aab550dbe001a893c4dd0e5bc3
Author: Norbert Thiebaud <nthiebaud@gmail.com>
Date:   Sat Apr 23 11:43:22 2016 -0700

    source 334e2dc9c3da4519e31e0452a40d3a958c401876
	
	author	Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>	2016-04-20 13:19:47 (GMT)
committer	Tomaž Vajngerl <quikee@gmail.com>	2016-04-22 11:27:05 (GMT)
commit 334e2dc9c3da4519e31e0452a40d3a958c401876 (patch)
tree bfe420e41e0e9c5e7767c4ce657bd5e29192d91f
parent cb5438a3d16634eb267584122169758ab2b76930 (diff)
opencl: better logging of devices and device selection
Comment 2 Julien Nabet 2016-05-06 13:44:25 UTC
On pc Debian x86-64 with master sources updated today, I don't reproduce this.
(I also tested with SAL_USE_VCLPLUGIN=gen)
Comment 3 Buovjaga 2016-05-12 11:39:16 UTC
No error.

Win 7 Pro 64-bit Version: 5.2.0.0.alpha1+
Build ID: 3d27afd26f7b85c46a7c7d08498000b9dbcea1c8
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-05-09_02:42:15
Locale: fi-FI (fi_FI)
Comment 4 David Hobbs 2016-05-14 02:25:58 UTC
I'm using 5.1.3.2 and just got this error trying to open a .xslx file, and the attachment from the original report also causes the same error.

Version: 5.1.3.2 (x64)
Build ID: 644e4637d1d8544fd9f56425bd6cec110e49301b
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
Locale: en-US (en_US)
Comment 5 Buovjaga 2016-05-14 15:05:04 UTC
NEW per comment 4.
Comment 6 Markus Mohrhard 2016-05-17 02:41:44 UTC
If that can not be reproduced we can close it as WFM. I'm not going to chase a bug in a release version if it is fixed in master.

If someone really cares about this bug they need to bibisect and find the fix so we can backport it.
Comment 7 raal 2016-05-17 05:30:15 UTC
Still repro in Version: 5.2.0.0.alpha1+
Build ID: adc0ced6533449f33473db560b8ba27d4bd326f9
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default;
Comment 8 Aron Budea 2016-06-23 03:29:46 UTC
Raal, could you check it again? The following fix that could be relevant was introduced since then: https://gerrit.libreoffice.org/#/c/25962/

Though Markus mentioned in the mailing list it also introduced some other regression, not sure if that has been addressed, yet. Nevertheless, that should only affect performance.
Comment 9 Michael Meeks 2016-06-23 08:28:57 UTC
Tomaz - can you have a quick look ? looks v. unlikely to be CL related - but - perhaps there is some nasty at this commit that fools the bisection (?).

Thanks !
Comment 10 Aron Budea 2016-06-23 08:48:35 UTC
I dug up the comments I thought of, and based my suggestion on.
Same bisect results as here:
https://bugs.documentfoundation.org/show_bug.cgi?id=100104#c9

Tomaz's response:
https://bugs.documentfoundation.org/show_bug.cgi?id=100104#c12
Comment 11 How can I remove my account? 2016-06-23 11:32:39 UTC
Please check if it can be reproduced in 5.1.4.1. If not, it probably was fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=3d8391ee12d235e103f9ec1fbf455999c373703a (the cherry-pick to the 5.1 branch of the commit mentioned by Tomaz in https://bugs.documentfoundation.org/show_bug.cgi?id=100104#c12 ) On the other hand, I think the problem that was fixed by that would have caused a crash, not just a "General Error".
Comment 12 How can I remove my account? 2016-06-23 11:51:46 UTC
(And yeah, can not reproduce... Tried the TDF builds of 5.1.3.2 and 5.1.4.1 in addition to my local master and 5.1 builds.)
Comment 13 How can I remove my account? 2016-06-23 12:11:55 UTC
Those who can reproduce this, please try what is described in https://bugs.documentfoundation.org/show_bug.cgi?id=100279#c13 , except that instead of:

set SAL_LOG=+INFO.vcl.opengl+WARN

do:

set SAL_LOG=+INFO.opencl+INFO.sc.opencl+WARN

before starting soffice.exe, and opening the problematic document.

Thanks.
Comment 14 raal 2016-06-23 18:24:25 UTC
cannot repro with actual build
Version: 5.3.0.0.alpha0+
Build ID: 228c25fd17727660a3372307e3f73dbcff5e71d2
CPU Threads: 1; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-06-22_23:06:43