Am 06.06.2010 19:39, schrieb Wolfgang Lux:
> Quentin Mathé wrote:
> 
>> I just committed a patch I have been working on for a while. See bug
>> report https://savannah.gnu.org/bugs/?27782
> 
> It looks like your changes have inadvertently introduced a new bug.
> Clicking on the overflow menu of a toolbar now causes a crash in every
> application. For instance, the following traceback was produced with
> ToolbarExample after shrinking it horizontally so much that an overflow
> menu item appears and then clicking that item.
> 
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_PROTECTION_FAILURE at address: 0x00000004
> 0x0300b894 in cairo_get_target ()
> (gdb) bt
> #0  0x0300b894 in cairo_get_target ()
> #1  0x0345ec84 in -[CairoGState
> compositeGState:fromRect:toPoint:op:fraction:] (self=0x33d9208,
> _cmd=0x34714b0, source=0x330b998, srcRect={origin = {x = 0, y = 0}, size
> = {width = 20, height = 20}}, destPoint={x = 4, y = 41},
> op=NSCompositeSourceOver, delta=1) at CairoGState.m:1273

Should be fixed in SVN now.

Fred

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to