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 ) data here: http://zathras.sr.unh.edu/ fish_crash.tar.bz2

( The data is not attached to the email to avoid hitting the size limit of the mailing list. )

I hope this information helps.

One final piece of information, my startup routine has changed. My shell is now /bin/sh, and $HOME/.profile contains:

if [ `/bin/uname` == "Linux" ]; then
    exec "$HOME/local/bin/fish" -l
else
    exec /bin/tcsh
fi

Again, I don't know if such a startup method affect fish but it can't hurt to tell you.

Thanks,


===============================================
| Steven Knight [EMAIL PROTECTED] |
| UNH Research Computing Center                 603-862-3042  |
===============================================


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to