On Jan 22, 2008 2:27 PM, Johan Sørensen <[EMAIL PROTECTED]> wrote: > On Jan 22, 2008 12:36 AM, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: > > I don't see anything user specific in the backtrace. Can anybody > > verify that this is a general OS X problem and not specific to this > > installation? > > > > Also, do you have some weird mount options on your file system, e.g. > > noatime? > > Not really; > > /dev/disk0s2 on / (hfs, local, journaled) > devfs on /dev (devfs, local) > fdesc on /dev (fdesc, union) > map -hosts on /net (autofs, automounted) > map auto_home on /home (autofs, automounted) > > I can reproduce this on all commands (that I've tried so far), the > commoner seems to be completion scripts calling __fish_print_help > somehow, resulting in: > > fish: Could not autoload item "__fish_print_help", it is already being > autoloaded. This is a circular dependency in the > autoloading scripts, please remove it. > fish: Unknown command "__fish_print_help" > /usr/local/share/fish/functions/__fish_complete_cd.fish (line 2): > __fish_print_help function > ^ > in . (source) call of file > "/usr/local/share/fish/functions/__fish_print_help.fish", > called on line 2 of file > "/usr/local/share/fish/functions/__fish_complete_cd.fish", > > But I don't see anything about __fish_print_hel in there, and haven't > scouted the source enough to see where it comes from.
I'll try to do some debugging on this problem. Werid stuff. Axel > > JS > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
