id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1241	malloc: pointer being freed was not allocated	guest	somebody	"When I run any cairo demo that draws on the screen, I see a frame draw on the screen and then I get a crash like 
{{{
graph(27721) malloc: *** error for object 0x10176a168: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
}}}

Non-cairo gtk2hs demos work.  Cairo demos like ""text"" which do not try to draw on the screen do not crash

This is with

 * gtk-0.12.1, cairo-0.12.1
 * MacOS X Lion
 * GHC 7.2.1 (generating 64 bit code)

and also with the development versions (gtk-0.12.2, etc)

-- Eric Kow (eric.kow, gmail)"	defect	new	normal	0.11.0	general (Gtk+, Glib)	0.11.0			
