Index: /branches/BNC_2.12/src/bncmain.cpp
===================================================================
--- /branches/BNC_2.12/src/bncmain.cpp	(revision 8682)
+++ /branches/BNC_2.12/src/bncmain.cpp	(revision 8683)
@@ -394,4 +394,6 @@
   bncGetThread*       getThread = 0;
 
+  signal(SIGPIPE, SIG_IGN);
+
   // Interactive Mode - open the main window
   // ---------------------------------------
