This is the mail archive of the cygwin-xfree 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]
Other format: [Raw text]

XWin.exe crashes on Windows restart


I start XWin.exe via a shortcut when logging into Windows 7 (64-bit).
Recently, I replaced my Cygwin installation with the 64-bit version.
Now, XWin.exe crashes (SIGSEGV) every time I restart or shutdown
Windows.

I produced a gdb backtrace by cancelling the restart quickly after the
problem occurred.  Additional files are attached.

(gdb) bt full
#0  0x00000001004071ea in winMsgWindowProc (hwnd=<optimized out>,
message=<optimized out>,
    wParam=<optimized out>, lParam=<optimized out>)
    at /usr/src/debug/xorg-server-1.14.2-2/hw/xwin/winmsgwindow.c:58
        pScreen = <optimized out>
        hwnd = <optimized out>
        message = 22
        wParam = <optimized out>
        lParam = <optimized out>
#1  0x0000000077139bd1 in USER32!TranslateMessageEx ()
   from /cygdrive/c/Windows/system32/USER32.dll
No symbol table info available.
#2  0x000000000000050c in ?? ()
No symbol table info available.
#3  0x0000000000000001 in ?? ()
No symbol table info available.
#4  0x0000000000000000 in ?? ()
No symbol table info available.

On a different note, when running gdb, I noticed that XWin.exe twice
receives a SIGSYS when starting.  That does not affect normal
operations.

Please let me know if you need additional information.

Andreas Girgensohn

Attachment: xwin-gdb.txt
Description: Text document

Attachment: cygcheck.out
Description: Binary data

Attachment: XWin.0.log
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

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