Bugzilla – Attachment 125492 Details for
Bug 100224
Crash in Organize Dialog (gtk3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with symbols
bt.txt (text/plain), 6.59 KB, created by
Julien Nabet
on 2016-06-05 15:07:13 UTC
(
hide
)
Description:
bt with symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2016-06-05 15:07:13 UTC
Size:
6.59 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:311: void GtkYieldMutex::ThreadsLeave(): Assertion `mnCount != 0' failed. > >Program received signal SIGABRT, Aborted. >0x00002aaaab347458 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 >55 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00002aaaab347458 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 >#1 0x00002aaaab3488da in __GI_abort () at abort.c:89 >#2 0x00002aaaab340387 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x2aaac862d344 "mnCount != 0", > file=file@entry=0x2aaac862d308 "/home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx", line=line@entry=311, > function=function@entry=0x2aaac862e460 <GtkYieldMutex::ThreadsLeave()::__PRETTY_FUNCTION__> "void GtkYieldMutex::ThreadsLeave()") at assert.c:92 >#3 0x00002aaaab340432 in __GI___assert_fail (assertion=0x2aaac862d344 "mnCount != 0", file=0x2aaac862d308 "/home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx", > line=311, function=0x2aaac862e460 <GtkYieldMutex::ThreadsLeave()::__PRETTY_FUNCTION__> "void GtkYieldMutex::ThreadsLeave()") at assert.c:101 >#4 0x00002aaac8593aeb in GtkYieldMutex::ThreadsLeave (this=0x6d7140) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:311 >#5 0x00002aaac8592d45 in GdkThreadsLeave () at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:58 >#6 0x00002aaac8c352d5 in gtk_clipboard_wait_for_contents () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#7 0x00002aaac8c35acb in gtk_clipboard_wait_for_targets () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#8 0x00002aaac859b813 in GtkClipboardTransferable::getTransferDataFlavorsAsVector (this=0x7cd9420) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:231 >#9 0x00002aaac8594aa1 in GtkTransferable::isDataFlavorSupported (this=0x7cd9420, rFlavor=...) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:163 >#10 0x00002aaafbae99dd in basctl::DlgEditor::IsPasteAllowed (this=0x7e1d100) at /home/julien/lo/libreoffice/basctl/source/dlged/dlged.cxx:1063 >#11 0x00002aaafba33b2e in basctl::DialogWindow::IsPasteAllowed (this=0x7e1fc40) at /home/julien/lo/libreoffice/basctl/source/basicide/baside3.cxx:1265 >#12 0x00002aaafba2f090 in basctl::DialogWindow::GetState (this=0x7e1fc40, rSet=SfxItemSet of pool 0x27eda30 with parent 0x0 and Which ranges: [(5712, 5712)] = {...}) > at /home/julien/lo/libreoffice/basctl/source/basicide/baside3.cxx:262 >#13 0x00002aaafba43eb7 in basctl::Shell::GetState (this=0x7b41b70, rSet=SfxItemSet of pool 0x27eda30 with parent 0x0 and Which ranges: [(5712, 5712)] = {...}) > at /home/julien/lo/libreoffice/basctl/source/basicide/basides1.cxx:954 >#14 0x00002aaafba4e8f1 in SfxStubbasctl_ShellGetState (pShell=0x7b41b70, rSet=SfxItemSet of pool 0x27eda30 with parent 0x0 and Which ranges: [(5712, 5712)] = {...}) > at /home/julien/lo/libreoffice/workdir/SdiTarget/basctl/sdi/basslots.hxx:154 >#15 0x00002aaaaf503fba in SfxShell::CallState (this=0x7b41b70, pFunc=0x2aaafba4e8ce <SfxStubbasctl_ShellGetState(SfxShell*, SfxItemSet&)>, > rSet=SfxItemSet of pool 0x27eda30 with parent 0x0 and Which ranges: [(5712, 5712)] = {...}) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:206 >#16 0x00002aaaaf55b7d7 in SfxShell::GetSlotState (this=0x7b41b70, nSlotId=5712, pIF=0x7a9d920, pStateSet=0x0) at /home/julien/lo/libreoffice/sfx2/source/control/shell.cxx:475 >#17 0x00002aaaaf51a8d6 in SfxDispatcher::QueryState (this=0x7b1ccb0, nSID=5712, rAny=empty uno::Any) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:2115 >#18 0x00002aaaaf59865f in SfxDispatchController_Impl::addStatusListener (this=0x7cd9250, aListener=uno::Reference to (framework::GenericToolbarController *) 0x7c986e8, > aURL=...) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:796 >#19 0x00002aaaaf595a9a in SfxOfficeDispatch::addStatusListener (this=0x7cd91a0, aListener=uno::Reference to (framework::GenericToolbarController *) 0x7c986e8, aURL=...) > at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:234 >#20 0x00002aaab1c39447 in svt::ToolboxController::bindListener (this=0x7c986c0) at /home/julien/lo/libreoffice/svtools/source/uno/toolboxcontroller.cxx:551 >#21 0x00002aaab1c378d8 in svt::ToolboxController::update (this=0x7c986c0) at /home/julien/lo/libreoffice/svtools/source/uno/toolboxcontroller.cxx:232 >#22 0x00002aaad15d2881 in framework::ToolBarManager::UpdateControllers (this=0x7c8f9b0) at /home/julien/lo/libreoffice/framework/source/uielement/toolbarmanager.cxx:338 >#23 0x00002aaad15daef2 in framework::ToolBarManager::AsyncUpdateControllersHdl (this=0x7c8f9b0) > at /home/julien/lo/libreoffice/framework/source/uielement/toolbarmanager.cxx:1847 >#24 0x00002aaad15dae77 in framework::ToolBarManager::LinkStubAsyncUpdateControllersHdl (instance=0x7c8f9b0, data=0x7c8fb88) > at /home/julien/lo/libreoffice/framework/source/uielement/toolbarmanager.cxx:1834 >#25 0x00002aaab3d1e35f in Link<Timer*, void>::Call (this=0x7c8fba8, data=0x7c8fb88) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#26 0x00002aaab3d1e18f in Timer::Invoke (this=0x7c8fb88) at /home/julien/lo/libreoffice/vcl/source/app/timer.cxx:88 >#27 0x00002aaab3cea476 in ImplSchedulerData::Invoke (this=0x7c8f750) at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:45 >#28 0x00002aaab3cea8d1 in Scheduler::ProcessTaskScheduling (bTimerOnly=true) at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:177 >#29 0x00002aaab3d10f4d in ImplYield (i_bWait=false, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:523 >---Type <return> to continue, or q <return> to quit--- >#30 0x00002aaab3d0cbd2 in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:556 >#31 0x00002aaab3d0ca4c in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:473 >#32 0x00002aaaaafb1faf in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1320 >#33 0x00002aaaaafb3181 in desktop::Desktop::Main (this=0x7fffffff4f20) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1645 >#34 0x00002aaab3d1b4e3 in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:172 >#35 0x00002aaab3d1b625 in SVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:210 >#36 0x00002aaaab0015c6 in soffice_main () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:165 >#37 0x000000000040090e in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#38 0x00000000004008f4 in main (argc=2, argv=0x7fffffff5258) at /home/julien/lo/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 100224
: 125492