Bug 98099 - EDITING: Cell update causes crash consistently
Summary: EDITING: Cell update causes crash consistently
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.1.0.3 release
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: OpenCL
  Show dependency treegraph
 
Reported: 2016-02-23 00:47 UTC by chchyychch
Modified: 2016-02-27 07:39 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Crashes Calc if cell D6 changed to =C6+1 (5.50 KB, application/vnd.ms-excel)
2016-02-23 00:47 UTC, chchyychch
Details
backtrace (13.18 KB, text/plain)
2016-02-25 00:04 UTC, chchyychch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chchyychch 2016-02-23 00:47:03 UTC
Created attachment 122893 [details]
Crashes Calc if cell D6 changed to   =C6+1

File was originally created as empty/new using LO Calc.
Cell D6 contains "=C6"
Change cell D6 to "=C6+1" and press enter.
Calc crashes after pressing enter, then goes into file recovery mode.
Comment 1 Julien Nabet 2016-02-23 20:44:24 UTC
Could you try the advice from https://bugs.documentfoundation.org/show_bug.cgi?id=98116#c4 ?
Comment 2 chchyychch 2016-02-23 21:32:33 UTC
Tried the linked advice - it seems to have fixed the problem.
Thanks.
Comment 3 Julien Nabet 2016-02-23 21:46:23 UTC
Thank you for your feedback.

Would it be possible you retrieve a bt when OpenCl is enabled and you get a crash?
(see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#Windows:_How_to_get_a_backtrace)

Also, what's your GPU (brand, model) and CPU (brand, model)

Finally, could you check if last drivers of your GPU are installed? If not, could you please update and give a new try with OpenCl enabled?

All these information may allow devs to understand why it crashes.
Comment 4 chchyychch 2016-02-25 00:04:43 UTC
Created attachment 122972 [details]
backtrace
Comment 5 chchyychch 2016-02-25 00:06:00 UTC
GPU=Radeon HD4870
CPU=Intel Pentium D model 805

Bt attached.
The   !analyse -v    didn't seem to work, but the output prior to that is included in the attached file.

Still need to check drivers, but need to restart machine so submitting this first.
Comment 6 chchyychch 2016-02-26 22:41:25 UTC
I've updated the graphics drivers (Catalyst Control Center) to the latest release available.
From what I see on the web this card had some issues with OpenCL.
In the latest drivers for this card on Windows AMD have disabled OpenCL support.

Using a tool called  GPU Caps Viewer  I can see that there is now no OpenCL interface available.

Consequently LO Calc now works ok, both with the two 'OpenCL' tick-boxes ticked or not.
Comment 7 Julien Nabet 2016-02-27 07:39:58 UTC
I suppose we can say it's ok now, so let's put this one to WFM.