unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CVS Emacs on Windows XP takes 60 seconds to start
@ 2008-09-02 19:45 Francis Litterio
  2008-09-02 20:14 ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 21+ messages in thread
From: Francis Litterio @ 2008-09-02 19:45 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

CVS Emacs built and running on Windows XP seems to perform some network
operations that cause a ~60 second pause after the initial window is
drawn and before the Welcome screen appears.  If I disconnect my network
cable, it starts up quickly (which makes me suspect that it is blocked
on a network access).

I've used SysInternals Process Explorer to get a stack trace of the
thread that seems to be hanging.  It is attached as a PNG image (because
Process Explorer won't let me copy-and-paste from the stack trace
window).  The stack trace shows a call to LsaLookupSids() on the stack,
which might be taking some time since my computer is on a domain.  I've
taken a stack trace at several different times during the hang, and
LsaLookupSids() is always on the stack.

If it copy the install directory to a Windows XP machine that is not on
a domain, Emacs starts without any pause.

Let me know if there's anything additional information I can provide.
--
Fran


[-- Attachment #2: Emacs stack trace --]
[-- Type: image/png, Size: 30797 bytes --]

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

end of thread, other threads:[~2008-09-03 19:00 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-02 19:45 CVS Emacs on Windows XP takes 60 seconds to start Francis Litterio
2008-09-02 20:14 ` Lennart Borgman (gmail)
2008-09-02 20:16   ` Francis Litterio
2008-09-02 20:30     ` Eli Zaretskii
2008-09-02 20:55       ` Francis Litterio
2008-09-02 21:18         ` Francis Litterio
2008-09-02 21:19         ` Lennart Borgman (gmail)
2008-09-02 21:19       ` Eli Zaretskii
2008-09-02 21:50         ` Francis Litterio
2008-09-03  0:41           ` Francis Litterio
2008-09-03  0:57             ` Jason Rumney
2008-09-03  1:04               ` Francis Litterio
2008-09-03  3:04               ` Francis Litterio
2008-09-03  3:28             ` Eli Zaretskii
2008-09-03  3:25           ` Eli Zaretskii
2008-09-03 14:30             ` Stefan Monnier
2008-09-03 18:24               ` Eli Zaretskii
2008-09-03 18:40                 ` Stefan Monnier
2008-09-03 19:00                   ` Eli Zaretskii
2008-09-03 15:14             ` Francis Litterio
2008-09-03 18:19               ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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