From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giovanni Gigante Newsgroups: gmane.emacs.bugs Subject: bug#14050: 24.3.50; Tramp crashes emacs on OS X when menu is clicked Date: Mon, 01 Apr 2013 12:48:07 +0200 Message-ID: <515965E7.5080808@cidoc.iuav.it> References: <514F0675.4060401@cidoc.iuav.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: ger.gmane.org 1364813363 20413 80.91.229.3 (1 Apr 2013 10:49:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Apr 2013 10:49:23 +0000 (UTC) Cc: 14050@debbugs.gnu.org To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 01 12:49:50 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UMcJ9-0007LX-D3 for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Apr 2013 12:49:47 +0200 Original-Received: from localhost ([::1]:42391 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMcIk-0006ow-SX for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Apr 2013 06:49:22 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMcId-0006nx-V3 for bug-gnu-emacs@gnu.org; Mon, 01 Apr 2013 06:49:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UMcIZ-0008Rx-F6 for bug-gnu-emacs@gnu.org; Mon, 01 Apr 2013 06:49:15 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMcIZ-0008Rp-C4 for bug-gnu-emacs@gnu.org; Mon, 01 Apr 2013 06:49:11 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UMcLK-0007eI-Pa for bug-gnu-emacs@gnu.org; Mon, 01 Apr 2013 06:52:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Giovanni Gigante Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 01 Apr 2013 10:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14050 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: Original-Received: via spool by 14050-submit@debbugs.gnu.org id=B14050.136481346929333 (code B ref 14050); Mon, 01 Apr 2013 10:52:02 +0000 Original-Received: (at 14050) by debbugs.gnu.org; 1 Apr 2013 10:51:09 +0000 Original-Received: from localhost ([127.0.0.1]:55528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UMcKS-0007d3-E2 for submit@debbugs.gnu.org; Mon, 01 Apr 2013 06:51:08 -0400 Original-Received: from cp-out9.libero.it ([151.1.108.66]:56513) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UMcKN-0007cs-EW for 14050@debbugs.gnu.org; Mon, 01 Apr 2013 06:51:05 -0400 Original-Received: from amethyst.local (151.18.196.121) by cp-out9.libero.it (8.5.133) id 51079B9F0F59ABD1; Mon, 1 Apr 2013 12:48:07 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16.2 In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:73063 Archived-At: Tried with the 2013-04-01 nightly. It's slightly better, but the problem is not solved yet. Now, instead of crashing immediately when I click on the menu, emacs=20 tries to do something, the menu appears, partially, randomly,=20 sluggishly, with manifest difficulties. If I insist using it, emacs=20 crashes or freezes. Giovanni Jan Dj=E4rv wrote: > Hello. > > This sounds a lot like bug 12698 and 13840. Can you try the latest tru= nk, where a fix has been made for these bugs. I guess you have to try ni= ghtly from 2013-03-31. > > Thanks, > > Jan D. > > 24 mar 2013 kl. 14:58 skrev Giovanni Gigante : > >> Step to reproduce: >> 1. open a remote file with tramp (e.g. C-c C-f /ssh:user@host:/anythin= g) >> 2. as soon as any voice of the menu bar is clicked, emacs ALWAYS crash= es immediately. >> This, however, does not happen if the tramp buffer is not currently vi= sible on screen. >> >> I am on Mac OS X 10.7.5 using latest emacs nightly build from emacsfor= osx.com. >> >> In GNU Emacs 24.3.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) >> of 2013-03-24 on bob.porkrind.org >> Bzr revision: 112125 sdl.web@gmail.com-20130324064225-f1v46bkmaqgygyhj >> Windowing system distributor `Apple', version 10.3.1138 >> Configured using: >> `configure --host=3Dx86_64-apple-darwin --build=3Di686-apple-darwin >> --with-ns' >> >> Important settings: >> value of $LANG: it_IT.UTF-8 >> locale-coding-system: utf-8-unix >> default enable-multibyte-characters: t >> >> Major mode: Lisp Interaction >> >> Minor modes in effect: >> tooltip-mode: t >> mouse-wheel-mode: t >> tool-bar-mode: t >> menu-bar-mode: t >> file-name-shadow-mode: t >> global-font-lock-mode: t >> font-lock-mode: t >> blink-cursor-mode: t >> auto-composition-mode: t >> auto-encryption-mode: t >> auto-compression-mode: t >> line-number-mode: t >> transient-mark-mode: t >> >> Recent input: >> x r e p o r t - e m a c s - b u g > Recent messages: >> For information about GNU Emacs and the GNU system, type C-h C-a. >> >> Load-path shadows: >> None found. >> >> Features: >> (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 m= ml >> easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 >> mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums >> mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks >> lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt >> fringe tabulated-list newcomment lisp-mode register page menu-bar >> rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax >> facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese >> tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak >> czech european ethiopic indian cyrillic chinese case-table epa-hook >> jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces >> cus-face macroexp files text-properties overlay sha1 md5 base64 format >> env code-pages mule custom widget hashtable-print-readable backquote >> make-network-process ns multi-tty emacs) >> >> >>