[cairo-bugs] [Bug 74355] Line drawing not thread-safe
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 7 09:52:33 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74355
--- Comment #4 from H. Guijt <hguijtra at xs4all.nl> ---
This is what the call stack looks like when the application crashes:
0000000000000000() Unknown
libpixman-1-0.dll!0000000065351f85() Unknown
libpixman-1-0.dll!00000000653898cf() Unknown
libpixman-1-0.dll!0000000065302671() Unknown
libcairo-2.dll!0000000068ddd2f1() Unknown
libcairo-2.dll!0000000068ddebe3() Unknown
libcairo-2.dll!0000000068ddff8b() Unknown
libcairo-2.dll!0000000068de0219() Unknown
libcairo-2.dll!0000000068dfd8e5() Unknown
libcairo-2.dll!0000000068dd6901() Unknown
libcairo-2.dll!0000000068dcf54f() Unknown
libcairo-2.dll!0000000068dcf57d() Unknown
DRP_Common.exe!salsa_gui::cCurveDrawer_Quality::DrawCurvePoint(double X,
double Y) Line 353 C++
The function it was calling is cairo_fill. It appears to be calling a nullptr
but tracing down the exact cause without function names is exceedingly
difficult.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140207/52afeaef/attachment.html>
More information about the cairo-bugs
mailing list