Bugzilla – Attachment 135770 Details for
Bug 112008
Assert when starting an empty slideshow
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 9.49 KB, created by
Julien Nabet
on 2017-08-24 17:58:30 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-08-24 17:58:30 UTC
Size:
9.49 KB
patch
obsolete
>warn:svl:22594:1:svl/source/notify/lstner.cxx:98: previous StartListening call came from: /home/julien/lo/libreoffice/instdir/program/libuno_sal.so.3(_Z17sal_backtrace_getj+0x83) [0x7f68f06deb89] >/home/julien/lo/libreoffice/instdir/program/libsvllo.so(_ZN11SfxListener14StartListeningER14SfxBroadcasterb+0x25f) [0x7f68e9f8feed] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x8b824b) [0x7f68c228a24b] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x57d75d) [0x7f68c1f4f75d] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x57ca60) [0x7f68c1f4ea60] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x55ad60) [0x7f68c1f2cd60] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x55a838) [0x7f68c1f2c838] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x55bac7) [0x7f68c1f2dac7] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x55a8d9) [0x7f68c1f2c8d9] >/home/julien/lo/libreoffice/instdir/program/../program/libsdlo.so(+0x560bc2) [0x7f68c1f32bc2] >soffice.bin: /home/julien/lo/libreoffice/svl/source/notify/lstner.cxx:101: void SfxListener::StartListening(SfxBroadcaster&, bool): Assertion `!(bListeningAlready && !bPreventDuplicates) && "duplicate listener, try building with DBG_UTIL to find the other insert site."' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007f68eff38fff in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >#1 0x00007f68eff3a42a in __GI_abort () at abort.c:89 >#2 0x00007f68eff31e67 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x7f68ea067930 "!(bListeningAlready && !bPreventDuplicates) && \"duplicate listener, try building with DBG_UTIL to find the other insert site.\"", file=file@entry=0x7f68ea0678f0 "/home/julien/lo/libreoffice/svl/source/notify/lstner.cxx", line=line@entry=101, function=function@entry=0x7f68ea0680c0 <SfxListener::StartListening(SfxBroadcaster&, bool)::__PRETTY_FUNCTION__> "void SfxListener::StartListening(SfxBroadcaster&, bool)") > at assert.c:92 >#3 0x00007f68eff31f12 in __GI___assert_fail (assertion=0x7f68ea067930 "!(bListeningAlready && !bPreventDuplicates) && \"duplicate listener, try building with DBG_UTIL to find the other insert site.\"", file=0x7f68ea0678f0 "/home/julien/lo/libreoffice/svl/source/notify/lstner.cxx", line=101, function=0x7f68ea0680c0 <SfxListener::StartListening(SfxBroadcaster&, bool)::__PRETTY_FUNCTION__> "void SfxListener::StartListening(SfxBroadcaster&, bool)") at assert.c:101 >#4 0x00007f68e9f8fe53 in SfxListener::StartListening(SfxBroadcaster&, bool) (this=0x55555c42da28, rBroadcaster=..., bPreventDuplicates=false) > at /home/julien/lo/libreoffice/svl/source/notify/lstner.cxx:101 >#5 0x00007f68c228a24b in sd::DrawViewShell::Init(bool) (this=0x55555c42d8d0, bIsMainViewShell=true) at /home/julien/lo/libreoffice/sd/source/ui/view/drviewsa.cxx:344 >#6 0x00007f68c22c220f in sd::PresentationViewShell::FinishInitialization(sd::FrameView*) (this=0x55555c42d8d0, pFrameView=0x55555ba83e60) > at /home/julien/lo/libreoffice/sd/source/ui/view/presvish.cxx:89 >#7 0x00007f68c20604b1 in sd::SlideShow::activate(sd::ViewShellBase&) (this=0x555557ad2b40, rBase=...) at /home/julien/lo/libreoffice/sd/source/ui/slideshow/slideshow.cxx:953 >#8 0x00007f68c22c23fd in sd::PresentationViewShell::Activate(bool) (this=0x55555c42d8d0, bIsMDIActivate=true) > at /home/julien/lo/libreoffice/sd/source/ui/view/presvish.cxx:128 >#9 0x00007f68ea7cd554 in SfxShell::DoActivate_Impl(SfxViewFrame*, bool) (this=0x55555c42d8d0, pFrame=0x55555ba91a50, bMDI=true) > at /home/julien/lo/libreoffice/sfx2/source/control/shell.cxx:313 >#10 0x00007f68ea780243 in SfxDispatcher::DoActivate_Impl(bool) (this=0x55555ba91c60, bMDI=true) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:739 >#11 0x00007f68eab9816d in SfxViewFrame::DoActivate(bool) (this=0x55555ba91a50, bUI=true) at /home/julien/lo/libreoffice/sfx2/source/view/viewfrm.cxx:1052 >#12 0x00007f68ea64f198 in SfxApplication::SetViewFrame_Impl(SfxViewFrame*) (this=0x5555576de140, pFrame=0x55555ba91a50) > at /home/julien/lo/libreoffice/sfx2/source/appl/app.cxx:313 >#13 0x00007f68eaba1739 in SfxViewFrame::SetViewFrame(SfxViewFrame*) (pFrame=0x55555ba91a50) at /home/julien/lo/libreoffice/sfx2/source/view/viewfrm.cxx:3001 >#14 0x00007f68eab9a7b1 in SfxViewFrame::MakeActive_Impl(bool) (this=0x55555ba91a50, bGrabFocus=false) at /home/julien/lo/libreoffice/sfx2/source/view/viewfrm.cxx:1627 >#15 0x00007f68eab6fe42 in SfxFrameWindow_Impl::EventNotify(NotifyEvent&) (this=0x55555ba906a0, rNEvt=...) at /home/julien/lo/libreoffice/sfx2/source/view/frame2.cxx:106 >#16 0x00007f68e4ed0e39 in vcl::Window::CompatNotify(NotifyEvent&) (this=0x55555ba906a0, rNEvt=...) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3725 >#17 0x00007f68e4da6397 in vcl::Window::EventNotify(NotifyEvent&) (this=0x55555ba93860, rNEvt=...) at /home/julien/lo/libreoffice/vcl/source/window/event.cxx:199 >#18 0x00007f68e4ed0e39 in vcl::Window::CompatNotify(NotifyEvent&) (this=0x55555ba93860, rNEvt=...) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3725 >#19 0x00007f68e4da6397 in vcl::Window::EventNotify(NotifyEvent&) (this=0x55555ba9bc30, rNEvt=...) at /home/julien/lo/libreoffice/vcl/source/window/event.cxx:199 >#20 0x00007f68e4ed0e39 in vcl::Window::CompatNotify(NotifyEvent&) (this=0x55555ba9bc30, rNEvt=...) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3725 >#21 0x00007f68e4ec812e in vcl::Window::GetFocus() (this=0x55555ba9bc30) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:1844 >#22 0x00007f68e4ed0b67 in vcl::Window::CompatGetFocus() (this=0x55555ba9bc30) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3694 >#23 0x00007f68e4e1977a in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=0x55555ba9bc30, nFlags=GetFocusFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/mouse.cxx:377 >#24 0x00007f68e4ecda49 in vcl::Window::GrabFocus() (this=0x55555ba9bc30) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3003 >#25 0x00007f68e4ee7190 in vcl::Window::ImplAsyncFocusHdl(void*) (this=0x555558a0fe20) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1720 >#26 0x00007f68e4ee6fb5 in vcl::Window::LinkStubImplAsyncFocusHdl(void*, void*) (instance=0x555558a0fe20, data=0x0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1697 >#27 0x00007f68e4eeacbd in Link<void*, void>::Call(void*) const (this=0x55555c445d68, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#28 0x00007f68e4ee7c80 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555c445d60) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1923 >---Type <return> to continue, or q <return> to quit--- >#29 0x00007f68e4ee9588 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555576e8900, nEvent=SalEvent::UserEvent, pEvent=0x55555c445d60) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2472 >#30 0x00007f68e5488406 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555576e9020, nEvent=SalEvent::UserEvent, pEvent=0x55555c445d60) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:275 >#31 0x00007f68e549aca7 in SalGenericDisplay::DispatchInternalEvent() (this=0x5555574013f0) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#32 0x00007f68d06d358c in GtkData::userEventFn(void*) (data=0x5555558d37e0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:807 >#33 0x00007f68d06d3619 in call_userEventFn(void*) (data=0x5555558d37e0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:817 >#34 0x00007f68ee6aeaaa in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00007f68ee6aee60 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#36 0x00007f68ee6aef0c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#37 0x00007f68d06d23fc in GtkData::Yield(bool, bool) (this=0x5555558d37e0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:464 >#38 0x00007f68d06d5400 in GtkInstance::DoYield(bool, bool, unsigned long) (this=0x5555558e0160, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:417 >#39 0x00007f68e532cb90 in ImplYield(bool, bool, unsigned long) (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#40 0x00007f68e5328b0e in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:549 >#41 0x00007f68e532863d in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#42 0x00007f68f02f0279 in desktop::Desktop::DoExecute() () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1265 >#43 0x00007f68f02f14a1 in desktop::Desktop::Main() (this=0x7fffffff3770) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1666 >#44 0x00007f68e5337a9b in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#45 0x00007f68e5337c04 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#46 0x00007f68f0347877 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#47 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#48 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3ab8) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) >
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 112008
: 135770