all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Cc: 7402@debbugs.gnu.org
Subject: bug#7402: 23.2; loading tramp causes emacs to freeze
Date: Wed, 19 Jan 2011 10:12:04 +0100	[thread overview]
Message-ID: <87d3ntw93v.fsf@gmx.de> (raw)
In-Reply-To: <20110118193809.GA34622@grumpf.hope-2000.org> (Hans Rosenfeld's message of "Tue, 18 Jan 2011 20:38:09 +0100")

Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> writes:

> I have the same problem with a 32bit emacs on a 64bit Solaris x86. As
> soon as I try to open a remote file, emacs freezes and can only be
> killed with SIGKILL. This does not happen when running emacs as root.
>
> pstack output:
>  fe415638 door     (3, 80420c0, 0, 0, 0, 3)
>  fe3a5438 _nsc_try1door (fe4a3f48, 80421f4, 80421f8, 80421fc, 804213c, 80422a0) + 64
>  fe3a5788 _nsc_trydoorcall_ext (80421f4, 80421f8, 80421fc, fe3b58cd) + 230
>  fe3b595e _nsc_search (fe4a3dc0, fe39f808, 5, 80422a0) + b6
>  fe3b4432 nss_search (fe4a3dc0, fe39f808, 5, 80422a0) + 2a
>  fe39f937 getpwuid_r (0, 88c4204, 88c4228, 400) + 5e
>  fe39f724 getpwuid (0, 48416800, 2, 89f233c, b, 2) + 2c
>  0816a4eb system_process_attributes (2, 8042d60, 0, 8042e04, 83d4298, 40004000) + 104
>  081ead68 Fprocess_attributes (2, c89f3ad0, 8042d88, 81a15c4, 89cef58, 7e) + 11

Tramp uses during intialization `process-attributes'. Could you, please,
check the following code:

(dolist (pid (list-system-processes))
  (process-attributes pid))

Best regards, Michael.





  reply	other threads:[~2011-01-19  9:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-14 22:39 bug#7402: 23.2; loading tramp causes emacs to freeze Ben Beecher
2010-11-15 10:01 ` Michael Albinus
2010-11-15 16:08   ` Ben Beecher
2010-11-15 16:21     ` Michael Albinus
2011-01-18 19:38 ` Hans Rosenfeld
2011-01-19  9:12   ` Michael Albinus [this message]
2011-01-19 10:20     ` Hans Rosenfeld
2011-01-19 16:47       ` Michael Albinus
2011-01-19 18:32         ` Hans Rosenfeld
2011-01-19 21:41           ` Michael Albinus
2013-03-09 13:29             ` Michael Albinus
2013-03-27 20:56               ` Hans Rosenfeld
2013-03-27 21:50                 ` Michael Albinus

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=87d3ntw93v.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=7402@debbugs.gnu.org \
    --cc=rosenfeld@grumpf.hope-2000.org \
    /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: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.