* Cygwin emacs-x11 Won't Start During Windows Remote Desktop Session
@ 2015-10-05 17:50 gtr289
2015-10-05 18:01 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: gtr289 @ 2015-10-05 17:50 UTC (permalink / raw)
To: help-gnu-emacs
Hello all,
On my workplace PC running Windows 7 Enterprise I run cygwin-x as my x server (XWin.exe). From a linux box running redhat, I run the fvwm window manager. I frequently run a windows remote desktop session from my pc at home, to get my workplace desktop. The x-session is completely stable. However, I cannot run cygwin's emacs-x11. It starts up and keeps allocating memory (seen from the remote task-manager) until it core dumps after .5 Gig.
Other cygwin-x apps start no problem, just as if I'm at work. Anyone know of a solution for this? Is there any run switch I can give emacs-x11 to debug what it's doing? It ends with a Fatal Error 11: Segmentation Fault. It does run in no-window mode with the -nw switch, but I'm hoping I can get full x support to work.
I have seen the "Could not connect to accessibility bus" error, but not sure this is related..
Thanks in advance..
Joe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Cygwin emacs-x11 Won't Start During Windows Remote Desktop Session
2015-10-05 17:50 Cygwin emacs-x11 Won't Start During Windows Remote Desktop Session gtr289
@ 2015-10-05 18:01 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2015-10-05 18:01 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Mon, 5 Oct 2015 10:50:00 -0700 (PDT)
> From: gtr289@gmail.com
>
> On my workplace PC running Windows 7 Enterprise I run cygwin-x as my x server (XWin.exe). From a linux box running redhat, I run the fvwm window manager. I frequently run a windows remote desktop session from my pc at home, to get my workplace desktop. The x-session is completely stable. However, I cannot run cygwin's emacs-x11. It starts up and keeps allocating memory (seen from the remote task-manager) until it core dumps after .5 Gig.
>
> Other cygwin-x apps start no problem, just as if I'm at work. Anyone know of a solution for this?
Does it start OK if you invoke it with the -Q switch?
If not, I suggest to ask on the Cygwin list first, and if no one has a
clue there, attach GDB to Emacs while it "keeps allocating memory",
and see what it does during that time. The results of this are best
reported to bug-gnu-emacs@gnu.org.
> Is there any run switch I can give emacs-x11 to debug what it's doing? It ends with a Fatal Error 11: Segmentation Fault. It does run in no-window mode with the -nw switch, but I'm hoping I can get full x support to work.
If starting with -Q makes the problem disappear, try --debug-init (and
without -Q), maybe you will see some error message that will give you
a hint. If not, bisect your ~/.emacs init file until you find the
problematic part, and investigate it (or ask here).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-05 18:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 17:50 Cygwin emacs-x11 Won't Start During Windows Remote Desktop Session gtr289
2015-10-05 18:01 ` Eli Zaretskii
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).