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]

startxwin.bat fails




startxwin.bat file:

@echo off
SET DISPLAY=127.0.0.1:0.0

start /B  XWin -screen 0 640x480x8 -whitepixel 255 -blackpixel 0

start /B rxvt -fn "Lucida Console-12" -e bash
start /B xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
/usr/bin/bash
start /B twm
@echo on


Program screen output:

_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
winDetectSupportedEngines () - Windows NT/2000
winDetectSupprotedEngines () - DirectDraw installed
winDetectSupprotedEngines () - Allowing PrimaryDD
winDetectSupprotedEngines () - Returning, supported engines 0000000b
winSetEngine () - Using Shadow DirectDraw
winCreateBoundingWindowWinindowed () - windowClient width 640 height 480
winInitVisualsShadowDD () - Masks: 00000000 00000000 00000000 bpRGB: 0
winInitVisuals () - Calling miSetVisualTypesAndMasks
winInitVisualsShadowDD () - Returned from miSetVisualTypesAndMasks
winInitvisualsShadowDD () - Returning
0 [main] XWin 249 handle_exceptions: Exception: STATUS_INTEGER_DIVIDE_BY_ZERO
1320 [main] XWin 249 stackdump: Dumping stack trace to Xwin.exe.stackdump
XIO:  fatal IO error 104 (connections reset by peer) on Xserver "127.0.0.1:0.0"
after 0 request (0 known processed) with 0 events remaining.
XIO:  fatal IO error 104 (connections reset by peer) on Xserver "127.0.0.1:0.0"
after 0 request (0 known processed) with 0 events remaining.

Xwin.exe.stackdump file:

Exception: STATUS_INTEGER_DIVIDE_BY_ZERO at eip=004A66EC
eax=00000000 ebx=00000000 ecx=00000010 edx=00000000 esi=00000010 edi=027CFCFA
ebp=027CF980 esp=027CFC18 program=d:\tools\cygwin\usr\X11R6\bin\XWin.exe
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
027CF980  004A66EC  (00000000, 00000000, 00000000, 00000000)
027CFC24  004A66EC  (027CFCFA, 027CFCFA, 027CFCFA, 0A018010)
027CFC54  0043DDA4  (027CFCFA, 027CFCFA, 027CFCFA, 0A018010)
027CFCA4  0041D982  (0A0183B8, 027CFCFA, 027CFCFA, 027CFCFA)
027CFD04  004A6E18  (0A017CB0, 00000000, 027CFD64, 00437193)
027CFD24  0043DDFA  (0A017CB0, 00000000, 00000000, 00000008)
027CFD64  0043719F  (00000000, 0A017CB0, 00000008, 0A0115A8)
027CFDA4  00436F33  (00000000, 0A017CB0, 00000008, 0A0115A8)
027CFE04  00402048  (00436EB0, 00000008, 0A0115A8, 004369EF)
027CFE34  00436A7A  (007B972C, 00000008, 0A0115A8, 0040168B)
027CFE74  004016A0  (00000008, 0A0115A8, 0A010008, FFFFFFFE)
027CFF10  61003859  (00000000, D1A9DB80, 77F76387, 77F7638F)
027CFF40  61003A3D  (00401400, D1A9DB80, F20DDDE4, 80B78B80)
027CFF60  61003A7C  (00000000, 00000000, C0502000, 77ED5231)
027CFF90  007504B0  (00401400, 8011DDB9, 00000246, 8011748B)
027CFFC0  0040103B  (D1A9DB80, 01C0CB86, 7FFDF000, 7FFDF000)
End of stack trace (more stack frames may be present)


Please help.

Thanks,

Rich



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