Bugzilla – Attachment 152308 Details for
Bug 126020
LO Impress: Change slide vith video leads to crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb-backtrace.txt
gdb-backtrace.txt (text/plain), 14.00 KB, created by
Aleksei Nikiforov
on 2019-06-20 11:35:28 UTC
(
hide
)
Description:
gdb-backtrace.txt
Filename:
MIME Type:
Creator:
Aleksei Nikiforov
Created:
2019-06-20 11:35:28 UTC
Size:
14.00 KB
patch
obsolete
>Program received signal SIGABRT, Aborted. >0x00007ffff78302a8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 >54 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); >(gdb) bt >#0 0x00007ffff78302a8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 >#1 0x00007ffff783172a in __GI_abort () at abort.c:89 >#2 0x00007ffff78291b7 in __assert_fail_base (fmt=<optimized out>, > assertion=assertion@entry=0x7fffef9afb90 "(!m_rInnerRef.get() || m_rInnerRef->isDisposed() || m_rInnerRef->getRefCount() > 1) && \"someone forgot to call dispose()\"", > file=file@entry=0x7fffef9afb18 "/tinderbox/buildslave/source/libo-master/include/vcl/vclptr.hxx", line=line@entry=110, > function=function@entry=0x7fffef9afc60 <VclPtr<SystemChildWindow>::~VclPtr()::__PRETTY_FUNCTION__> "VclPtr<reference_type>::~VclPtr() [with reference_type = SystemChildWindow]") at assert.c:92 >#3 0x00007ffff7829262 in __GI___assert_fail (warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/source/window/syschild.dwo(0x5064f058e74f8a18) referenced by CU at offset 0xa90 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvcllo.so] > >assertion=0x7fffef9afb90 "(!m_rInnerRef.get() || m_rInnerRef->isDisposed() || m_rInnerRef->getRefCount() > 1) && \"someone forgot to call dispose()\"", file=0x7fffef9afb18 "/tinderbox/buildslave/source/libo-master/include/vcl/vclptr.hxx", line=110, > function=0x7fffef9afc60 <VclPtr<SystemChildWindow>::~VclPtr()::__PRETTY_FUNCTION__> "VclPtr<reference_type>::~VclPtr() [with reference_type = SystemChildWindow]") at assert.c:101 >#4 0x00007fffeeee70e6 in VclPtr<SystemChildWindow>::~VclPtr() () > at /tinderbox/buildslave/source/libo-master/include/vcl/vclptr.hxx:109 >#5 0x00007fffeeee666f in ImplSysChildProc(SystemChildWindow*, SalObjEvent) () > at /tinderbox/buildslave/source/libo-master/vcl/source/window/syschild.cxx:47 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/qt5/Qt5Object.dwo(0x5bc12d29f3c9bf6f) referenced by CU at offset 0x3a8 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvclplug_qt5lo.so] >#6 0x00007fffdb99f34a in SalObject::CallCallback(SalObjEvent) () > at /tinderbox/buildslave/source/libo-master/vcl/inc/salobj.hxx:61 >#7 0x00007fffdb99f01f in Qt5ObjectWindow::focusOutEvent(QFocusEvent*) () > at /tinderbox/buildslave/source/libo-master/vcl/qt5/Qt5Object.cxx:120 >#8 0x00007fffdca9e053 in QWindow::event (this=0x1acfcc0, ev=<optimized out>) at kernel/qwindow.cpp:2220 >#9 0x00007fffdb99f11a in Qt5ObjectWindow::event(QEvent*) () > at /tinderbox/buildslave/source/libo-master/vcl/qt5/Qt5Object.cxx:138 >#10 0x00007fffdc2b67cc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x1acfcc0, e=0x7fffffffc750) > at kernel/qapplication.cpp:3722 >#11 0x00007fffdc2bdc17 in QApplication::notify (this=0x4b5e70, receiver=0x1acfcc0, e=0x7fffffffc750) > at kernel/qapplication.cpp:3481 >#12 0x00007fffdd346f88 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x1acfcc0, > event=event@entry=0x7fffffffc750) at kernel/qcoreapplication.cpp:1024 >#13 0x00007fffdca93c76 in sendSpontaneousEvent (event=0x7fffffffc750, receiver=0x1acfcc0) > at ../../src/corelib/kernel/qcoreapplication.h:236 >#14 QGuiApplicationPrivate::processActivatedEvent (e=0x1e09110) at kernel/qguiapplication.cpp:2158 >#15 0x00007fffdca9405d in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x1e09110) > at kernel/qguiapplication.cpp:1754 >#16 0x00007fffdca6f57b in QWindowSystemInterface::sendWindowSystemEvents (flags=...) >---Type <return> to continue, or q <return> to quit--- > at kernel/qwindowsysteminterface.cpp:959 >#17 0x00007fffd64724a0 in userEventSourceDispatch (source=<optimized out>) at qeventdispatcher_glib.cpp:77 >#18 0x00007fffe730daa7 in g_main_dispatch (context=0x7fffd0001710) at gmain.c:3234 >#19 g_main_context_dispatch (context=context@entry=0x7fffd0001710) at gmain.c:3899 >#20 0x00007fffe730dcd8 in g_main_context_iterate (context=context@entry=0x7fffd0001710, block=block@entry=0, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3972 >#21 0x00007fffe730dd7c in g_main_context_iteration (context=0x7fffd0001710, may_block=may_block@entry=0) at gmain.c:4033 >#22 0x00007fffdd3997af in QEventDispatcherGlib::processEvents (warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/qt5/Qt5Instance.dwo(0x79e3771402fe50a1) referenced by CU at offset 0x2d8 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvclplug_qt5lo.so] >this=0x5218c0, flags=...) > at kernel/qeventdispatcher_glib.cpp:423 >#23 0x00007fffdb985c89 in Qt5Instance::ImplYield(bool, bool) () > at /tinderbox/buildslave/source/libo-master/vcl/qt5/Qt5Instance.cxx:354 >#24 0x00007fffdb985d69 in Qt5Instance::DoYield(bool, bool) () > at /tinderbox/buildslave/source/libo-master/vcl/qt5/Qt5Instance.cxx:363 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/source/app/svapp.dwo(0x97a182d96218f212) referenced by CU at offset 0x3608 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvcllo.so] >#25 0x00007fffef5238ca in ImplYield(bool, bool) () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:457 >#26 0x00007fffef523a05 in Application::Reschedule(bool) () > at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:470 >#27 0x00007fffef523a37 in Scheduler::ProcessEventsToIdle() () > at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:476 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/sd/source/ui/slideshow/slideshowimpl.dwo(0xe1bba096f6e00ff3) referenced by CU at offset 0x2d18 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/../program/libsdlo.so] >warning: (Internal error: pc 0x7fffaf3e3f6b in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e52 in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3f6b in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3f6b in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3f6b in read in CU, but not in symtab.) >#28 0x00007fffaf3e3f6c in sd::SlideshowImpl::updateSlideShow() () > at /tinderbox/buildslave/source/libo-master/sd/source/ui/slideshow/slideshowimpl.cxx:1707 >warning: (Internal error: pc 0x7fffaf3e3f6b in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e4d in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e4d in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e32 in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e4d in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e4d in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e4d in read in CU, but not in symtab.) >#29 0x00007fffaf3e3e4e in sd::SlideshowImpl::updateHdl(Timer*) () > at /tinderbox/buildslave/source/libo-master/sd/source/ui/slideshow/slideshowimpl.cxx:1684 >warning: (Internal error: pc 0x7fffaf3e3e4d in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e2e in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e2e in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e0c in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e2e in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e2e in read in CU, but not in symtab.) >warning: (Internal error: pc 0x7fffaf3e3e2e in read in CU, but not in symtab.) >#30 0x00007fffaf3e3e2f in sd::SlideshowImpl::LinkStubupdateHdl(void*, Timer*) () > at /tinderbox/buildslave/source/libo-master/sd/source/ui/slideshow/slideshowimpl.cxx:1682 >warning: (Internal error: pc 0x7fffaf3e3e2e in read in CU, but not in symtab.) >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/source/app/timer.dwo(0x241a127eed96bb1) referenced by CU at offset 0x36a4 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvcllo.so] >#31 0x00007fffef542307 in Link<Timer*, void>::Call(Timer*) const () > at /tinderbox/buildslave/source/libo-master/include/tools/link.hxx:112 >#32 0x00007fffef54219f in Timer::Invoke() () at /tinderbox/buildslave/source/libo-master/vcl/source/app/timer.cxx:77 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/source/app/scheduler.dwo(0x2d968079303bc04e) referenced by CU at offset 0x3434 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvcllo.so] >#33 0x00007fffef4fb76f in Scheduler::ProcessTaskScheduling() () > at /tinderbox/buildslave/source/libo-master/vcl/source/app/scheduler.cxx:477 >#34 0x00007fffef4fab09 in Scheduler::CallbackTaskScheduling() () > at /tinderbox/buildslave/source/libo-master/vcl/source/app/scheduler.cxx:285 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/qt5/Qt5Timer.dwo(0x120010cdc7b7700e) referenced by CU at offset 0x514 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvclplug_qt5lo.so] >#35 0x00007fffdb9a375d in SalTimer::CallCallback() () at /tinderbox/buildslave/source/libo-master/vcl/inc/saltimer.hxx:54 >#36 0x00007fffdb9a3634 in Qt5Timer::timeoutActivated() () > at /tinderbox/buildslave/source/libo-master/vcl/qt5/Qt5Timer.cxx:41 >#37 0x00007fffdb9a3161 in Qt5Timer::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () > at /tinderbox/buildslave/build/workdir/CustomTarget/vcl/qt5/Qt5Timer.moc:90 >---Type <return> to continue, or q <return> to quit--- >#38 0x00007fffdd371ae9 in QMetaObject::activate (sender=sender@entry=0x143e160, signalOffset=<optimized out>, > local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffffffd430) at kernel/qobject.cpp:3767 >#39 0x00007fffdd3723f7 in QMetaObject::activate (sender=sender@entry=0x143e160, > m=m@entry=0x7fffdd81bd40 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, > argv=argv@entry=0x7fffffffd430) at kernel/qobject.cpp:3629 >#40 0x00007fffdd37dbc7 in QTimer::timeout (this=this@entry=0x143e160, _t1=...) at .moc/moc_qtimer.cpp:200 >#41 0x00007fffdd37de98 in QTimer::timerEvent (this=0x143e160, e=<optimized out>) at kernel/qtimer.cpp:255 >#42 0x00007fffdd372a4b in QObject::event (this=0x143e160, e=<optimized out>) at kernel/qobject.cpp:1269 >#43 0x00007fffdc2b67cc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x143e160, e=0x7fffffffd700) > at kernel/qapplication.cpp:3722 >#44 0x00007fffdc2bdc17 in QApplication::notify (this=0x4b5e70, receiver=0x143e160, e=0x7fffffffd700) > at kernel/qapplication.cpp:3481 >#45 0x00007fffdd346f88 in QCoreApplication::notifyInternal2 (receiver=0x143e160, event=event@entry=0x7fffffffd700) > at kernel/qcoreapplication.cpp:1024 >#46 0x00007fffdd398c8e in sendEvent (event=0x7fffffffd700, receiver=<optimized out>) > at ../../src/corelib/kernel/qcoreapplication.h:233 >#47 QTimerInfoList::activateTimers (this=0x52ab60) at kernel/qtimerinfo_unix.cpp:643 >#48 0x00007fffdd399471 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182 >#49 0x00007fffe730daa7 in g_main_dispatch (context=0x7fffd0001710) at gmain.c:3234 >#50 g_main_context_dispatch (context=context@entry=0x7fffd0001710) at gmain.c:3899 >#51 0x00007fffe730dcd8 in g_main_context_iterate (context=context@entry=0x7fffd0001710, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3972 >#52 0x00007fffe730dd7c in g_main_context_iteration (context=0x7fffd0001710, may_block=may_block@entry=1) at gmain.c:4033 >#53 0x00007fffdd3997af in QEventDispatcherGlib::processEvents (this=0x5218c0, flags=...) > at kernel/qeventdispatcher_glib.cpp:423 >#54 0x00007fffdb985c57 in Qt5Instance::ImplYield(bool, bool) () > at /tinderbox/buildslave/source/libo-master/vcl/qt5/Qt5Instance.cxx:352 >#55 0x00007fffdb985d69 in Qt5Instance::DoYield(bool, bool) () > at /tinderbox/buildslave/source/libo-master/vcl/qt5/Qt5Instance.cxx:363 >#56 0x00007fffef5238ca in ImplYield(bool, bool) () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:457 >#57 0x00007fffef523ded in Application::Yield() () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:521 >#58 0x00007fffef5236c4 in Application::Execute() () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:438 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/desktop/source/app/app.dwo(0xa7957349fd8b1a9d) referenced by CU at offset 0x0 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libsofficeapp.so] >#59 0x00007ffff7bf4b14 in desktop::Desktop::Main() () > at /tinderbox/buildslave/source/libo-master/desktop/source/app/app.cxx:1620 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/vcl/source/app/svmain.dwo(0xc01a2d3706effed) referenced by CU at offset 0x3670 [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libvcllo.so] >#60 0x00007fffef53e9bb in ImplSVMain() () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svmain.cxx:201 >#61 0x00007fffef53eae0 in SVMain() () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svmain.cxx:235 >warning: Could not find DWO CU /tinderbox/buildslave/build/workdir/CxxObject/desktop/source/app/sofficemain.dwo(0x74f7672b817b8b40) referenced by CU at offset 0x23c [in module /home/test/ÐагÑÑзки/LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive/program/libsofficeapp.so] >---Type <return> to continue, or q <return> to quit--- >#62 0x00007ffff7c51b00 in soffice_main () at /tinderbox/buildslave/source/libo-master/desktop/source/app/sofficemain.cxx:170 >#63 0x000000000040097f in sal_main () at /tinderbox/buildslave/source/libo-master/desktop/source/app/main.c:48 >#64 0x0000000000400965 in main () at /tinderbox/buildslave/source/libo-master/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 126020
:
152305
| 152308 |
152320
|
152341