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

--- Comment #10 from Tamas Bunth <btom...@gmail.com> ---
(In reply to Chris Sherlock from comment #7)
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libobjc.A.dylib                   0x00007fffd902005d objc_msgSend + 29
> 1   libvcllo.dylib                    0x0000000117d576ff
> AquaSalGraphics::DrawTextLayout(CommonSalLayout const&) + 159
> (salgdi.cxx:410)
> 2   libvcllo.dylib                    0x0000000117b298f1
> CommonSalLayout::DrawText(SalGraphics&) const + 33 (CommonSalLayout.cxx:400)
> 3   libvcllo.dylib                    0x00000001177bdea8
> OutputDevice::ImplDrawTextDirect(SalLayout&, bool) + 632 (text.cxx:310)
> 4   libvcllo.dylib                    0x00000001177bee7e
> OutputDevice::ImplDrawText(SalLayout&) + 334 (text.cxx:459)
> 5   libvcllo.dylib                    0x00000001177c28fe
> OutputDevice::DrawText(Point const&, rtl::OUString const&, int, int,
> std::__1::vector<tools::Rectangle, std::__1::allocator<tools::Rectangle> >*,
> rtl::OUString*, SalLayout**) + 4430 (text.cxx:917)

Since the signature of DrawText should be SalLayout*, not SalLayout** now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to