[hidden email] wrote:
> If I take an image doing Cairo stuff from one plateform to another platfrom. I often see something like this.
> Does anyone know how to avoid this ? Or what the origin of this might be ?
IIRC the first number is the OS signal number. It looks like you're on OSX so 10 would be SIGBUS.
The second number is an address. As to how to figure out why you're getting it, this is usually the time to run it under gdb.
HTH,
Martin
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc