GNU bug report logs - #1628
Carbon: hang when edit file on network

Previous Next

Package: emacs22;

Reported by: "Paul Falstad" <paul <at> falstad.com>

Date: Thu, 18 Dec 2008 16:20:03 UTC

Severity: normal

Merged with 1620

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1628 in the body.
You can then email your comments to 1628 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1628; Package emacs. (Thu, 18 Dec 2008 16:20:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Paul Falstad" <paul <at> falstad.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 18 Dec 2008 16:20:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Paul Falstad" <paul <at> falstad.com>
To: "David Reitter" <david.reitter <at> gmail.com>
Cc: emacs-pretest-bug <at> gnu.org,
        "aquamacs-bugs <at> aquamacs.org Bugs" <aquamacs-bugs <at> aquamacs.org>
Subject: Re: Carbon: hang when edit file on network
Date: Thu, 18 Dec 2008 10:18:05 -0600
Adding "unix extensions = no" to the server side smb.conf fixes the problem.

http://www.rc.au.net/blog/2007/11/19/fixing-the-smb-symlink-problem-with-mac-os-x-105-leopard/

On Wed, Dec 17, 2008 at 10:44 PM, David Reitter <david.reitter <at> gmail.com> wrote:
> This is a hang when doing file-buffer on a SMB volume (i.e. a local save,
> NOT with Tramp).  This seems to occur with another (Carbon?) Emacs as well,
> so I'm forwarding it on.
>
> I don't have a SMB volume handy to try this out myself - the last time I
> used SMB volumes, I had no such problems.
>
> Begin forwarded message:
>
>> From: "Paul Falstad" <paul <at> falstad.com>
>> Date: 17 December 2008 23:23:41 EST
>> To: "David Reitter" <david.reitter <at> gmail.com>
>> Cc: "aquamacs-bugs <at> aquamacs.org Bugs" <aquamacs-bugs <at> aquamacs.org>
>> Subject: Re: [Aquamacs-bugs] hang when edit file on network
>>
>> According to dtruss, it seems to be doing a lot of this.
>>
>> readlink("/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0",
>> 0x16A40C10, 0x64)
>>        = -1 Err#2
>> readlink("/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0",
>> 0x16A40C10, 0x64)
>>        = -1 Err#2
>> symlink("pf <at> Macbook.local.4568\0",
>> "/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0")
>>             = -1 Err#17
>> symlink("pf <at> Macbook.local.4568\0",
>> "/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0")
>>             = -1 Err#17
>> readlink("/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0",
>> 0x16A40C10, 0x64)
>>        = -1 Err#2
>> symlink("pf <at> Macbook.local.4568\0",
>> "/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0")
>>             = -1 Err#17
>> readlink("/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0",
>> 0x16A40C10, 0x64)
>>        = -1 Err#2
>> symlink("pf <at> Macbook.local.4568\0",
>> "/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0")
>>             = -1 Err#17
>> readlink("/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0",
>> 0x16A40C10, 0x64)
>>        = -1 Err#2
>> symlink("pf <at> Macbook.local.4568\0",
>> "/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0")
>>             = -1 Err#17
>> readlink("/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0",
>> 0x16A40C10, 0x64)
>>        = -1 Err#2
>> symlink("pf <at> Macbook.local.4568\0",
>> "/Volumes/pf/website/applets/circuit/.#DiodeElm.java\0")
>>             = -1 Err#17
>>
>> I tried another mac emacs and it does the same thing.  I could use a
>> workaround even if this isn't a bug in emacs.
>>
>> On Wed, Dec 17, 2008 at 10:06 PM, David Reitter <david.reitter <at> gmail.com>
>> wrote:
>>>
>>> Can anyone here reproduce and narrow down (C-g with debug-on-quit, and/or
>>> tramp verbosity set to high)?
>>>
>>> - David
>>>
>>> On 17 Dec 2008, at 22:36, Paul Falstad wrote:
>>>
>>>> Whenever I try to save a file stored on another machine, aquamacs
>>>> hangs.  When I use a terminal window to ls the directory, aquamacs
>>>> goes ahead and saves the file.
>>>>
>>>> GNU Emacs 22.2.50.2 (i386-apple-darwin9.2.2, Carbon Version 1.6.0)
>>>> of 2008-06-17 on plume.sr.unh.edu - Aquamacs Distribution 1.4
>>>>
>>>> (I tried 1.5 and it has the same problem)
>>>>
>>>> the file is on this filesystem:
>>>>
>>>> Filesystem                  512-blocks      Used Available Capacity
>>>> Mounted on
>>>> //pf <at> Mac._smb._tcp.local/pf  312319584 201917784 110401800    65%
>>>> /Volumes/pf
>>>>
>>>> to reproduce:
>>>>
>>>> 1. open file on network fs
>>>> 2. make a change
>>>> 3. try to save-file
>>>> 4. aquamacs hangs
>>>> 5. go into terminal window, ls directory that file is in
>>>> 6. aquamacs saves file
>>>
>>>
>
>




bug reassigned from package `emacs' to `emacs22'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 18 Dec 2008 17:50:04 GMT) Full text and rfc822 format available.

Merged 1620 1628. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 18 Dec 2008 17:50:05 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Apr 2011 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.