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.
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
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
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
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
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
I installed the motif and Xt debuginfo packages. When I start gdb I
get following warning
(gdb) run
Starting program: /cygdrive/c/BPTECH/batches/versn7_2/execs/BATCHES.x
[New Thread 8576.0x5e0]
[New Thread 8576.0x9dc]
[New Thread 8576.0x14d0]
warning: the debug information found in "/usr/bin/cygXm
sprshCheckButtonCallback=0x0) at mosprshx.c:678
On Mon, Feb 15, 2016 at 7:21 AM, Jon Turney wrote:
> On 15/02/2016 11:35, Girish Joglekar wrote:
>>
>> I installed cygwin and cygwin/X 64-bit on a Windows 10 laptop. I have
>> an application that uses Motif and Xt libraries. It runs
I installed cygwin and cygwin/X 64-bit on a Windows 10 laptop. I have
an application that uses Motif and Xt libraries. It runs on Linux and
Windows Vista with cygwin cygwin/X 32-bit. On Windows 10 I get
segmentation fault in cygXm-4.dll in the function XmRenderTableCopy().
Please help. I can send
9 matches
Mail list logo