Re: [Fish-users] fish and iTerm

2007-04-10 Thread Steven Knight
Hi, fish/iTerm crashed .. but I have data this time. I was running fish in iTerm. Tabs were open with fish in several with vim and man in the final 2. You can download both the output from "Problem Report for iTerm" ( a Mac OS X application generated this data ): and the core ( crash

Re: [Fish-users] fish and iTerm

2007-04-06 Thread Axel Liljencrantz
On 4/6/07, Steven Knight <[EMAIL PROTECTED]> wrote: > > > > > On Apr 4, 2007, at 6:04 PM, Axel Liljencrantz wrote: > > > > > > > > I don't know what impact, if any, the method I'm starting fish has, but > I'll explaining it now. Because of the setup I'm using ( yp/nis ) my > shell is set to tcsh,

Re: [Fish-users] fish and iTerm

2007-04-06 Thread Steven Knight
On Apr 4, 2007, at 6:04 PM, Axel Liljencrantz wrote:I don't know what impact, if any, the method I'm starting fish has, butI'll explaining it now.  Because of the setup I'm using ( yp/nis ) myshell is set to tcsh, so my$HOME/.login ( for tcsh ) contains:if ( `/bin/uname` == Linux ) then    # start

Re: [Fish-users] fish and iTerm

2007-04-04 Thread Axel Liljencrantz
On 4/4/07, Steven Knight <[EMAIL PROTECTED]> wrote: > On Wed, 2007-04-04 at 22:25 +0200, Axel Liljencrantz wrote: > > As Claes suggested above, also consider generating a core dump. To > > make fish (and all processes started by fish) dump core when they > > crash, use this command: > > > > echo ul

Re: [Fish-users] fish and iTerm

2007-04-04 Thread Steven Knight
On Wed, 2007-04-04 at 22:25 +0200, Axel Liljencrantz wrote: > As Claes suggested above, also consider generating a core dump. To > make fish (and all processes started by fish) dump core when they > crash, use this command: > > echo ulimit --core-size unlimited >>~/.config/fish/config.fish > uli

Re: [Fish-users] fish and iTerm

2007-04-04 Thread Axel Liljencrantz
On 4/4/07, Steven Knight <[EMAIL PROTECTED]> wrote: > > > On Apr 4, 2007, at 1:17 PM, Steven Knight wrote: > > > Hi, > > I'm running fish[1] as my shell under iTerm[2]. fish will start up and run > for a while and then it will crash and kill iTerm. I will be running any > number of programs: vim

Re: [Fish-users] fish and iTerm

2007-04-04 Thread Steven Knight
On Apr 4, 2007, at 1:17 PM, Steven Knight wrote: Hi, I'm running fish[1] as my shell under iTerm[2]. fish will start up and run for a while and then it will crash and kill iTerm. I will be running any number of programs: vim, sqlplus, gqlplus, less, etc. I don't believe the problem

Re: [Fish-users] fish and iTerm

2007-04-04 Thread Ben Stiglitz
> I'm running fish[1] as my shell under iTerm[2]. fish will start > up and run for a while and then it will crash and kill iTerm. I > will be running any number of programs: vim, sqlplus, gqlplus, > less, etc. I don't believe the problem is iTerm. Using zsh as my > shell does not cause

Re: [Fish-users] fish and iTerm

2007-04-04 Thread Philip Ganchev
On 4/4/07, Claes Nästén <[EMAIL PROTECTED]> wrote: [...] > Please try to run with the standard Terminal application for a while and see > if that helps? Also, run Fish inside Bash or Sh. Are any messages printed in iTerm when Fish dies? ---

Re: [Fish-users] fish and iTerm

2007-04-04 Thread Claes Nästén
Hi, On Wed, Apr 04, 2007 at 01:17:28PM -0400, Steven Knight wrote: > > Hi, > > I'm running fish[1] as my shell under iTerm[2]. fish will start up > and run for a while and then it will crash and kill iTerm. I will be > running any number of programs: vim, sqlplus, gqlplus, less, etc. I

[Fish-users] fish and iTerm

2007-04-04 Thread Steven Knight
Hi, I'm running fish[1] as my shell under iTerm[2]. fish will start up and run for a while and then it will crash and kill iTerm. I will be running any number of programs: vim, sqlplus, gqlplus, less, etc. I don't believe the problem is iTerm. Using zsh as my shell does not cause th