This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

emacs lockup w/ TERM = linux


All,
    Another piece of the puzzle.

if TERM = linux inside rxvt (windows version) then
emacs hangs while loading the lisp files; status line
freezes on "Loading international/mule-cmds..."

if TERM = cygwin inside rxvt (windows version) then
emacs displays the first character on the far right.

if TERM = vt200 inside rxvt (windows version) then
emacs works correctly.

TERM = linux used to work (I've been using it this way
since Joe put up the first version).

I've tried this with Joe's latest patch as well as the
net release.

I've tried this with the cygwin1-20021114.dll.bz2
snapshot as well as the net release.

I did "strace -w -o strace.log emacs
and got the following repeated:

  168 944102278 [sig] emacs 848 setup_handler:
suspending mainthread
  280 944102558 [sig] emacs 848 interruptible: pc
0x77E89B01, h 0x77E80000, interruptible 1, testvalid 1
  252 944102810 [sig] emacs 848 interruptible: pc
0x77E89B01, h 0x77E80000, interruptible 0, testvalid 0
  406 944103216 [sig] emacs 848 setup_handler:
couldn't send signal 14
  163 944103379 [sig] emacs 848 setup_handler:
ResumeThread returned 1
  170 944103549 [sig] emacs 848 setup_handler:
returning 0
  165 944103714 [sig] emacs 848 sig_handle: returning
0
  198 944103912 [sig] emacs 848 wait_sig: looping
  171 944104083 [sig] emacs 848 wait_sig: awake
  170 944104253 [sig] emacs 848 wait_sig: processing
signal 14
  183 944104436 [sig] emacs 848 wait_sig: Got signal
14
  167 944104603 [sig] emacs 848 sig_handle: signal 14
  164 944104767 [sig] emacs 848 sig_handle: signal 14,
about to call 0x201240A4

FYI,

Bill

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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