This bug was filed from the crash reporting server and is br-c7e8776b-5b9d-4ffd-ade9-9fdb5dc04424. ========================================= Clipboard thread seems to be creating UNO services: http://crashreport.libreoffice.org/stats/crash_details/c7e8776b-5b9d-4ffd-ade9-9fdb5dc04424#allthreads m_XDataFormatTranslator = DataFormatTranslator::create( rxContext ); which throws via this: if (!the_instance.is()) { throw ::css::uno::DeploymentException(::rtl::OUString("component context fails to supply service ") + "com.sun.star.datatransfer.DataFormatTranslator" + " of type " + "com.sun.star.datatransfer.XDataFormatTranslator", the_context); } This appears to happen while we are destroying the service manager, and through it the clipboard code & thread in another thread: 5 sysdtrans.dll CWinClipbImpl::~CWinClipbImpl() dtrans/source/win32/clipb/WinClipbImpl.cxx:69 6 sysdtrans.dll CWinClipboard::disposing() dtrans/source/win32/clipb/WinClipboard.cxx:219 ... 18 cppuhelper3MSC.dll cppuhelper::ServiceManager::disposing() cppuhelper/source/servicemanager.cxx:909 I imagine given the call-stack that this is intermittent not only racing, but allso depending on the order of items in the std::Tree as to whether the thing is destroyed first or not. I suspect we should catch this exception - and ignore it higher the stack inside the CMtaOleClipboard (perhaps); referencing this bug ...
*** Bug 115045 has been marked as a duplicate of this bug. ***
Hi Michael, Telesto found a way to reproduce it systematically -> https://bugs.documentfoundation.org/show_bug.cgi?id=115045#c2 Bit more specific 1. Open attachment 139120 [details] with or without Macro Enabled 2. Select A47 -> Cut 3. Close LibreOffice CTRL+Q -> No save Do you think it will be fixed if your solution in the description is used ?
I can also reproduce it in Versión: 4.4.0.3 Id. de compilación: de093506bcdc5fafd9023ee680b8c60e3e0645d7 Configuración regional: es_ES
For me, it crashes even if I cut a normal cell ( without comments ) but it doesn't crash if I cut the whole sheet selecting it all
No crash here, no matter if the whole sheet is cut or only cell A47 Version: 6.0.0.2 (x64) Build ID: 06b618bb6f431d27fd2def25aa19c833e29b61cd CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: bg-BG (bg_BG); Calc: group
Dear Michael Meeks, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
No longer reproducible in Versión: 6.2.4.2 Id. de compilación: 2412653d852ce75f65fbfa83fb7e7b669a126d64 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: threaded nor in Version: 6.4.0.0.alpha0+ Build ID: af37bb23f63b209af1193e20177c3aacbd777543 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Besides, no new reports in https://crashreport.libreoffice.org/stats/signature/_CxxThrowException... Closing as RESOLVED WORKSFORME
Bugs and systems are reciprocal of each other because bugs are found in any system and we have to remove it through some software. Even though https://assignmentman.co.uk/ suggests some software so that after installation they can kill the bugs.