bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] Crash on file oddities fixed?


From: Gary V. Vaughan
Subject: Re: [Bug-zile] Crash on file oddities fixed?
Date: Wed, 13 Apr 2011 00:30:38 +0700
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Reuben,

On Tue, Apr 12, 2011 at 06:05:53PM +0100, Reuben Thomas wrote:
> I just committed a fix which probably fixes the problem Gary was
> having with Mac non-root mounts. Zile was assuming that the return
> value of posix.euidaccess was a number, which it wasn't, owing to a
> bug in posix.euidaccess, which I've now turned into a feature, to be
> consistent with other similar functions in luaposix.

Still crashes for me. luaposix at github has no changes, so I don't
know if you forgot to push a patch there too?

I have all my personal rc files in an encrypted disk image, which 
MacOS mounts to /Volumes/MyStuff.  My home directory then has softlinks:

  lrwxr-xr-x  1 502 20 Apr  6 12:30 .mutt -> MyStuff/dotrc/mutt
  lrwxr-xr-x  1 502 20 Feb  5 10:48 MyStuff -> /Volumes/MyStuff

And in /Volumes:

  drwx------ 32 502 20 Apr  6 16:21 MyStuff
  lrwxr-xr-x  1   0 80 Apr 12 19:59 Macintosh HD -> /

I initially discovered the crash when saving, after opening a buffer
to ~/.mutt/muttrc, so I thought it might be the softlinks that Zile
was choking on, but the crash is the same if I edit and then save
~/MyStuff/dotrc/mutt/muttrc or indeed /Volumes/MyStuff/dotrc/mutt/muttrc.

I suppose it should be possible to set up a similar testcase on Linux
with the loopback filesystem over a writeable disk image?

Unfortunately, there's not much else to go on... I press ^X^S, the
terminal bell rings and drops me back at the shell prompt.

If I can get any additional info to help you track that down, please
do ask!

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)

Attachment: pgpxGlg2H1zH1.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]