Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. QObject::thread (this=0x0) at /usr/include/c++/9/bits/atomic_base.h:734 warning: Source file is more recent than executable. 734 load(memory_order __m = memory_order_seq_cst) const noexcept (gdb) bt #0 0x00007fffe5114f10 in QObject::thread() const (this=0x0) at /usr/include/c++/9/bits/atomic_base.h:734 #1 0x00007fffe3f68d70 in Qt5Instance::IsMainThread() const (this=0x5555556e4600) at /home/michi/development/git/libreoffice/vcl/qt5/Qt5Instance.cxx:403 #2 0x00007fffe3f67265 in (anonymous namespace)::Qt5YieldMutex::doAcquire(sal_uInt32) (this=0x5555556e89c0, nLockCount=1) at /home/michi/development/git/libreoffice/vcl/qt5/Qt5Instance.cxx:105 #3 0x00007fffb1b27c18 in comphelper::SolarMutex::acquire(unsigned int) (this=0x5555556e89c0, nLockCount=1) at /home/michi/development/git/libreoffice/include/comphelper/solarmutex.hxx:86 #4 0x00007fffb1b290ed in osl::Guard::Guard(comphelper::SolarMutex&) (this=0x7fffffffd248, t=...) at /home/michi/development/git/libreoffice/include/osl/mutex.hxx:135 #5 0x00007fffb1b27c6d in SolarMutexGuard::SolarMutexGuard() (this=0x7fffffffd248) at /home/michi/development/git/libreoffice/include/vcl/svapp.hxx:1343 #6 0x00007fffb2b4205f in SwTransferable::~SwTransferable() (this=0x7fffdc002ea0, __in_chrg=) at /home/michi/development/git/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:268 #7 0x00007fffb2b4226c in SwTransferable::~SwTransferable() (this=0x7fffdc002ea0, __in_chrg=) at /home/michi/development/git/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:304 #8 0x00007ffff6d252e8 in cppu::OWeakObject::release() (this=0x7fffdc002ea0) at /home/michi/development/git/libreoffice/cppuhelper/source/weak.cxx:233 #9 0x00007fffb2b59416 in cppu::WeakImplHelper::release() (this=0x7fffdc002ea0) at /home/michi/development/git/libreoffice/include/cppuhelper/implbase.hxx:115 #10 0x00007fffe3f215f7 in com::sun::star::uno::Reference::~Reference() (this=0x55555ba447d0, __in_chrg=) at /home/michi/development/git/libreoffice/include/com/sun/star/uno/Reference.hxx:110 #11 0x00007fffe3f8c22e in Qt5MimeData::~Qt5MimeData() (this=0x55555ba447c0, __in_chrg=) at /home/michi/development/git/libreoffice/vcl/inc/qt5/Qt5Transferable.hxx:102 #12 0x00007fffe3f8c256 in Qt5MimeData::~Qt5MimeData() (this=0x55555ba447c0, __in_chrg=) at /home/michi/development/git/libreoffice/vcl/inc/qt5/Qt5Transferable.hxx:102 #13 0x00007fffe1f97dfd in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #14 0x00007fffe1f97f59 in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #15 0x00007fffe1f9eb3b in QXcbConnection::~QXcbConnection() () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #16 0x00007fffe1f9f149 in QXcbConnection::~QXcbConnection() () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #17 0x00007fffe1fa0357 in QXcbIntegration::~QXcbIntegration() () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #18 0x00007fffe1fa0459 in QXcbIntegration::~QXcbIntegration() () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #19 0x00007fffe49a9e85 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #20 0x00007fffe436f5c9 in QApplicationPrivate::~QApplicationPrivate() (this=0x555555677050, __in_chrg=) at kernel/qapplication.cpp:177 #21 0x00007fffe511f4e7 in QScopedPointerDeleter::cleanup(QObjectData*) (pointer=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:52 #22 0x00007fffe511f4e7 in QScopedPointer >::~QScopedPointer() (this=0x555555676e08, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:107 #23 0x00007fffe511f4e7 in QObject::~QObject() (this=, __in_chrg=) at kernel/qobject.cpp:891 #24 0x00007fffe50eec0a in QCoreApplication::~QCoreApplication() (this=0x555555676e00, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qstringlist.h:99 #25 0x00007fffe437163e in QApplication::~QApplication() (this=0x555555676e00, __in_chrg=) at kernel/qapplication.cpp:841 #26 0x00007fffe4371809 in QApplication::~QApplication() (this=0x555555676e00, __in_chrg=) at kernel/qapplication.cpp:773 #27 0x00007fffe3f6dd28 in std::default_delete::operator()(QApplication*) const (this=0x5555556e4758, __ptr=0x555555676e00) at /usr/include/c++/9/bits/unique_ptr.h:81 #28 0x00007fffe3f6c8a3 in std::unique_ptr >::reset(QApplication*) (this=0x5555556e4758, __p=0x555555676e00) at /usr/include/c++/9/bits/unique_ptr.h:394 #29 0x00007fffe3f67dff in Qt5Instance::~Qt5Instance() (this=0x5555556e4600, __in_chrg=) at /home/michi/development/git/libreoffice/vcl/qt5/Qt5Instance.cxx:244 #30 0x00007fffe54b573c in KF5SalInstance::~KF5SalInstance() (this=0x5555556e4600, __in_chrg=) at /home/michi/development/git/libreoffice/vcl/unx/kf5/KF5SalInstance.hxx:24 #31 0x00007fffe54b5764 in KF5SalInstance::~KF5SalInstance() (this=0x5555556e4600, __in_chrg=) at /home/michi/development/git/libreoffice/vcl/unx/kf5/KF5SalInstance.hxx:24 #32 0x00007ffff0d9c58e in DestroySalInstance(SalInstance*) (pInst=0x5555556e4610) at /home/michi/development/git/libreoffice/vcl/source/app/salplug.cxx:288 #33 0x00007ffff0c68a2a in DeInitVCL() () at /home/michi/development/git/libreoffice/vcl/source/app/svmain.cxx:593 #34 0x00007ffff0c6759f in ImplSVMain() () at /home/michi/development/git/libreoffice/vcl/source/app/svmain.cxx:218 #35 0x00007ffff0c675eb in SVMain() () at /home/michi/development/git/libreoffice/vcl/source/app/svmain.cxx:225 #36 0x00007ffff7d44976 in soffice_main() () at /home/michi/development/git/libreoffice/desktop/source/app/sofficemain.cxx:107 #37 0x000055555555495d in sal_main () at /home/michi/development/git/libreoffice/desktop/source/app/main.c:48 #38 0x0000555555554943 in main (argc=3, argv=0x7fffffffddb8) at /home/michi/development/git/libreoffice/desktop/source/app/main.c:47