This is the mail archive of the cygwin-xfree@cygwin.com 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]

RE: [PATCH] Re: pthread


If you have time...
Run up twm in gdb...

ie 
$gdb -nw twm
run 

and do a bt of the crash.

otherwise put the binaries up (non stripped please) and the source tree
and I'll have a dig around.

Rob
 
 

> -----Original Message-----
> From: Suhaib Siddiqi [mailto:ssiddiqi@inspirepharm.com]
> Sent: Tuesday, April 17, 2001 10:58 AM
> To: Robert Collins
> Cc: 'cygwin-xfree@sources.redhat.com'
> Subject: RE: [PATCH] Re: pthread
> 
> 
>  
> Well, I got libX11 fixed.  All the clients works, so does X-server
> with thread safe APi... BUT bummer, all the Windows manegr 
> carsh, twm, vtwm,
> WindowsMaker, xfce, all of them do a core dump when linked to 
> your pthread
> enabled Cygwin1.dll.  
> This is a tough call to debug why Windows Managers will crash 
> and other X
> clients work ;-)
> 
> After I fix few minor bgs I might put pthread enables X 
> servera dn libs on
> FTP server for people test drive and report back findings and bugs...
> 
> Suhaib
> 
> 
> -----Original Message-----
> From: Robert Collins
> To: Suhaib Siddiqi
> Sent: 4/16/2001 7:15 AM
> Subject: Re: [PATCH] Re: pthread
> 
> Here you go.
> 
> This should be all you need - you're already picking up the correct
> headers.
> 
> Rob
> ----- Original Message -----
> From: "Suhaib Siddiqi" <ssiddiqi@inspirepharm.com>
> To: "'Robert Collins'" <robert.collins@itdomain.com.au>
> Sent: Monday, April 16, 2001 9:08 PM
> Subject: RE: [PATCH] Re: pthread
> 
> 
> > Rob,
> > I am not setup to compile cygwin1.  Can you please e-mail me
> cygwin1.dll and
> > libcygwin.a?
> > I assume that is all I need, or, are there some header changes too?
> >
> > Suhaib
> >
> > > -----Original Message-----
> > > From: Robert Collins [mailto:robert.collins@itdomain.com.au]
> > > Sent: Monday, April 16, 2001 7:06 AM
> > > To: Suhaib Siddiqi; cygwin-xfree@sources.redhat.com
> > > Cc: cygwin-patches@cygwin.com
> > > Subject: [PATCH] Re: pthread
> > >
> > >
> > > Hi Suhaib,
> > >     here are the two missing functions. If you aren't setup to
> compile
> > > cygwin1.dll let me know and I'll mail you mine.
> > >
> > > Rob
> > >
> > > ===
> > > Mon Apr 16 21:02:00 2001  Robert Collins <rbtcollins@hotmail.com>
> > >
> > >  * cygwin.din: Export New functions.
> > >  * passwd.cc (read_etc_passwd): Make race safe.
> > >  (getpwuid_r): New function.
> > >  (getpwnam_r): New function.
> > >
> > > ===
> > >
> > >
> > > ----- Original Message -----
> > > From: "Suhaib Siddiqi" <ssiddiqi@inspirepharm.com>
> > > To: "'Robert Collins '" <robert.collins@itdomain.com.au>; "Suhaib
> > > Siddiqi" <ssiddiqi@inspirepharm.com>;
> > > <cygwin-xfree@sources.redhat.com>
> > > Sent: Monday, April 16, 2001 9:57 AM
> > > Subject: RE: pthread
> > >
> > >
> > > >
> > > > > Because I am unable to compile libX11.dll, therefore I do not
> know
> > > > what else
> > > > > is brokem, because all the other DLLs and xclients link
> > > to libX11.a.
> > > >
> > > > That's cool. I expected this to be a step by step endeavour.
> Thanks
> > > for
> > > > trying.
> > > >
> > > > Rob
> > > >
> > > > > Suhaib
> > > > >
> > > >
> > > > Oh sure... it will be many step by step endeavour.
> > > >
> > > > Suhaib
> > > >
> > >
> >
>  <<suhaib.tar.bz2>> 
> 


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