Can Calc introduce an automated crash back trace analyser for bugs in Calc? Calc crashes around 1% of the time. Typically after I click [X] to close a file. Then Calc offers to recover the file. Version: 6.0.7.3 On clean install latest Ubuntu LTS. There are no easy steps to reproduce, but something like. 1) Open any CSV of XLS file 2) Copy some cells 3) Paste cells in a TXT file you have open somewhere else 4) Click the [X] to close the file 5) Boom! crash
Thank you for reporting the bug. it seems you're using an old version of LibreOffice. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
(In reply to Xisco Faulí from comment #1) > Thank you for reporting the bug. > it seems you're using an old version of LibreOffice. > Could you please try to reproduce it with the latest version of LibreOffice > from https://www.libreoffice.org/download/libreoffice-fresh/ ? > I have set the bug's status to 'NEEDINFO'. Please change it back to > 'UNCONFIRMED' if the bug is still present in the latest version. Hi! It's latest Ubuntu LTS package. Can you work with Ubuntu to get a newer LibreOffice out? I installed your DEBS, but Calc 6.2 doesn't even start from Gnome now. I imagine Calc has an incompatible profile change? This is a reason why we stick to stable packages. The binary doesn't appear to be called "soffice" any more, so I can't try to create a backtrace. https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace
Created attachment 150476 [details] SEGV
Who maintains OutputDevice::LogicToPixel ? Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. 0x00007f978d71ed80 in OutputDevice::LogicToPixel(Size const&, MapMode const&) const () from /usr/lib/libreoffice/program/libmergedlo.so #0 0x00007f978d71ed80 in OutputDevice::LogicToPixel(Size const&, MapMode const&) const () at /usr/lib/libreoffice/program/libmergedlo.so Looks like another bug. https://bugzilla.redhat.com/show_bug.cgi?id=1424754
Jonny, you can't change status of the bug to NEW yourself, it should be someone else from QA-team or just another user. Back status to UNCONFIRMED
Same as bug 124593 *** This bug has been marked as a duplicate of bug 124593 ***
Except this isn't a duplicate of Bug 124593 - OutputDevice::LogicToPixel What can I say - I don't work on this project. Only a developer should be closing tickets after reproducing the crash. Makes me understand I am wasting my time reporting crashes, as no one is going to take them seriously.