Re: XWin crash when running Oracle installer

2004-03-10 Thread Harold L Hunt II
Rob Foehl wrote:

On Tue, 9 Mar 2004, Harold L Hunt II wrote:


Rob,

It sounds like both you and Fabrizio are having the same problem (crash
in multi-window mode, no crash in single window mode):
http://cygwin.com/ml/cygwin-xfree/2004-03/msg00221.html


I agree, the stack dumps are nearly identical and the circumstances are
the same..  I'll keep an eye on the list and verify any potential fixes
if/when they are released.
Okay, I am working with Fabrizio now to diagnose this.  I have VICE 
building, but I cannot reproduce his crash yet.  Keep monitoring the 
mailing list.

Harold


Re: XWin crash when running Oracle installer

2004-03-10 Thread Rob Foehl
On Tue, 9 Mar 2004, Harold L Hunt II wrote:

> Rob,
>
> It sounds like both you and Fabrizio are having the same problem (crash
> in multi-window mode, no crash in single window mode):
>
> http://cygwin.com/ml/cygwin-xfree/2004-03/msg00221.html

I agree, the stack dumps are nearly identical and the circumstances are
the same..  I'll keep an eye on the list and verify any potential fixes
if/when they are released.

-Rob


Re: XWin crash when running Oracle installer

2004-03-09 Thread Harold L Hunt II
Rob,

It sounds like both you and Fabrizio are having the same problem (crash 
in multi-window mode, no crash in single window mode):

http://cygwin.com/ml/cygwin-xfree/2004-03/msg00221.html

Other than telling you to try XFree86-xserv-4.3.0-52, I can only tell 
you to wait and see if I can duplicate the problem that Fabrizio 
reported.  Fabrizio's problem happens with an open source application 
compiled under Cygwin, so I should be able to duplicate his problem and 
perhaps debug it a little.

Please monitor the mailing list, or feel free to try debugging this 
further on your own, perhaps using the VICE program linked to in the 
email above.

Harold

Rob Foehl wrote:

XWin.exe is crashing (persistently) when running the Oracle 8.1.7 Java
installer remotely from a Solaris system, tunneled via ssh.  This only
happens in multiwindow mode; the installer will run without issues when X
is running with a root window.  Crash occurs after the initial "loading.."
screen is displayed; unfortunately, I don't have much more detail than
this.  A stack dump of the X server is below..  This is -51, and I haven't
tested with any other releases.  Please let me know if there is more
specific information I can provide..
Exception: STATUS_ACCESS_VIOLATION at eip=610AAEFC
eax=611489F4 ebx=0CA0 ecx=10391628 edx=00330030 esi=10392238 edi=103922C8
ebp=018FEDE4 esp=018FEDCC program=C:\cygwin\usr\X11R6\bin\XWin.exe
cs=001B ds=0023 es=0023 fs=0038 gs= ss=0023
Stack trace:
Frame Function  Args
018FEDE4  610AAEFC  (0001, 0F70, 4000, 018FEE14)
018FEE14  61054B85  (10392238, 0020, 0001, 0018)
018FEEC4  61086211  (1025FE70, C001, 100EE0CC, 1017C768)
018FEEE4  0044B8ED  (00A000C8, 00A000C8, 00CA, 00CA)
018FEF34  00442ED2  (100E7890, , , )
018FEF74  610A024F  (100EE1A8, 018FEFAC, 610A01E0, )
018FEFA4  61003D64  (, , , )
018FFFA4  61003D0E  (, , , )
End of stack trace



XWin crash when running Oracle installer

2004-03-09 Thread Rob Foehl
XWin.exe is crashing (persistently) when running the Oracle 8.1.7 Java
installer remotely from a Solaris system, tunneled via ssh.  This only
happens in multiwindow mode; the installer will run without issues when X
is running with a root window.  Crash occurs after the initial "loading.."
screen is displayed; unfortunately, I don't have much more detail than
this.  A stack dump of the X server is below..  This is -51, and I haven't
tested with any other releases.  Please let me know if there is more
specific information I can provide..

Exception: STATUS_ACCESS_VIOLATION at eip=610AAEFC
eax=611489F4 ebx=0CA0 ecx=10391628 edx=00330030 esi=10392238 edi=103922C8
ebp=018FEDE4 esp=018FEDCC program=C:\cygwin\usr\X11R6\bin\XWin.exe
cs=001B ds=0023 es=0023 fs=0038 gs= ss=0023
Stack trace:
Frame Function  Args
018FEDE4  610AAEFC  (0001, 0F70, 4000, 018FEE14)
018FEE14  61054B85  (10392238, 0020, 0001, 0018)
018FEEC4  61086211  (1025FE70, C001, 100EE0CC, 1017C768)
018FEEE4  0044B8ED  (00A000C8, 00A000C8, 00CA, 00CA)
018FEF34  00442ED2  (100E7890, , , )
018FEF74  610A024F  (100EE1A8, 018FEFAC, 610A01E0, )
018FEFA4  61003D64  (, , , )
018FFFA4  61003D0E  (, , , )
End of stack trace

-Rob