<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Do you mean (exit) not (exit 1) ?</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">From: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:nilesrogoff@gmail.com">Niles Rogoff</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Sent: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">‎11/‎2/‎2014 9:59 AM</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">To: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:ubuntu-users@lists.ubuntu.com">Ubuntu user technical support, not for general discussions</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Subject: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Re: Terminal crashing</SPAN><BR><BR></DIV>
<DIV dir=ltr>Please verify that you are using gnome-terminal and tell us the version number, also try using xterm and see if that crashes too 
<DIV><BR></DIV>
<DIV>If it does, try running:</DIV>
<DIV><BR></DIV>
<DIV>( exit 1 )</DIV>
<DIV><BR></DIV>
<DIV>If that exits the terminal, check your bashrc and profile scripts for a line that looks like this</DIV>
<DIV><BR></DIV>
<DIV>set -e<BR>
<DIV class=gmail_extra><BR></DIV>
<DIV class=gmail_extra>It's a common prank that makes bash exit after any failed command</DIV>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>On Sun, Nov 2, 2014 at 5:57 AM, Curt Tresenriter <SPAN dir=ltr><<A href="mailto:ctres@grics.net" target=_blank>ctres@grics.net</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I just tried to run diff on a couple directories. It printed four or<BR>five lines and then closed.<BR>I see nothing in the logs and trying to run dmesg resulted in another<BR>crash.<BR><BR>This is a brand new install of Ubuntu Gnome 14.04 which has been<BR>preforming flawlessly for a few days now.<BR><BR>I haven't got a clue how to begin troubleshooting this error.<BR>Any advice?<BR><SPAN><FONT color=#888888><BR>--<BR>ubuntu-users mailing list<BR><A href="mailto:ubuntu-users@lists.ubuntu.com" target=_blank>ubuntu-users@lists.ubuntu.com</A><BR>Modify settings or unsubscribe at: <A href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target=_blank>https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</A><BR></FONT></SPAN></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></BODY></HTML>