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 ulimit --core-size unlimited >>~/.config/fish/config.fish > > > > ulimit command added. > > > > When fish crashes, you should be able to fins a core dump in your home > > directory. > > > > > > Also, one quick question: When fish and iTerm exit, are you ever > > running more than one tab in iTerm? > > Yes, all the time. I have multiple windows of iTerm open with multiple > tabs in each window.
If it's not just the single fish tab that closes but all of iTerm, that's a pretty strong indication that this is an iTerm problem. It's still _very_ relevant for fish development to know what happens, though. It is entirely possible that fish is doing something genuinely evil that causes iTerm to crash, but the main problem should be with iTerm. If this is indeed the case, then you will also need to make sure that core dumps are enabled for iTerm as well. The easiest way to do that is to start iTerm from the terminal and then exit the original terminal. > > > 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, so my > $HOME/.login ( for tcsh ) contains: > > if ( `/bin/uname` == Linux ) then > # start fish > exec "$HOME/local/bin/fish" -l > else > #define path > # path set, omitted for email message > endif > > I can't set the shell to bash because we have a mixed of Linux, Solaris > and IRIX environment. > > Though if necessary, I can set the shell to sh. I don't think this should matter, but good to know just in case. BTW, I do something similar on my work machine. > > Thanks, > > -- > =================================================== > | Steven Knight [EMAIL PROTECTED] | > | UNH Research Computing Center 603-862-3042 | > =================================================== > -- Axel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users