Bugzilla – Attachment 130431 Details for
Bug 105316
Crash in OutputDevice::InitLineColor() when stressing the Select Theme Categories
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with symbols
bt.txt (text/plain), 4.57 KB, created by
Julien Nabet
on 2017-01-14 16:02:56 UTC
(
hide
)
Description:
bt with symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-01-14 16:02:56 UTC
Size:
4.57 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/vcl/source/app/dbggui.cxx:47: void ImplDbgTestSolarMutex(): Assertion `ImplGetSVData()->mpDefInst->CheckYieldMutex() && "SolarMutex not locked"' failed. > >Thread 48 "cuiPersonasSear" received signal SIGABRT, Aborted. >[Switching to Thread 0x2aaaf3b3b700 (LWP 29436)] >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 >58 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 >#1 0x00002aaaab31840a in __GI_abort () at abort.c:89 >#2 0x00002aaaab30fe47 in __assert_fail_base (fmt=<optimized out>, > assertion=assertion@entry=0x2aaab4c24ec0 "ImplGetSVData()->mpDefInst->CheckYieldMutex() && \"SolarMutex not locked\"", > file=file@entry=0x2aaab4c24e88 "/home/julien/lo/libreoffice/vcl/source/app/dbggui.cxx", line=line@entry=47, > function=function@entry=0x2aaab4c24f10 <ImplDbgTestSolarMutex()::__PRETTY_FUNCTION__> "void ImplDbgTestSolarMutex()") at assert.c:92 >#3 0x00002aaaab30fef2 in __GI___assert_fail (assertion=assertion@entry=0x2aaab4c24ec0 "ImplGetSVData()->mpDefInst->CheckYieldMutex() && \"SolarMutex not locked\"", > file=file@entry=0x2aaab4c24e88 "/home/julien/lo/libreoffice/vcl/source/app/dbggui.cxx", line=line@entry=47, > function=function@entry=0x2aaab4c24f10 <ImplDbgTestSolarMutex()::__PRETTY_FUNCTION__> "void ImplDbgTestSolarMutex()") at assert.c:101 >#4 0x00002aaab490511e in ImplDbgTestSolarMutex () at /home/julien/lo/libreoffice/vcl/source/app/dbggui.cxx:47 >#5 0x00002aaab37fd386 in DbgTestSolarMutex () at /home/julien/lo/libreoffice/tools/source/debug/debug.cxx:74 >#6 0x00002aaab4909f0f in Scheduler::Start (this=this@entry=0x55555ba85908) at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:286 >#7 0x00002aaab4908977 in Idle::Start (this=this@entry=0x55555ba85908) at /home/julien/lo/libreoffice/vcl/source/app/idle.cxx:46 >#8 0x00002aaab4609bb1 in SystemWindow::queue_resize (this=this@entry=0x55555ba85680) at /home/julien/lo/libreoffice/vcl/source/window/syswin.cxx:1054 >#9 0x00002aaab4567323 in Dialog::queue_resize (this=0x55555ba85680, eReason=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/dialog.cxx:1181 >#10 0x00002aaab463f0dd in vcl::(anonymous namespace)::queue_ungrouped_resize (pOrigWindow=pOrigWindow@entry=0x55555b5e3f00) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:1347 >#11 0x00002aaab46407e4 in vcl::Window::queue_resize (this=0x55555b5e3f00, eReason=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:1366 >#12 0x00002aaab458d872 in VclContainer::queue_resize (this=<optimized out>, eReason=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/layout.cxx:178 >#13 0x00002aaab463f0dd in vcl::(anonymous namespace)::queue_ungrouped_resize (pOrigWindow=pOrigWindow@entry=0x55555bfe94a0) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:1347 >#14 0x00002aaab46407e4 in vcl::Window::queue_resize (this=0x55555bfe94a0, eReason=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:1366 >#15 0x00002aaab458d872 in VclContainer::queue_resize (this=<optimized out>, eReason=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/layout.cxx:178 >#16 0x00002aaab463f0dd in vcl::(anonymous namespace)::queue_ungrouped_resize (pOrigWindow=pOrigWindow@entry=0x55555bfea100) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:1347 >#17 0x00002aaab46407e4 in vcl::Window::queue_resize (this=0x55555bfea100, eReason=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:1366 >#18 0x00002aaab466c8a7 in Button::SetModeImage (this=0x55555bfea100, rImage=...) at /home/julien/lo/libreoffice/vcl/source/control/button.cxx:178 >#19 0x00002aaaf99fd828 in SelectPersonaDialog::ClearSearchResults (this=0x55555ba85680) at /home/julien/lo/libreoffice/cui/source/options/personalization.cxx:261 >#20 0x00002aaaf9a00707 in SearchAndParseThread::execute (this=0x55555bf45410) at /home/julien/lo/libreoffice/cui/source/options/personalization.cxx:680 >#21 0x00002aaaaf506ed8 in salhelper::Thread::run (this=0x55555bf45410) at /home/julien/lo/libreoffice/salhelper/source/thread.cxx:40 >#22 0x00002aaaaf5070d8 in osl::threadFunc (param=0x55555bf45420) at /home/julien/lo/libreoffice/include/osl/thread.hxx:185 >#23 0x00002aaaaad234a5 in osl_thread_start_Impl (pData=0x55555c0ad010) at /home/julien/lo/libreoffice/sal/osl/unx/thread.cxx:240 >#24 0x00002aaaab689464 in start_thread (arg=0x2aaaf3b3b700) at pthread_create.c:333 >#25 0x00002aaaab3cc9df in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 >(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 105316
: 130431 |
133562