Bugzilla – Attachment 123088 Details for
Bug 98283
Clicking on Fade in Slide Transition causes crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Trace of the crash
gdbtrace.log (text/plain), 13.64 KB, created by
Buovjaga
on 2016-02-29 19:42:29 UTC
(
hide
)
Description:
Trace of the crash
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2016-02-29 19:42:29 UTC
Size:
13.64 KB
patch
obsolete
>warning: Currently logging to gdbtrace.log. Turn the logging off and on to make the new setting effective. >warning: File "/home/user/libreoffice/instdir/program/libuno_sal.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >To enable execution of this file add > add-auto-load-safe-path /home/user/libreoffice/instdir/program/libuno_sal.so.3-gdb.py >line to your configuration file "/home/user/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/user/.gdbinit". >For more information about this security protection see the >"Auto-loading safe path" section in the GDB manual. E.g., run from the shell: > info "(gdb)Auto-loading safe path" >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/usr/lib/libthread_db.so.1". >warning: File "/home/user/libreoffice/instdir/program/libuno_cppu.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libsvllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libtllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libbasegfxlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >[New Thread 0x7fffdbbb1700 (LWP 17983)] >[New Thread 0x7fffcf6e8700 (LWP 17984)] >[New Thread 0x7fffceee7700 (LWP 17985)] >[Thread 0x7fffcf6e8700 (LWP 17984) exited] >[New Thread 0x7fffcf6e8700 (LWP 17986)] >[New Thread 0x7fffca54c700 (LWP 17987)] >[New Thread 0x7fffc9b0c700 (LWP 17988)] >[New Thread 0x7fffc8d9f700 (LWP 17991)] >[Thread 0x7fffc8d9f700 (LWP 17991) exited] >[Thread 0x7fffcf6e8700 (LWP 17986) exited] >[New Thread 0x7fffcf6e8700 (LWP 17995)] >[Thread 0x7fffcf6e8700 (LWP 17995) exited] >[New Thread 0x7fffcf6e8700 (LWP 17998)] >[Thread 0x7fffcf6e8700 (LWP 17998) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffc0ca529d in std::__cxx1998::vector<std::shared_ptr<slideshow::internal::UnoView>, std::allocator<std::shared_ptr<slideshow::internal::UnoView> > >::begin (this=0x99999999999999b1) at /usr/include/c++/5.3.0/bits/stl_vector.h:557 >557 { return const_iterator(this->_M_impl._M_start); } >#0 0x00007fffc0ca529d in std::__cxx1998::vector<std::shared_ptr<slideshow::internal::UnoView>, std::allocator<std::shared_ptr<slideshow::internal::UnoView> > >::begin (this=0x99999999999999b1) at /usr/include/c++/5.3.0/bits/stl_vector.h:557 >#1 0x00007fffc0c9fecc in std::__debug::vector<std::shared_ptr<slideshow::internal::UnoView>, std::allocator<std::shared_ptr<slideshow::internal::UnoView> > >::begin (this=0x9999999999999999) at /usr/include/c++/5.3.0/debug/vector:284 >#2 0x00007fffc0c9e3a0 in slideshow::internal::UnoViewContainer::begin (this=0x9999999999999999) at /home/user/libreoffice/slideshow/source/inc/unoviewcontainer.hxx:76 >#3 0x00007fffc0e2e202 in slideshow::internal::SlideChangeBase::prefetch (this=0x2acb900) at /home/user/libreoffice/slideshow/source/engine/transitions/slidechangebase.cxx:182 >#4 0x00007fffc0dbc840 in (anonymous namespace)::SlideShowImpl::<lambda()>::operator()(void) const (__closure=0x33d2d70) at /home/user/libreoffice/slideshow/source/engine/slideshowimpl.cxx:861 >#5 0x00007fffc0dc6f1c in std::_Function_handler<void(), (anonymous namespace)::SlideShowImpl::createSlideTransition(const com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage>&, const SlideSharedPtr&, const SlideSharedPtr&, const EventSharedPtr&)::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/5.3.0/functional:1871 >#6 0x00007fffc0c8c68a in std::function<void ()>::operator()() const (this=0x32df108) at /usr/include/c++/5.3.0/functional:2267 >#7 0x00007fffc0c8c5c0 in slideshow::internal::Delay::fire (this=0x32df0f0) at /home/user/libreoffice/slideshow/source/engine/delayevent.cxx:32 >#8 0x00007fffc0cf6866 in slideshow::internal::EventQueue::process_ (this=0x2a95b90, bFireAllEvents=false) at /home/user/libreoffice/slideshow/source/engine/eventqueue.cxx:222 >#9 0x00007fffc0cf6358 in slideshow::internal::EventQueue::process (this=0x2a95b90) at /home/user/libreoffice/slideshow/source/engine/eventqueue.cxx:164 >#10 0x00007fffc0dc2d9a in (anonymous namespace)::SlideShowImpl::update (this=0x2a959b0, nNextTimeout=@0x7fffffffd7d0: 0) at /home/user/libreoffice/slideshow/source/engine/slideshowimpl.cxx:2000 >#11 0x00007fffc75ed758 in sd::SlideshowImpl::updateSlideShow (this=0x29862a0) at /home/user/libreoffice/sd/source/ui/slideshow/slideshowimpl.cxx:1765 >#12 0x00007fffc75ed6ae in sd::SlideshowImpl::updateHdl (this=0x29862a0) at /home/user/libreoffice/sd/source/ui/slideshow/slideshowimpl.cxx:1750 >#13 0x00007fffc75ed68f in sd::SlideshowImpl::LinkStubupdateHdl (instance=0x29862a0, data=0x2986320) at /home/user/libreoffice/sd/source/ui/slideshow/slideshowimpl.cxx:1748 >#14 0x00007fffef7a34eb in Link<Timer*, void>::Call (this=0x2986340, data=0x2986320) at /home/user/libreoffice/include/tools/link.hxx:84 >#15 0x00007fffef7a331b in Timer::Invoke (this=0x2986320) at /home/user/libreoffice/vcl/source/app/timer.cxx:88 >#16 0x00007fffef76f41e in ImplSchedulerData::Invoke (this=0x333c030) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:45 >#17 0x00007fffef76f879 in Scheduler::ProcessTaskScheduling (bTimerOnly=true) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:178 >#18 0x00007fffef7960bd in ImplYield (i_bWait=false, i_bAllEvents=false, nReleased=0) at /home/user/libreoffice/vcl/source/app/svapp.cxx:519 >#19 0x00007fffef791de8 in Application::Yield () at /home/user/libreoffice/vcl/source/app/svapp.cxx:551 >#20 0x00007fffef791c62 in Application::Execute () at /home/user/libreoffice/vcl/source/app/svapp.cxx:471 >#21 0x00007ffff77d45c5 in desktop::Desktop::DoExecute () at /home/user/libreoffice/desktop/source/app/app.cxx:1332 >#22 0x00007ffff77d5786 in desktop::Desktop::Main (this=0x7fffffffe210) at /home/user/libreoffice/desktop/source/app/app.cxx:1657 >#23 0x00007fffef7a0728 in ImplSVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:167 >#24 0x00007fffef7a086a in SVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:204 >#25 0x00007ffff7825048 in soffice_main () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:135 >#26 0x000000000040090e in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#27 0x00000000004008f4 in main (argc=2, argv=0x7fffffffe548) at /home/user/libreoffice/desktop/source/app/main.c:47 > >Thread 7 (Thread 0x7fffc9b0c700 (LWP 17988)): >#0 0x00007ffff74eac3d in poll () from /usr/lib/libc.so.6 >#1 0x00007fffd819d354 in x11::SelectionManager::dispatchEvent (this=0x1f1b890, millisec=-1) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3632 >#2 0x00007fffd819d5a6 in x11::SelectionManager::run (pThis=0x1f1b890) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3669 >#3 0x00007fffd818de3c in call_SelectionManager_run (pMgr=0x1f1b890) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:96 >#4 0x00007ffff7b9bee8 in osl_thread_start_Impl (pData=0x1f75f80) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#5 0x00007ffff71f6424 in start_thread () from /usr/lib/libpthread.so.0 >#6 0x00007ffff74f3cbd in clone () from /usr/lib/libc.so.6 > >Thread 6 (Thread 0x7fffca54c700 (LWP 17987)): >#0 0x00007ffff74eac3d in poll () from /usr/lib/libc.so.6 >#1 0x00007fffd8177112 in ICEConnectionWorker (data=0x1ee2bd0) at /home/user/libreoffice/vcl/unx/generic/app/sm.cxx:628 >#2 0x00007ffff7b9bee8 in osl_thread_start_Impl (pData=0x1bba370) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#3 0x00007ffff71f6424 in start_thread () from /usr/lib/libpthread.so.0 >#4 0x00007ffff74f3cbd in clone () from /usr/lib/libc.so.6 > >Thread 4 (Thread 0x7fffceee7700 (LWP 17985)): >#0 0x00007ffff74f495d in accept () from /usr/lib/libc.so.6 >#1 0x00007ffff7b8aafa in osl_acceptPipe (pPipe=0x15e5660) at /home/user/libreoffice/sal/osl/unx/pipe.cxx:428 >#2 0x00007ffff7822391 in osl::Pipe::accept (this=0x15e3808, Connection=...) at /home/user/libreoffice/include/osl/pipe.hxx:136 >#3 0x00007ffff781f763 in desktop::OfficeIPCThread::execute (this=0x15e37e0) at /home/user/libreoffice/desktop/source/app/officeipcthread.cxx:714 >#4 0x00007ffff481c58c in salhelper::Thread::run (this=0x15e37e0) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff481c906 in osl::threadFunc (param=0x15e37f0) at /home/user/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7b9bee8 in osl_thread_start_Impl (pData=0x15e3df0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#7 0x00007ffff71f6424 in start_thread () from /usr/lib/libpthread.so.0 >#8 0x00007ffff74f3cbd in clone () from /usr/lib/libc.so.6 > >Thread 2 (Thread 0x7fffdbbb1700 (LWP 17983)): >#0 0x00007ffff71fc3e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 >#1 0x00007ffff7b4b5ff in rtl_cache_wsupdate_wait (seconds=10) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1365 >#2 0x00007ffff7b4b7fd in rtl_cache_wsupdate_all (arg=0xa) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1513 >#3 0x00007ffff71f6424 in start_thread () from /usr/lib/libpthread.so.0 >#4 0x00007ffff74f3cbd in clone () from /usr/lib/libc.so.6 > >Thread 1 (Thread 0x7ffff7ef8980 (LWP 17978)): >#0 0x00007fffc0ca529d in std::__cxx1998::vector<std::shared_ptr<slideshow::internal::UnoView>, std::allocator<std::shared_ptr<slideshow::internal::UnoView> > >::begin (this=0x99999999999999b1) at /usr/include/c++/5.3.0/bits/stl_vector.h:557 >#1 0x00007fffc0c9fecc in std::__debug::vector<std::shared_ptr<slideshow::internal::UnoView>, std::allocator<std::shared_ptr<slideshow::internal::UnoView> > >::begin (this=0x9999999999999999) at /usr/include/c++/5.3.0/debug/vector:284 >#2 0x00007fffc0c9e3a0 in slideshow::internal::UnoViewContainer::begin (this=0x9999999999999999) at /home/user/libreoffice/slideshow/source/inc/unoviewcontainer.hxx:76 >#3 0x00007fffc0e2e202 in slideshow::internal::SlideChangeBase::prefetch (this=0x2acb900) at /home/user/libreoffice/slideshow/source/engine/transitions/slidechangebase.cxx:182 >#4 0x00007fffc0dbc840 in (anonymous namespace)::SlideShowImpl::<lambda()>::operator()(void) const (__closure=0x33d2d70) at /home/user/libreoffice/slideshow/source/engine/slideshowimpl.cxx:861 >#5 0x00007fffc0dc6f1c in std::_Function_handler<void(), (anonymous namespace)::SlideShowImpl::createSlideTransition(const com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage>&, const SlideSharedPtr&, const SlideSharedPtr&, const EventSharedPtr&)::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/5.3.0/functional:1871 >#6 0x00007fffc0c8c68a in std::function<void ()>::operator()() const (this=0x32df108) at /usr/include/c++/5.3.0/functional:2267 >#7 0x00007fffc0c8c5c0 in slideshow::internal::Delay::fire (this=0x32df0f0) at /home/user/libreoffice/slideshow/source/engine/delayevent.cxx:32 >#8 0x00007fffc0cf6866 in slideshow::internal::EventQueue::process_ (this=0x2a95b90, bFireAllEvents=false) at /home/user/libreoffice/slideshow/source/engine/eventqueue.cxx:222 >#9 0x00007fffc0cf6358 in slideshow::internal::EventQueue::process (this=0x2a95b90) at /home/user/libreoffice/slideshow/source/engine/eventqueue.cxx:164 >#10 0x00007fffc0dc2d9a in (anonymous namespace)::SlideShowImpl::update (this=0x2a959b0, nNextTimeout=@0x7fffffffd7d0: 0) at /home/user/libreoffice/slideshow/source/engine/slideshowimpl.cxx:2000 >#11 0x00007fffc75ed758 in sd::SlideshowImpl::updateSlideShow (this=0x29862a0) at /home/user/libreoffice/sd/source/ui/slideshow/slideshowimpl.cxx:1765 >#12 0x00007fffc75ed6ae in sd::SlideshowImpl::updateHdl (this=0x29862a0) at /home/user/libreoffice/sd/source/ui/slideshow/slideshowimpl.cxx:1750 >#13 0x00007fffc75ed68f in sd::SlideshowImpl::LinkStubupdateHdl (instance=0x29862a0, data=0x2986320) at /home/user/libreoffice/sd/source/ui/slideshow/slideshowimpl.cxx:1748 >#14 0x00007fffef7a34eb in Link<Timer*, void>::Call (this=0x2986340, data=0x2986320) at /home/user/libreoffice/include/tools/link.hxx:84 >#15 0x00007fffef7a331b in Timer::Invoke (this=0x2986320) at /home/user/libreoffice/vcl/source/app/timer.cxx:88 >#16 0x00007fffef76f41e in ImplSchedulerData::Invoke (this=0x333c030) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:45 >#17 0x00007fffef76f879 in Scheduler::ProcessTaskScheduling (bTimerOnly=true) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:178 >#18 0x00007fffef7960bd in ImplYield (i_bWait=false, i_bAllEvents=false, nReleased=0) at /home/user/libreoffice/vcl/source/app/svapp.cxx:519 >#19 0x00007fffef791de8 in Application::Yield () at /home/user/libreoffice/vcl/source/app/svapp.cxx:551 >#20 0x00007fffef791c62 in Application::Execute () at /home/user/libreoffice/vcl/source/app/svapp.cxx:471 >#21 0x00007ffff77d45c5 in desktop::Desktop::DoExecute () at /home/user/libreoffice/desktop/source/app/app.cxx:1332 >#22 0x00007ffff77d5786 in desktop::Desktop::Main (this=0x7fffffffe210) at /home/user/libreoffice/desktop/source/app/app.cxx:1657 >#23 0x00007fffef7a0728 in ImplSVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:167 >#24 0x00007fffef7a086a in SVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:204 >#25 0x00007ffff7825048 in soffice_main () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:135 >#26 0x000000000040090e in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#27 0x00000000004008f4 in main (argc=2, argv=0x7fffffffe548) at /home/user/libreoffice/desktop/source/app/main.c:47 >A debugging session is active. > > Inferior 1 [process 17978] will be killed. > >Quit anyway? (y or n) [answered Y; input not from terminal]
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 98283
: 123088