[Mono-bugs] [Bug 76603][Wis] New - CairoAPI calls with ref Matrix_T

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 31 16:13:49 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by idan at fastmail.fm.

http://bugzilla.ximian.com/show_bug.cgi?id=76603

--- shadow/76603	2005-10-31 16:13:48.000000000 -0500
+++ shadow/76603.tmp.25398	2005-10-31 16:13:48.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 76603
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Mono.Cairo
+AssignedTo: hisham.mardambey at gmail.com                            
+ReportedBy: idan at fastmail.fm               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: CairoAPI calls with ref Matrix_T
+
+Most of the CairoAPI methods which deal with Matrix_T types are OK, however
+a few:
+
+cairo_transform
+cairo_get/set_matrix
+cairo_set_font_matrix
+cairo_pattern_get/set_matrix
+
+are broken in that they pass a Matrix_T instead of ref Matrix_T.
+
+This leads to a segfault the first time you try using anything which uses
+these calls, I triggered it when I tried using the Graphics.Matrix property.
+
+-Idan


More information about the mono-bugs mailing list