public inbox for cygwin-xfree@sourceware.org help / color / mirror / Atom feed
From: Jon TURNEY <jon.turney@dronecode.org.uk> To: cygwin-xfree@cygwin.com Cc: ericlin@fsshl.zzn.com, reinpost@win.tue.nl Subject: Re: can not startx Date: Mon, 17 Jan 2011 16:11:00 -0000 [thread overview] Message-ID: <4D346A31.9020803@dronecode.org.uk> (raw) In-Reply-To: <loom.20110113T112154-48@post.gmane.org> On 13/01/2011 10:35, Reinier Post wrote: > Yaakov (Cygwin/X <yselkowitz <at> users.sourceforge.net> writes: >> On 05/01/2010 16:56, eric lin wrote: >>> this is my /var/log/XWin.0.log >>> where I think problm cause, fail startx, please help, eric >> >> Sigh. Lets try this again: >> >>> Problem reports: http://cygwin.com/problems.html >> >> Yaakov >> Cygwin/X > > I can't follow the rules, there because I'm posting this from > > http://post.gmane.org/post.php?group=gmane.os.cygwin.xfree&followup=20508 > > which doesn't support attachments. > > My XWin.0.log exhibits the same problem eric lin reported: > > XKB: Could not invoke xkbcomp > [etc.] Since this has been reported a few times, I've added this to the Cygwin/X FAQ, [1]. Unfortunately, the X server currently needs to fork() a process to run xkbcomp as part of it's startup. If something is interferring with the ability of the cygwin to do this (e.g. BLOADA or remap issues), then the X server can't start. [1] http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-failed-to-compile-keymap > To check this I replaced xkbcomp with a shell script and indeed, > it does not get called. Running as X -logverbose 100 does not > shed any light on the problem. Running X or XWin with strace doesn't > work (strace refuses to run X and on XWin crashes out with access violation, > I'm on Windows 7). 'strace X' doesn't work because X is a cygwin symlink, which strace, being a purely windows program, doesn't understand about. I can reproduce a crash using 'strace XWin'. The eip value suggests this is something going boom inside the cygwin DLL. > --- Process 2116, exception C0000005 at 610C7E86 > 219568 813989 [main] XWin 2116 exception::handle: In cygwin_except_handler exc 0xC0000005 at 0x610C7E86 sp 0x20C920 > 34 814023 [main] XWin 2116 exception::handle: In cygwin_except_handler sig 11 at 0x610C7E86 > 19 814042 [main] XWin 2116 exception::handle: In cygwin_except_handler calling 0x0 > 16 814058 [main] XWin 2116 exception::handle: Exception: STATUS_ACCESS_VIOLATION > 62 814120 [main] XWin 2116 try_to_debug: debugger_command '' > 479 814599 [main] XWin 2116 open_stackdumpfile: Dumping stack trace to XWin.exe.stackdump > --- Process 2116, exception C0000005 at 61026397 > 88607 903206 [main] XWin 2116 exception::handle: In cygwin_except_handler exc 0xC0000005 at 0x61026397 sp 0x20C434 > 49 903255 [main] XWin 2116 exception::handle: In cygwin_except_handler sig 11 at 0x61026397 > 19 903274 [main] XWin 2116 exception::handle: In cygwin_except_handler calling 0x0 > 17 903291 [main] XWin 2116 exception::handle: Exception: STATUS_ACCESS_VIOLATION > 8266 911557 [main] XWin 2116 exception::handle: Error while dumping state (probably corrupted stack) > 54526 966083 [main] XWin 2116 _cygtls::inside_kernel: pc 0x61026397, h 0x61000000, inside_kernel 0 > The problem appeared after running a rebaseall and rebooting for a regular > Windows 7 update. I haven't made any hardware changes and Cygwin/X was > running fine yesterday. After the problem appeared, > running another erebaseall or updating my Cygwin 1.7 installation > didn't help. What arguments did you use to rebaseall? I seem to recall Windows 7 doesn't work well with the default ones. >>> Problem reports: http://cygwin.com/problems.html Windows 7 or Windows 7 64bit? Please attach your cygcheck output as requested by the URL above. -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/
next prev parent reply other threads:[~2011-01-17 16:11 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-01-05 22:56 eric lin 2010-01-06 0:08 ` Yaakov (Cygwin/X) 2011-01-13 15:40 ` Reinier Post 2011-01-13 19:23 ` Larry Hall (Cygwin X) 2011-01-17 16:11 ` Jon TURNEY [this message] 2011-01-17 20:47 ` Reinier Post
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4D346A31.9020803@dronecode.org.uk \ --to=jon.turney@dronecode.org.uk \ --cc=cygwin-xfree@cygwin.com \ --cc=ericlin@fsshl.zzn.com \ --cc=reinpost@win.tue.nl \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).