Steps: open attachment https://bugs.documentfoundation.org/attachment.cgi?id=124872 from bug 99679 General Error. General input/output error.
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
On pc Debian x86-64 with master sources updated today, I don't reproduce this. (I also tested with SAL_USE_VCLPLUGIN=gen)
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)
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)
NEW per comment 4.
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.
Still repro in Version: 5.2.0.0.alpha1+ Build ID: adc0ced6533449f33473db560b8ba27d4bd326f9 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default;
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.
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 !
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
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".
(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.)
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.
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