[cairo-bugs] [Bug 10035] Cairo 1.3.14 deadlocks in
cairo_scaled_font_glyph_extents
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 26 16:57:14 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=10035
------- Comment #8 from cworth at cworth.org 2007-02-26 16:57 PST -------
(In reply to comment #7)
> I still can't get any output. However, I don't really know C, so it is probable
> that I made a mistake when I adapted the patch. Attached there's what I managed
> to do.
The patch looks correct.
But if you can't get the automatic printing to work, the patch should still let
you get the information you need. Just replicate the deadlock with the patch
applied with the program running under gdb, interrupt the program, then at the
gdb prompt type:
print CAIRO_MUTEX_LOCK_FILE
print CAIRO_MUTEX_LOCK_LINE
and give me the results of that, (correlated with a stack trace showing the
deadlock---which could be just a pointer to a stack trace already posted).
-Carl
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list