Subject: Re: XFree86 4.5.0 woes
To: Michael <macallan18@earthlink.net>
From: Martin Husemann <martin@duskware.de>
List: tech-x11
Date: 03/19/2005 19:24:17
On Sat, Mar 19, 2005 at 01:15:07PM -0500, Michael wrote:
>      if ( service && service->name_index ) 
>        result = service->name_index( face, glyph_name );
> causes a SIGILL. According to gdb it jumps into the structure pointed
> at by services, not the function pointer in service->name_index.

Please file a toolchain PR about this!

Martin