public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Xemacs crash on WinXP
@ 2004-03-17 13:45 Jee Chung
  2004-03-18 15:07 ` Dr. Volker Zell
  0 siblings, 1 reply; 6+ messages in thread
From: Jee Chung @ 2004-03-17 13:45 UTC (permalink / raw)
  To: cygwin-xfree

Ever since I updated by Cygwin installation about a week ago, my xemacs has been crashing repeatedly.  Usually, it starts up fine, I use it for a few minutes, then it either hangs (consumes CPU) then crashs or crashes spontaneously leaving a stack dump that looks like:

bash:~> cat emacs.EXE.stackdump 
Stack trace:
Frame     Function  Args
0022E100  77E7AC21  (00000000, 00000020, 00000002, 00000000)
0022E160  61087E49  (000003C8, 00000006, 0022E1B0, 2008CBEC)
0022E1B0  61086211  (00000006, 2008CB70, 10000000, 00000000)
0022E1D0  61026B4C  (000006D0, 0000EA60, 00000014, 0022E20C)
0022E250  6108A855  (00000000, 6102606B, 0004B14B, 00000000)
0022E2B0  61087E49  (000003C8, 00000006, 20396060, 00000000)
0022E2D0  61086211  (00000057, 0022E348, 10417FDC, 200EF98B)
0022E310  200DFBA5  (00000000, 00000000, 00000002, 002C0DBC)
0022E330  200DFBEC  (00000000, 00000000, 00240000, 0022E2A0)
0022E3B0  2011B7D0  (3023BF20, 4023BF9C, 00000005, 0022E454)
0022E400  200F002B  (4023BEFC, 00000001, 0022E49C, 20549840)
0022E460  200EFB1C  (00000002, 0022E498, 2068EA00, 00000001)
0022E490  200EF5E9  (10272674, 4053DE00, 0022E570, 200948E0)
0022E570  200948F2  (00000001, 0022E53C, 00000001, 0022E54C)
0022E590  200937F2  (00000001, 00000000, FFFFFF00, 00000000)
0022E5C0  20097197  (204C2850, 00000001, 0000015A, 0022E660)
End of stack trace (more stack frames may be present)

All other Xfree86 program appear to be functioning fine.  Has anyone else seen a problem like this?

JC



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Xemacs crash on WinXP
  2004-03-17 13:45 Xemacs crash on WinXP Jee Chung
@ 2004-03-18 15:07 ` Dr. Volker Zell
  2004-03-18 15:20   ` Jee Chung
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Volker Zell @ 2004-03-18 15:07 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: JeeChung

>>>>> "Jee" == Jee Chung writes:

    Jee> Ever since I updated by Cygwin installation about a week ago, my xemacs has been crashing repeatedly.  Usually, it starts up fine, I use it for a few minutes, then it either hangs (consumes CPU) then crashs or crashes spontaneously leaving a stack dump that looks like:
    Jee> bash:~> cat emacs.EXE.stackdump Stack trace:
    Jee> Frame     Function  Args
    Jee> 0022E100  77E7AC21  (00000000, 00000020, 00000002, 00000000)
    Jee> 0022E160  61087E49  (000003C8, 00000006, 0022E1B0, 2008CBEC)
    Jee> 0022E1B0  61086211  (00000006, 2008CB70, 10000000, 00000000)
    Jee> 0022E1D0  61026B4C  (000006D0, 0000EA60, 00000014, 0022E20C)
    Jee> 0022E250  6108A855  (00000000, 6102606B, 0004B14B, 00000000)
    Jee> 0022E2B0  61087E49  (000003C8, 00000006, 20396060, 00000000)
    Jee> 0022E2D0  61086211  (00000057, 0022E348, 10417FDC, 200EF98B)
    Jee> 0022E310  200DFBA5  (00000000, 00000000, 00000002, 002C0DBC)
    Jee> 0022E330  200DFBEC  (00000000, 00000000, 00240000, 0022E2A0)
    Jee> 0022E3B0  2011B7D0  (3023BF20, 4023BF9C, 00000005, 0022E454)
    Jee> 0022E400  200F002B  (4023BEFC, 00000001, 0022E49C, 20549840)
    Jee> 0022E460  200EFB1C  (00000002, 0022E498, 2068EA00, 00000001)
    Jee> 0022E490  200EF5E9  (10272674, 4053DE00, 0022E570, 200948E0)
    Jee> 0022E570  200948F2  (00000001, 0022E53C, 00000001, 0022E54C)
    Jee> 0022E590  200937F2  (00000001, 00000000, FFFFFF00, 00000000)
    Jee> 0022E5C0  20097197  (204C2850, 00000001, 0000015A, 0022E660)
    Jee> End of stack trace (more stack frames may be present)

    Jee> All other Xfree86 program appear to be functioning fine.  Has anyone else seen a problem like this?

More info, please.... which version of xemacs, cygwin, bla, bla bla...
Especially how do you start XEmacs ????

    Jee> JC

Ciao
  Volker


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Xemacs crash on WinXP
  2004-03-18 15:07 ` Dr. Volker Zell
@ 2004-03-18 15:20   ` Jee Chung
  2004-03-18 15:56     ` Dr. Volker Zell
  0 siblings, 1 reply; 6+ messages in thread
From: Jee Chung @ 2004-03-18 15:20 UTC (permalink / raw)
  To: Dr. Volker Zell; +Cc: cygwin-xfree

I start my xemacs by invoking the command "emacs &" via my TWM's root menu (coded into my .twmrc file).  The version of emacs I have on my install says that it's 21.2.1.  My Cygwin install appears to be cygwin-1.5.7-1 from having examined the cygwin1.dll file.

JC


Dr. Volker Zell wrote:
>>>>>>"Jee" == Jee Chung writes:
> 
> 
>     Jee> Ever since I updated by Cygwin installation about a week ago, my xemacs has been crashing repeatedly.  Usually, it starts up fine, I use it for a few minutes, then it either hangs (consumes CPU) then crashs or crashes spontaneously leaving a stack dump that looks like:
>     Jee> bash:~> cat emacs.EXE.stackdump Stack trace:
>     Jee> Frame     Function  Args
>     Jee> 0022E100  77E7AC21  (00000000, 00000020, 00000002, 00000000)
>     Jee> 0022E160  61087E49  (000003C8, 00000006, 0022E1B0, 2008CBEC)
>     Jee> 0022E1B0  61086211  (00000006, 2008CB70, 10000000, 00000000)
>     Jee> 0022E1D0  61026B4C  (000006D0, 0000EA60, 00000014, 0022E20C)
>     Jee> 0022E250  6108A855  (00000000, 6102606B, 0004B14B, 00000000)
>     Jee> 0022E2B0  61087E49  (000003C8, 00000006, 20396060, 00000000)
>     Jee> 0022E2D0  61086211  (00000057, 0022E348, 10417FDC, 200EF98B)
>     Jee> 0022E310  200DFBA5  (00000000, 00000000, 00000002, 002C0DBC)
>     Jee> 0022E330  200DFBEC  (00000000, 00000000, 00240000, 0022E2A0)
>     Jee> 0022E3B0  2011B7D0  (3023BF20, 4023BF9C, 00000005, 0022E454)
>     Jee> 0022E400  200F002B  (4023BEFC, 00000001, 0022E49C, 20549840)
>     Jee> 0022E460  200EFB1C  (00000002, 0022E498, 2068EA00, 00000001)
>     Jee> 0022E490  200EF5E9  (10272674, 4053DE00, 0022E570, 200948E0)
>     Jee> 0022E570  200948F2  (00000001, 0022E53C, 00000001, 0022E54C)
>     Jee> 0022E590  200937F2  (00000001, 00000000, FFFFFF00, 00000000)
>     Jee> 0022E5C0  20097197  (204C2850, 00000001, 0000015A, 0022E660)
>     Jee> End of stack trace (more stack frames may be present)
> 
>     Jee> All other Xfree86 program appear to be functioning fine.  Has anyone else seen a problem like this?
> 
> More info, please.... which version of xemacs, cygwin, bla, bla bla...
> Especially how do you start XEmacs ????
> 
>     Jee> JC
> 
> Ciao
>   Volker
> 
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Xemacs crash on WinXP
  2004-03-18 15:20   ` Jee Chung
@ 2004-03-18 15:56     ` Dr. Volker Zell
  2004-03-18 16:09       ` Jee Chung
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Volker Zell @ 2004-03-18 15:56 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: JeeChung

>>>>> "Jee" == Jee Chung <JeeChung@verizon.net> writes:

    Jee> I start my xemacs by invoking the command "emacs &" via my TWM's root menu (coded into my .twmrc file).  The version of emacs I have on my install says that it's 21.2.1.  My Cygwin install appears to be cygwin-1.5.7-1 from having examined the cygwin1.dll file.
    Jee> JC

Aha, so it's emacs and not XEmacs. Search the list, I think there are
known problems with emacs or even better download the new proposed
version from Joe Bühler. Or maybe switch to XEmacs....

Ciao
  Volker


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Xemacs crash on WinXP
  2004-03-18 15:56     ` Dr. Volker Zell
@ 2004-03-18 16:09       ` Jee Chung
  2004-03-18 18:42         ` Alejandro López-Valencia
  0 siblings, 1 reply; 6+ messages in thread
From: Jee Chung @ 2004-03-18 16:09 UTC (permalink / raw)
  To: Dr. Volker Zell; +Cc: cygwin-xfree, JeeChung

Well, I may invoking by saying "emacs &", but all indications are that it's the X version of emacs that starts up, because if I try to start emacs from the cygwin terminal:

jchung@T22L-32 ~
$ which emacs
/usr/bin/emacs

jchung@T22L-32 ~
$ /usr/bin/emacs
emacs: Cannot connect to X server :0.0.
Check the DISPLAY environment variable or use `-d'.
Also use the `xhost' program to verify that it is set to permit
connections from your machine.

Is there a different way to invoke Xemacs?  I do get xemacs as part of my Cygwin install and keep it updated regularly

JC



Dr. Volker Zell wrote:

>>>>>>"Jee" == Jee Chung <JeeChung@verizon.net> writes:
> 
> 
>     Jee> I start my xemacs by invoking the command "emacs &" via my TWM's root menu (coded into my .twmrc file).  The version of emacs I have on my install says that it's 21.2.1.  My Cygwin install appears to be cygwin-1.5.7-1 from having examined the cygwin1.dll file.
>     Jee> JC
> 
> Aha, so it's emacs and not XEmacs. Search the list, I think there are
> known problems with emacs or even better download the new proposed
> version from Joe Bühler. Or maybe switch to XEmacs....
> 
> Ciao
>   Volker
> 
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Xemacs crash on WinXP
  2004-03-18 16:09       ` Jee Chung
@ 2004-03-18 18:42         ` Alejandro López-Valencia
  0 siblings, 0 replies; 6+ messages in thread
From: Alejandro López-Valencia @ 2004-03-18 18:42 UTC (permalink / raw)
  To: cygwin-xfree

On Thu, 18 Mar 2004 11:09:46 -0500, Jee Chung wrote in
<4059C9CA.4000902@verizon.net>:

>Well, I may invoking by saying "emacs &", but all indications are that it's the X version of emacs that starts up, because if I try to start emacs from the cygwin terminal:
>
>jchung@T22L-32 ~
>$ which emacs
>/usr/bin/emacs

Give yourself a tour by these two web sites:

	http://www.xemacs.org/
	http://www.gnu.org/software/emacs/emacs.html

And discover how unreasonable are your previous words...



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-03-18 18:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-17 13:45 Xemacs crash on WinXP Jee Chung
2004-03-18 15:07 ` Dr. Volker Zell
2004-03-18 15:20   ` Jee Chung
2004-03-18 15:56     ` Dr. Volker Zell
2004-03-18 16:09       ` Jee Chung
2004-03-18 18:42         ` Alejandro López-Valencia

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).