[cairo] [PATCH] Fix os2-surface
Dave Yeo
daveryeo at telus.net
Sun May 2 16:05:43 PDT 2010
Hi, this commit,
http://cgit.freedesktop.org/cairo/diff/src/cairo-os2-surface.c?id=bed270
1e1c89095878d549cbca8f22d84f3dda3c removed the initialization of
cairo_os2_surface_t which results in a sigsegv, eg
Killed by SIGSEGV
pid=0x089e ppid=0x0083 tid=0x0002 slot=0x00d2 pri=0x0200 mc=0x0001
I:\USR\SRC\CLOCK\CLOCK.EXE
CAIRO 0:00059ffd
cs:eip=005b:12c89ffd ss:esp=0053:066efce4 ebp=066efce4
ds=0053 es=0053 fs=150b gs=0000 efl=00012246
eax=066efe44 ebx=066efe44 ecx=00000000 edx=00000000 edi=00000002
esi=0239378c
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
This patch by Rich Walsh restores it. Can you please apply.
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 871 bytes
Desc: not available
URL: <http://lists.cairographics.org/archives/cairo/attachments/20100502/8bc3b048/attachment.obj>
More information about the cairo
mailing list