uxterm from xterm-185-3 and xfontsel crashing when running under cygserver support

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Mar 26 20:06:00 GMT 2004


On Mar 26 11:18, Harold L Hunt II wrote:
> Corinna Vinschen wrote:
> >keen to debug it.  From what I can tell, the shmctl call works
> >fine.  After that call, the XFreeFont() function accesses a piece
> >of data, 512 bytes before the address of the buffer used as third
> >argument to shmctl().  This address (buffer - 512) results in the
> >SEGV.
> [...]
> I'll have to see if I can reproduce this and maybe make a debug compile 
> (takes about 2 hours, ugh).

Thanks you.  Just a correction:  I misinterpreted the address by 1 hex
digit.  The address is 32 bytes before the buffer, not 512 bytes, sorry.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-xfree mailing list