Re: Application not working in 64-bit cygwin cygwin/X

2016-11-26 Thread Ken Brown
On 11/26/2016 6:51 PM, Girish Joglekar wrote: I had submitted a possible bug report in March 2016 and a link to tar file with source code. David Stacey had reproduced my problem. I downloaded the latest version of cygwin two days ago. The problem still persists. Can some one advise me whether I s

Application not working in 64-bit cygwin cygwin/X

2016-11-26 Thread Girish Joglekar
I had submitted a possible bug report in March 2016 and a link to tar file with source code. David Stacey had reproduced my problem. I downloaded the latest version of cygwin two days ago. The problem still persists. Can some one advise me whether I should expect some help from the cygwin experts.

Application not working in 64-bit cygwin cygwin/X

2016-03-18 Thread Girish Joglekar
I ran the TEST.x through gdb. The program dies at line 1709 in the ifdef XTHREADS branch. 1695XmRenderTableCopy(XmRenderTable table, 1696 XmStringTag *tags, 1697 int tag_count) 1698{ 1699 XmRenderTable rt = NULL; 1700 _XmRenderTab

Re: Application not working in 64-bit cygwin cygwin/X

2016-03-15 Thread cyg Simple
On 3/12/2016 12:38 PM, Kaz Kylheku wrote: > > This kind of burp-and-diaper changing is done in the industry only for > paying customers. > Thanks Kaz, I can now use a new tag line: "I don't do BADC for free!" :D LOL -- cyg Simple -- Problem reports: http://cygwin.com/problems.html FAQ

Re: Application not working in 64-bit cygwin cygwin/X

2016-03-12 Thread Corinna Vinschen
On Mar 12 09:38, Kaz Kylheku wrote: > On 11.03.2016 22:27, Marco Atzeri wrote: > >On 12/03/2016 00:10, David Stacey wrote: > >>On 11/03/16 14:23, Girish Joglekar wrote: > >>>I have cleaned up the test example based on X-Windows/Motif which > >>>crashes > >>>on 64-bit cygwin cygwin/X but runs on the

Re: Application not working in 64-bit cygwin cygwin/X

2016-03-12 Thread Kaz Kylheku
On 11.03.2016 22:27, Marco Atzeri wrote: On 12/03/2016 00:10, David Stacey wrote: On 11/03/16 14:23, Girish Joglekar wrote: I have cleaned up the test example based on X-Windows/Motif which crashes on 64-bit cygwin cygwin/X but runs on the 32-bit version. The only warnings are of the type 'var

Re: Application not working in 64-bit cygwin cygwin/X

2016-03-11 Thread Marco Atzeri
On 12/03/2016 00:10, David Stacey wrote: On 11/03/16 14:23, Girish Joglekar wrote: I have cleaned up the test example based on X-Windows/Motif which crashes on 64-bit cygwin cygwin/X but runs on the 32-bit version. The only warnings are of the type 'variable set but not used'. Here is the link

Re: Application not working in 64-bit cygwin cygwin/X

2016-03-11 Thread David Stacey
On 11/03/16 14:23, Girish Joglekar wrote: I have cleaned up the test example based on X-Windows/Motif which crashes on 64-bit cygwin cygwin/X but runs on the 32-bit version. The only warnings are of the type 'variable set but not used'. Here is the link to the tar file. https://www.dropbox.com/

Application not working in 64-bit cygwin cygwin/X

2016-03-11 Thread Girish Joglekar
I have cleaned up the test example based on X-Windows/Motif which crashes on 64-bit cygwin cygwin/X but runs on the 32-bit version. The only warnings are of the type 'variable set but not used'. Here is the link to the tar file. https://www.dropbox.com/s/lknuoac64hfql4s/test.tar?dl=0 Hope you ca

Re: Application not working in 64-bit cygwin cygwin/X

2016-03-10 Thread Jon Turney
On 10/03/2016 16:06, Marco Atzeri wrote: On 10/03/2016 16:58, Girish Joglekar wrote: My application runs on cygwin, cygwin/X 32-bit but does not run on 64-bit on Windows 10. The dump from segmentation faults says: Exception: STATUS_ACCESS_VIOLATION at rip=003F9919D22 rax=0001 rbx=00

Re: Application not working in 64-bit cygwin cygwin/X

2016-03-10 Thread Marco Atzeri
On 10/03/2016 16:58, Girish Joglekar wrote: My application runs on cygwin, cygwin/X 32-bit but does not run on 64-bit on Windows 10. The dump from segmentation faults says: Exception: STATUS_ACCESS_VIOLATION at rip=003F9919D22 rax=0001 rbx=000600277300 rcx=00275620 rdx=00

Application not working in 64-bit cygwin cygwin/X

2016-03-10 Thread Girish Joglekar
My application runs on cygwin, cygwin/X 32-bit but does not run on 64-bit on Windows 10. The dump from segmentation faults says: Exception: STATUS_ACCESS_VIOLATION at rip=003F9919D22 rax=0001 rbx=000600277300 rcx=00275620 rdx= rsi= rdi=00

Application not working in 64-bit cygwin cygwin/X

2016-02-23 Thread Girish Joglekar
Thank you for taking a look at the tar file. I apologize for the big 'test' problem. The code is so interlinked that it would have taken me a lot longer to separate out only the relevant code. I will add Wall. Hope you are able to reproduce the problem. Girish -- Problem reports: http://cygw

Re: Application not working in 64-bit cygwin cygwin/X

2016-02-23 Thread Marco Atzeri
On 23/02/2016 16:12, Girish Joglekar wrote: I have created a test example based on X-Windows/Motif which crashes on 64-bit cygwin cygwin/X but runs on the 32-bit version. Here is the link to the tar file. Please download it before the link expires (I do not know now long it stays active) https:

Application not working in 64-bit cygwin cygwin/X

2016-02-23 Thread Girish Joglekar
I have created a test example based on X-Windows/Motif which crashes on 64-bit cygwin cygwin/X but runs on the 32-bit version. Here is the link to the tar file. Please download it before the link expires (I do not know now long it stays active) https://www.dropbox.com/s/lknuoac64hfql4s/test.tar?d