Bugzilla – Attachment 133437 Details for
Bug 107992
Crash on launch with all other backends except GTK3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Backtrace of crash
file_107992.txt (text/plain), 14.83 KB, created by
Buovjaga
on 2017-05-21 16:47:33 UTC
(
hide
)
Description:
Backtrace of crash
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2017-05-21 16:47:33 UTC
Size:
14.83 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/libvcllo.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 0x7fffdf91b700 (LWP 22233)] >[New Thread 0x7fffd3366700 (LWP 22235)] >[New Thread 0x7fffd2b65700 (LWP 22236)] >[Thread 0x7fffd3366700 (LWP 22235) exited] >[New Thread 0x7fffd3366700 (LWP 22239)] >[New Thread 0x7fffce34e700 (LWP 22240)] >[New Thread 0x7fffcd930700 (LWP 22241)] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >X11CairoTextRender::clipRegion (this=<optimized out>, cr=0x2172bb0) at /home/user/libreoffice/vcl/unx/generic/gdi/x11cairotextrender.cxx:84 >84 pClipRegion->rects[i].y2 - pClipRegion->rects[i].y1); >#0 0x00007fffdbfe33d0 in X11CairoTextRender::clipRegion(_cairo*) (this=<optimized out>, cr=0x2172bb0) at /home/user/libreoffice/vcl/unx/generic/gdi/x11cairotextrender.cxx:84 >#1 0x00007fffefb5b072 in CairoTextRender::DrawTextLayout(CommonSalLayout const&) (this=0x1f5b080, rLayout=...) at /home/user/libreoffice/vcl/unx/generic/gdi/cairotextrender.cxx:222 >#2 0x00007fffef94124f in OutputDevice::ImplDrawTextDirect(SalLayout&, bool) (this=0x2142290, rSalLayout=..., bTextLines=<optimized out>) at /home/user/libreoffice/vcl/source/outdev/text.cxx:309 >#3 0x00007fffef941da6 in OutputDevice::DrawText(Point const&, rtl::OUString const&, int, int, std::vector<tools::Rectangle, std::allocator<tools::Rectangle> >*, rtl::OUString*) (this=this@entry=0x2142290, rStartPt=..., rStr=..., nIndex=nIndex@entry=0, nLen=nLen@entry=4, pVector=<optimized out>, pVector@entry=0x0, pDisplayText=<optimized out>) at /home/user/libreoffice/vcl/source/outdev/text.cxx:880 >#4 0x00007fffef9439da in OutputDevice::DrawCtrlText(Point const&, rtl::OUString const&, int, int, DrawTextFlags, std::vector<tools::Rectangle, std::allocator<tools::Rectangle> >*, rtl::OUString*) (this=this@entry=0x2142290, rPos=..., rStr=..., nIndex=nIndex@entry=0, nLen=4, nStyle=nStyle@entry=131074, pVector=0x0, pDisplayText=0x0) at /home/user/libreoffice/vcl/source/outdev/text.cxx:2203 >#5 0x00007fffef82472d in Menu::ImplPaint(OutputDevice&, unsigned short, long, MenuItemData*, bool, bool, bool) const (this=0x2199170, rRenderContext=..., nBorder=nBorder@entry=0, nStartY=nStartY@entry=0, pThisItemOnly=pThisItemOnly@entry=0x0, bHighlighted=bHighlighted@entry=false, bLayout=false, bRollover=false) at /home/user/libreoffice/vcl/source/window/menu.cxx:1935 >#6 0x00007fffef82bd1c in MenuBarWindow::Paint(OutputDevice&, tools::Rectangle const&) (this=0x2142290, rRenderContext=...) at /home/user/libreoffice/vcl/source/window/menubarwindow.cxx:882 >#7 0x00007fffef7c1dc5 in PaintHelper::DoPaint(vcl::Region const*) (this=this@entry=0x7fffffffdd50, pRegion=pRegion@entry=0x1f3ac50) at /home/user/libreoffice/vcl/source/window/paint.cxx:300 >#8 0x00007fffef7c1f9b in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=this@entry=0x2142290, pRegion=0x1f3ac50, nPaintFlags=<optimized out>) at /home/user/libreoffice/vcl/source/window/paint.cxx:606 >#9 0x00007fffef7c20d2 in PaintHelper::~PaintHelper() (this=0x7fffffffde40, __in_chrg=<optimized out>) at /home/user/libreoffice/vcl/source/window/paint.cxx:540 >#10 0x00007fffef7c1f5c in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x20a5db0, pRegion=0x0, nPaintFlags=<optimized out>) at /home/user/libreoffice/vcl/source/window/paint.cxx:603 >#11 0x00007fffefa8ff81 in ImplSchedulerData::Invoke() (this=this@entry=0x1a63b10) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:46 >#12 0x00007fffefa9019f in ImplSchedulerData::Invoke() (this=0x1a63b10) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:35 >#13 0x00007fffefa9019f in Scheduler::ProcessTaskScheduling(bool) (bIdle=<optimized out>) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:159 >#14 0x00007fffefa9d466 in ImplYield(bool, bool, unsigned long) (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:508 >#15 0x00007fffefa9d466 in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:558 >#16 0x00007fffefa9f8d5 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:458 >#17 0x00007ffff78f5c53 in desktop::Desktop::DoExecute() () at /home/user/libreoffice/desktop/source/app/app.cxx:1356 >#18 0x00007ffff78f5c53 in desktop::Desktop::Main() (this=0x7fffffffe2e0) at /home/user/libreoffice/desktop/source/app/app.cxx:1700 >#19 0x00007fffefaa42e6 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:192 >#20 0x00007fffefaa43e2 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:230 >#21 0x00007ffff791feda in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:166 >#22 0x000000000040064b in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#23 0x000000000040064b in main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 > >Thread 7 (Thread 0x7fffcd930700 (LWP 22241)): >#0 0x00007ffff760c67d in poll () at /usr/lib/libc.so.6 >#1 0x00007fffdbfdd8cf in x11::SelectionManager::dispatchEvent(int) (this=this@entry=0x2183700, millisec=millisec@entry=-1) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3635 >#2 0x00007fffdbfddb45 in x11::SelectionManager::run(void*) (pThis=0x2183700) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3672 >#3 0x00007ffff7bba6b7 in osl_thread_start_Impl(void*) (pData=0x21bf500) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#4 0x00007ffff73132e7 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff761654f in clone () at /usr/lib/libc.so.6 > >Thread 6 (Thread 0x7fffce34e700 (LWP 22240)): >#0 0x00007ffff760c67d in poll () at /usr/lib/libc.so.6 >#1 0x00007fffdbfc24db in ICEConnectionWorker(void*) (data=0x1ee2280) at /home/user/libreoffice/vcl/unx/generic/app/sm.cxx:725 >#2 0x00007ffff7bba6b7 in osl_thread_start_Impl(void*) (pData=0x20e5600) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#3 0x00007ffff73132e7 in start_thread () at /usr/lib/libpthread.so.0 >#4 0x00007ffff761654f in clone () at /usr/lib/libc.so.6 > >Thread 5 (Thread 0x7fffd3366700 (LWP 22239)): >#0 0x00007ffff7319ca6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff7bae4de in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x217c5b0, pTimeout=pTimeout@entry=0x7fffd3365c00) at /home/user/libreoffice/sal/osl/unx/conditn.cxx:201 >#2 0x00007fffd3feed14 in osl::Condition::wait(TimeValue const*) (pTimeout=0x7fffd3365c00, this=<optimized out>) at /home/user/libreoffice/include/osl/conditn.hxx:98 >#3 0x00007fffd3feed14 in osl::Condition::wait(TimeValue const&) (timeout=..., this=<optimized out>) at /home/user/libreoffice/include/osl/conditn.hxx:102 >#4 0x00007fffd3feed14 in configmgr::Components::WriteThread::execute() (this=0x1f98c20) at /home/user/libreoffice/configmgr/source/components.cxx:182 >#5 0x00007ffff374dcc6 in salhelper::Thread::run() (this=0x1f98c20) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#6 0x00007ffff374deaa in osl::threadFunc(void*) (param=0x1f98c30) at /home/user/libreoffice/include/osl/thread.hxx:185 >#7 0x00007ffff7bba6b7 in osl_thread_start_Impl(void*) (pData=0x207c880) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#8 0x00007ffff73132e7 in start_thread () at /usr/lib/libpthread.so.0 >#9 0x00007ffff761654f in clone () at /usr/lib/libc.so.6 > >Thread 4 (Thread 0x7fffd2b65700 (LWP 22236)): >#0 0x00007ffff761714d in accept () at /usr/lib/libc.so.6 >#1 0x00007ffff7bb4d50 in osl_acceptPipe(oslPipe) (pPipe=0x19e8e50) at /home/user/libreoffice/sal/osl/unx/pipe.cxx:426 >#2 0x00007ffff791aaca in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x19e7e70) at /home/user/libreoffice/include/osl/pipe.hxx:151 >#3 0x00007ffff791aaca in desktop::PipeIpcThread::execute() (this=0x19e7e40) at /home/user/libreoffice/desktop/source/app/officeipcthread.cxx:1191 >#4 0x00007ffff374dcc6 in salhelper::Thread::run() (this=0x19e7e40) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff374deaa in osl::threadFunc(void*) (param=0x19e7e50) at /home/user/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7bba6b7 in osl_thread_start_Impl(void*) (pData=0x19e72b0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#7 0x00007ffff73132e7 in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff761654f in clone () at /usr/lib/libc.so.6 > >Thread 2 (Thread 0x7fffdf91b700 (LWP 22233)): >#0 0x00007ffff7319ca6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff7b95d9b in rtl_cache_wsupdate_wait (seconds=10) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1338 >#2 0x00007ffff7b95d9b in rtl_cache_wsupdate_all(void*) (arg=0xa) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1486 >#3 0x00007ffff73132e7 in start_thread () at /usr/lib/libpthread.so.0 >#4 0x00007ffff761654f in clone () at /usr/lib/libc.so.6 > >Thread 1 (Thread 0x7ffff7ef2240 (LWP 22227)): >#0 0x00007fffdbfe33d0 in X11CairoTextRender::clipRegion(_cairo*) (this=<optimized out>, cr=0x2172bb0) at /home/user/libreoffice/vcl/unx/generic/gdi/x11cairotextrender.cxx:84 >#1 0x00007fffefb5b072 in CairoTextRender::DrawTextLayout(CommonSalLayout const&) (this=0x1f5b080, rLayout=...) at /home/user/libreoffice/vcl/unx/generic/gdi/cairotextrender.cxx:222 >#2 0x00007fffef94124f in OutputDevice::ImplDrawTextDirect(SalLayout&, bool) (this=0x2142290, rSalLayout=..., bTextLines=<optimized out>) at /home/user/libreoffice/vcl/source/outdev/text.cxx:309 >#3 0x00007fffef941da6 in OutputDevice::DrawText(Point const&, rtl::OUString const&, int, int, std::vector<tools::Rectangle, std::allocator<tools::Rectangle> >*, rtl::OUString*) (this=this@entry=0x2142290, rStartPt=..., rStr=..., nIndex=nIndex@entry=0, nLen=nLen@entry=4, pVector=<optimized out>, pVector@entry=0x0, pDisplayText=<optimized out>) at /home/user/libreoffice/vcl/source/outdev/text.cxx:880 >#4 0x00007fffef9439da in OutputDevice::DrawCtrlText(Point const&, rtl::OUString const&, int, int, DrawTextFlags, std::vector<tools::Rectangle, std::allocator<tools::Rectangle> >*, rtl::OUString*) (this=this@entry=0x2142290, rPos=..., rStr=..., nIndex=nIndex@entry=0, nLen=4, nStyle=nStyle@entry=131074, pVector=0x0, pDisplayText=0x0) at /home/user/libreoffice/vcl/source/outdev/text.cxx:2203 >#5 0x00007fffef82472d in Menu::ImplPaint(OutputDevice&, unsigned short, long, MenuItemData*, bool, bool, bool) const (this=0x2199170, rRenderContext=..., nBorder=nBorder@entry=0, nStartY=nStartY@entry=0, pThisItemOnly=pThisItemOnly@entry=0x0, bHighlighted=bHighlighted@entry=false, bLayout=false, bRollover=false) at /home/user/libreoffice/vcl/source/window/menu.cxx:1935 >#6 0x00007fffef82bd1c in MenuBarWindow::Paint(OutputDevice&, tools::Rectangle const&) (this=0x2142290, rRenderContext=...) at /home/user/libreoffice/vcl/source/window/menubarwindow.cxx:882 >#7 0x00007fffef7c1dc5 in PaintHelper::DoPaint(vcl::Region const*) (this=this@entry=0x7fffffffdd50, pRegion=pRegion@entry=0x1f3ac50) at /home/user/libreoffice/vcl/source/window/paint.cxx:300 >#8 0x00007fffef7c1f9b in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=this@entry=0x2142290, pRegion=0x1f3ac50, nPaintFlags=<optimized out>) at /home/user/libreoffice/vcl/source/window/paint.cxx:606 >#9 0x00007fffef7c20d2 in PaintHelper::~PaintHelper() (this=0x7fffffffde40, __in_chrg=<optimized out>) at /home/user/libreoffice/vcl/source/window/paint.cxx:540 >#10 0x00007fffef7c1f5c in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x20a5db0, pRegion=0x0, nPaintFlags=<optimized out>) at /home/user/libreoffice/vcl/source/window/paint.cxx:603 >#11 0x00007fffefa8ff81 in ImplSchedulerData::Invoke() (this=this@entry=0x1a63b10) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:46 >#12 0x00007fffefa9019f in ImplSchedulerData::Invoke() (this=0x1a63b10) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:35 >#13 0x00007fffefa9019f in Scheduler::ProcessTaskScheduling(bool) (bIdle=<optimized out>) at /home/user/libreoffice/vcl/source/app/scheduler.cxx:159 >#14 0x00007fffefa9d466 in ImplYield(bool, bool, unsigned long) (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:508 >#15 0x00007fffefa9d466 in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:558 >#16 0x00007fffefa9f8d5 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:458 >#17 0x00007ffff78f5c53 in desktop::Desktop::DoExecute() () at /home/user/libreoffice/desktop/source/app/app.cxx:1356 >#18 0x00007ffff78f5c53 in desktop::Desktop::Main() (this=0x7fffffffe2e0) at /home/user/libreoffice/desktop/source/app/app.cxx:1700 >#19 0x00007fffefaa42e6 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:192 >#20 0x00007fffefaa43e2 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:230 >#21 0x00007ffff791feda in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:166 >#22 0x000000000040064b in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#23 0x000000000040064b in main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 >A debugging session is active. > > Inferior 1 [process 22227] 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 107992
: 133437