https://bugs.documentfoundation.org/show_bug.cgi?id=144113

--- Comment #4 from Jim Avera <[email protected]> ---
I attached a backtrace with symbols (from my own build from git).

It's tricky to get -- a hang occurs if gdb is running in a window in the same X
session (I had to run gdb with XAUTHORITY and DISPLAY set from a vt to get it).

#0  0x00007fffeeeba010 in tools::Polygon::Optimize(PolyOptimizeFlags)@plt () at
/home/jima/src/libreoffice/instdir/program/libvcllo.so
#1  0x00007fffefa7e212 in vcl::test::(anonymous
namespace)::drawPolygonOffset(OutputDevice&, tools::Rectangle const&, int, int)
(rDevice=..., rRect=..., nOffset=2, nFix=0)
    at /home/jima/src/libreoffice/vcl/backendtest/outputdevice/polygon.cxx:30
#2  0x00007fffefa7e323 in
vcl::test::OutputDeviceTestPolygon::setupRectangle(bool) (this=0x7fffffffd340,
bEnableAA=false) at
/home/jima/src/libreoffice/vcl/backendtest/outputdevice/polygon.cxx:44
#3  0x00007fffefa87999 in GraphicsRenderTests::testDrawRectWithPolygon()
(this=0x7fffffffd660) at
/home/jima/src/libreoffice/vcl/backendtest/GraphicsRenderTests.cxx:119
#4  0x00007fffefab3394 in GraphicsRenderTests::runALLTests()
(this=0x7fffffffd660) at
/home/jima/src/libreoffice/vcl/backendtest/GraphicsRenderTests.cxx:2023
#5  0x00007fffefab3f09 in GraphicsRenderTests::run(bool) (this=0x7fffffffd660,
storeResultBitmap=false) at
/home/jima/src/libreoffice/vcl/backendtest/GraphicsRenderTests.cxx:2167
#6  0x00007ffff7c46282 in desktop::(anonymous
namespace)::runGraphicsRenderTests() () at
/home/jima/src/libreoffice/desktop/source/app/app.cxx:349
#7  0x00007ffff7c4b157 in desktop::Desktop::Main() (this=0x7fffffffdbd0) at
/home/jima/src/libreoffice/desktop/source/app/app.cxx:1565
#8  0x00007fffef876c35 in ImplSVMain() () at
/home/jima/src/libreoffice/vcl/source/app/svmain.cxx:199
#9  0x00007fffef876d62 in SVMain() () at
/home/jima/src/libreoffice/vcl/source/app/svmain.cxx:231
#10 0x00007ffff7cb0f67 in soffice_main() () at
/home/jima/src/libreoffice/desktop/source/app/sofficemain.cxx:98
#11 0x00005555555549ed in sal_main () at
/home/jima/src/libreoffice/desktop/source/app/main.c:49
#12 0x00005555555549cf in main (argc=2, argv=0x7fffffffdf48) at
/home/jima/src/libreoffice/desktop/source/app/main.c:47

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to