This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gtk+ applications crash when filechooser opened


On Dec 13 09:31, Ken Brown wrote:
> [This is a followup to
> http://cygwin.com/ml/cygwin/2013-12/msg00255.html; see also
> http://cygwin.com/ml/cygwin/2013-12/msg00146.html]
> 
> On 12/13/2013 2:12 AM, Carl Michal wrote:
> >I recently started trying to port a gtk program to cygwin, and have
> >found that my program crashes everytime it tries to open a file chooser
> >widget.
> >
> >This doesn't happen with just my own programs, but also with gvim and
> >emacs-x11. Either will start up ok, but both crash as soon as File->Open
> >is selected.
> 
> FWIW, here's one more data point.  I can confirm this behavior of
> gvim and emacs-X11, but on x86 only.  The File->Open dialog works
> fine in both gvim and emacs-X11 on x86_64.

A crash at this point would indicate a broken value returned from
*g_private_get_impl (key).  It should be a valid pthread_key_t
value but appears not to be one, for some reason.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpyVKCPbYwI8.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]