office-gobmx/desktop/source
Miklos Vajna 6c6e4358ae desktop: fix crash in forceSetClipboardForCurrentView()
Crashreport signature:

> Fatal signal received: SIGSEGV code: 1 for address: 0x0
> program/libmergedlo.so
>       (anonymous namespace)::forceSetClipboardForCurrentView(_LibreOfficeKitDocument*)
>               desktop/source/lib/init.cxx:1376 (discriminator 6)
> program/libmergedlo.so
>       rtl::Reference<LOKClipboard>::~Reference()
>               include/rtl/ref.hxx:128
> program/libmergedlo.so
>       com::sun::uno::Reference<com::sun::lang::XComponent>::~Reference()
>               include/com/sun/star/uno/Reference.hxx:113

Sounds like an attempted document load that failed, but we still try to
set the clipboard for the first view during shutdown.

Change-Id: I21e5742ae4fcd4b24daf2888f3d64aae437d4fda
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176812
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2024-11-20 10:21:46 +01:00
..
app com::sun::star -> css 2024-11-10 10:50:15 +01:00
deployment cid#1606638 silence Overflowed integer argument 2024-11-18 22:24:40 +01:00
inc Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
lib desktop: fix crash in forceSetClipboardForCurrentView() 2024-11-20 10:21:46 +01:00
migration clang-tidy: performance-unnecessary-copy-initialization in desktop 2024-11-11 15:47:17 +01:00
minidump Revert "tdf#109347: don't verify SSL certificate for crashreport upload" 2024-05-17 13:27:54 +02:00
offacc cid#1607905 Data race condition 2024-11-17 15:41:46 +01:00
pkgchk/unopkg workaround compiler crash on macos-intel 2024-05-07 22:38:50 +02:00
splash loplugin:ostr in desktop 2024-05-07 14:41:40 +02:00