Bugzilla – Attachment 148784 Details for
Bug 123077
gtk3_kde5, kde5: Crash when minimizing file save dialog
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace for the case where the kde5 VCL plugin is used
backtrace_tdf123077.txt (text/plain), 12.02 KB, created by
Michael Weghorn
on 2019-01-31 00:12:37 UTC
(
hide
)
Description:
backtrace for the case where the kde5 VCL plugin is used
Filename:
MIME Type:
Creator:
Michael Weghorn
Created:
2019-01-31 00:12:37 UTC
Size:
12.02 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffe76588d1 in QWidget::testAttribute_helper (this=this@entry=0x555555557010, attribute=attribute@entry=Qt::WA_WState_Created) at kernel/qwidget.cpp:11445 >11445 kernel/qwidget.cpp: No such file or directory. >(gdb) bt >#0 0x00007fffe76588d1 in QWidget::testAttribute_helper(Qt::WidgetAttribute) const (this=this@entry=0x555555557010, attribute=attribute@entry=Qt::WA_WState_Created) at kernel/qwidget.cpp:11445 >#1 0x00007fffe76629a3 in QWidget::testAttribute(Qt::WidgetAttribute) const (attribute=Qt::WA_WState_Created, this=0x555555557010) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:868 >#2 0x00007fffe76629a3 in QWidgetPrivate::setParent_sys(QWidget*, QFlags<Qt::WindowType>) (this=this@entry=0x555558ad3d30, newparent=newparent@entry=0x555557969e40, f=f@entry=...) at kernel/qwidget.cpp:10794 >#3 0x00007fffe766fc5e in QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) (this=this@entry=0x555558be4fa0, parent=parent@entry=0x555557969e40, f=...) at kernel/qwidget.cpp:10672 >#4 0x00007fffe7670818 in QWidget::setParent(QWidget*) (parent=0x555557969e40, this=0x555558be4fa0) at ../../include/QtCore/../../src/corelib/global/qflags.h:144 >#5 0x00007fffe7670818 in QWidget::setParent(QWidget*) (this=this@entry=0x555558be4fa0, parent=parent@entry=0x555557969e40) at kernel/qwidget.cpp:10604 >#6 0x00007fffe86084f8 in KFileWidget::setCustomWidget(QWidget*) (this=0x555557969e40, widget=0x555558be4fa0) at ./src/filewidgets/kfilewidget.cpp:2789 >#7 0x00007fffe8b515fc in KDE5FilePicker::eventFilter(QObject*, QEvent*) (this=0x555558a720a0, o=0x555557a2ba70, e=0x7fffffffae00) at /mnt/data/development/git/libreoffice/vcl/unx/kde5/KDE5FilePicker2.cxx:858 >#8 0x00007fffe831c05b in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 >#9 0x00007fffe76304c8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x5555556495b0, receiver=receiver@entry=0x555557a2ba70, e=e@entry=0x7fffffffae00) at /usr/include/c++/8/bits/atomic_base.h:707 >#10 0x00007fffe7637ad0 in QApplication::notify(QObject*, QEvent*) (this=0x555555649590, receiver=0x555557a2ba70, e=0x7fffffffae00) at kernel/qapplication.cpp:3485 >#11 0x00007fffe831c479 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 >#12 0x00007fffe768b517 in QWidgetWindow::handleExposeEvent(QExposeEvent*) (this=0x555558c63800, event=0x7fffffffb0d0) at /usr/include/c++/8/bits/atomic_base.h:390 >#13 0x00007fffe768bd22 in QWidgetWindow::event(QEvent*) (event=0x7fffffffb0d0, this=0x555558c63800) at kernel/qwidgetwindow.cpp:326 >#14 0x00007fffe768bd22 in QWidgetWindow::event(QEvent*) (this=0x555558c63800, event=0x7fffffffb0d0) at kernel/qwidgetwindow.cpp:224 >#15 0x00007fffe7630491 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x5555556495b0, receiver=receiver@entry=0x555558c63800, e=e@entry=0x7fffffffb0d0) at kernel/qapplication.cpp:3726 >#16 0x00007fffe7637ad0 in QApplication::notify(QObject*, QEvent*) (this=0x555555649590, receiver=0x555558c63800, e=0x7fffffffb0d0) at kernel/qapplication.cpp:3485 >#17 0x00007fffe831c479 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 >#18 0x00007fffe7c44dc3 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 >#19 0x00007fffe7c45a9d in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 >#20 0x00007fffe7c1fd7b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 >#21 0x00007fffe54b886b in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 >#22 0x00007fffe831b14b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 >#23 0x00007fffe781b18d in QDialog::exec() (this=0x555557a2ba70) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 >#24 0x00007fffe781b08a in QDialog::exec() (this=0x55555869d5c0) at dialogs/qdialog.cpp:542 >#25 0x00007fffe8b4e20e in KDE5FilePicker::execute() (this=0x555558a720a0) at /mnt/data/development/git/libreoffice/vcl/unx/kde5/KDE5FilePicker2.cxx:206 >#26 0x00007ffff5652bd4 in sfx2::FileDialogHelper_Impl::implDoExecute() (this=0x55555897e5f0) at /mnt/data/development/git/libreoffice/sfx2/source/dialog/filedlghelper.cxx:1293 >#27 0x00007ffff565381a in sfx2::FileDialogHelper_Impl::execute(std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> >&, std::unique_ptr<SfxItemSet, std::default_delete<SfxItemSet> >&, rtl::OUString&) > (this=0x55555897e5f0, rpURLList=std::__debug::vector of length 0, capacity 0, rpSet=std::unique_ptr<SfxItemSet> = {...}, rFilter="") at /mnt/data/development/git/libreoffice/sfx2/source/dialog/filedlghelper.cxx:1441 >#28 0x00007ffff5658ace in sfx2::FileDialogHelper::Execute(std::unique_ptr<SfxItemSet, std::default_delete<SfxItemSet> >&, rtl::OUString&) (this=0x555557b55600, rpSet=std::unique_ptr<SfxItemSet> = {...}, rFilter="") > at /mnt/data/development/git/libreoffice/sfx2/source/dialog/filedlghelper.cxx:2389 >#29 0x00007ffff57c044d in ModelData_Impl::OutputFileDialog(short, comphelper::SequenceAsHashMap const&, bool, rtl::OUString&, bool, rtl::OUString&, short, rtl::OUString const&, com::sun::star::uno::Sequence<rtl::OUString> const&) > (this=0x7fffffffbed0, nStoreMode=32, aPreselectedFilterPropsHM=..., bSetStandardName=false, aSuggestedName="", bPreselectPassword=false, aSuggestedDir="", nDialog=0, rStandardDir="", rBlackList=empty uno::Sequence) > at /mnt/data/development/git/libreoffice/sfx2/source/doc/guisaveas.cxx:979 >#30 0x00007ffff57c47cf in SfxStoringHelper::GUIStoreModel(com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, bool, SignatureState) > (this=0x7fffffffc300, xModel=uno::Reference to (SwXTextDocument *) 0x555556c83db0, aSlotName="SaveAs", aArgsSequence=uno::Sequence of length 2 = {...}, bPreselectPassword=false, nDocumentSignatureState=SignatureState::NOSIGNATURES) > at /mnt/data/development/git/libreoffice/sfx2/source/doc/guisaveas.cxx:1514 >#31 0x00007ffff57e558d in SfxObjectShell::ExecFile_Impl(SfxRequest&) (this=0x555556c56160, rReq=...) at /mnt/data/development/git/libreoffice/sfx2/source/doc/objserv.cxx:819 >#32 0x00007ffff57e1a38 in SfxStubSfxObjectShellExecFile_Impl(SfxShell*, SfxRequest&) (pShell=0x555556c56160, rReq=...) at /mnt/data/development/git/libreoffice/workdir/SdiTarget/sfx2/sdi/sfxslots.hxx:215 >#33 0x00007ffff55447d0 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x555556c56160, pFunc=0x7ffff57e1a0a <SfxStubSfxObjectShellExecFile_Impl(SfxShell*, SfxRequest&)>, rReq=...) > at /mnt/data/development/git/libreoffice/include/sfx2/shell.hxx:207 >#34 0x00007ffff553b68e in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555742d170, rShell=..., rSlot=..., rReq=..., bRecord=true) at /mnt/data/development/git/libreoffice/sfx2/source/control/dispatch.cxx:355 >#35 0x00007ffff553e0c9 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x55555742d170, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at /mnt/data/development/git/libreoffice/sfx2/source/control/dispatch.cxx:856 >#36 0x00007ffff55296cc in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x55555742ea20, aReq=..., pSlot=0x7ffff5ee2460 <aSfxObjectShellSlots_Impl>, pShell=0x555556c56160) > at /mnt/data/development/git/libreoffice/sfx2/source/control/bindings.cxx:1063 >#37 0x00007ffff55e313a in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this= > 0x5555576be8f0, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /mnt/data/development/git/libreoffice/sfx2/source/control/unoctitm.cxx:752 >#38 0x00007ffff55e0ace in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x5555576be730, aURL=..., aArgs=empty uno::Sequence) > at /mnt/data/development/git/libreoffice/sfx2/source/control/unoctitm.cxx:223 >#39 0x00007ffff2a7c7e0 in svt::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x55555897e4f0) at /mnt/data/development/git/libreoffice/svtools/source/misc/acceleratorexecute.cxx:466 >#40 0x00007ffff2a7c701 in svt::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0x55555897e4f0, data=0x0) at /mnt/data/development/git/libreoffice/svtools/source/misc/acceleratorexecute.cxx:458 >#41 0x00007ffff0ad4883 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x55555897e590, data=0x0) at /mnt/data/development/git/libreoffice/include/tools/link.hxx:84 >#42 0x00007ffff0f50451 in vcl::EventPoster::DoEvent_Impl(void*) (this=0x55555897e588) at /mnt/data/development/git/libreoffice/vcl/source/helper/evntpost.cxx:52 >#43 0x00007ffff0f50419 in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555897e588, data=0x0) at /mnt/data/development/git/libreoffice/vcl/source/helper/evntpost.cxx:48 >#44 0x00007ffff0a502b3 in Link<void*, void>::Call(void*) const (this=0x5555579327d8, data=0x0) at /mnt/data/development/git/libreoffice/include/tools/link.hxx:84 >#45 0x00007ffff0a4d246 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x5555579327d0) at /mnt/data/development/git/libreoffice/vcl/source/window/winproc.cxx:1932 >#46 0x00007ffff0a4ef2a in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555567e9e30, nEvent=SalEvent::UserEvent, pEvent=0x5555579327d0) at /mnt/data/development/git/libreoffice/vcl/source/window/winproc.cxx:2485 >#47 0x00007fffe71b4382 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555556ad49c0, nEvent=SalEvent::UserEvent, pEvent=0x5555579327d0) at /mnt/data/development/git/libreoffice/vcl/inc/salframe.hxx:285 >#48 0x00007fffe71cd415 in Qt5Instance::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555556a0200, aEvent=...) at /mnt/data/development/git/libreoffice/vcl/qt5/Qt5Instance.cxx:218 >#49 0x00007ffff0f5eddd in SalUserEventList::DispatchUserEvents(bool) (this=0x5555556a0230, bHandleAllCurrentEvents=false) at /mnt/data/development/git/libreoffice/vcl/source/app/salusereventlist.cxx:110 >#50 0x00007fffe71cd002 in Qt5Instance::ImplYield(bool, bool) (this=0x5555556a0200, bWait=true, bHandleAllCurrentEvents=false) at /mnt/data/development/git/libreoffice/vcl/qt5/Qt5Instance.cxx:158 >#51 0x00007fffe71cd193 in Qt5Instance::DoYield(bool, bool) (this=0x5555556a0200, bWait=true, bHandleAllCurrentEvents=false) at /mnt/data/development/git/libreoffice/vcl/qt5/Qt5Instance.cxx:180 >--Type <RET> for more, q to quit, c to continue without paging-- >#52 0x00007ffff0fc0743 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /mnt/data/development/git/libreoffice/vcl/source/app/svapp.cxx:441 >#53 0x00007ffff0fc0c65 in Application::Yield() () at /mnt/data/development/git/libreoffice/vcl/source/app/svapp.cxx:505 >#54 0x00007ffff0fc053b in Application::Execute() () at /mnt/data/development/git/libreoffice/vcl/source/app/svapp.cxx:422 >#55 0x00007ffff7d4ff46 in desktop::Desktop::Main() (this=0x7fffffffdb20) at /mnt/data/development/git/libreoffice/desktop/source/app/app.cxx:1621 >#56 0x00007ffff0fd7949 in ImplSVMain() () at /mnt/data/development/git/libreoffice/vcl/source/app/svmain.cxx:203 >#57 0x00007ffff0fd7a6e in SVMain() () at /mnt/data/development/git/libreoffice/vcl/source/app/svmain.cxx:237 >#58 0x00007ffff7da8b2f in soffice_main() () at /mnt/data/development/git/libreoffice/desktop/source/app/sofficemain.cxx:169 >#59 0x000055555555480b in sal_main () at /mnt/data/development/git/libreoffice/desktop/source/app/main.c:48 >#60 0x000055555555480b in main (argc=<optimized out>, argv=<optimized out>) at /mnt/data/development/git/libreoffice/desktop/source/app/main.c:47
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 123077
: 148784