From mint-bounce@lists.fishpool.fi Wed Apr 29 13:44:04 2009 Message-Id: From: =?ISO-8859-1?Q?Markus_Fr=F6schle?= To: mint mailing list Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v930.3) Subject: [MiNT] Mint pipe problems Date: Wed, 29 Apr 2009 19:40:57 +0200 X-Mailer: Apple Mail (2.930.3) X-Provags-ID: V01U2FsdGVkX18U0PAVqKX18pPpFifpFIupWDtnoeAbX+TAetL trmOaoSqrl8aCYLcv925VBeyJ3tq4GES1KTTJKf6OJAqb8+X0H fHHFRAgC7jrDPCIB+mPmA== X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: markus@mubf.de Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id n3THi3xl030367 Hi all, I'm posting the first time here, although I'm not new to the list and not at all new to TOS/MinT. I'm working on Didier Méquignon's Coldfire code trying to get USB working when time permits (which it didn't for quite some time now, unfortunately). After moving from Linux to a Mac, I was trying to reuse my old TT partition images under Aranym to have the second best Atari available for tests and development (did not want to go through building a cross compiler again for yet another platform). This worked out nicely so far. However, I have some annoying problems with pipes in the shell. Whenever I use piped commands (especially with grep), I get consistent crashes. Grep'ing through files works well. "ls | grep pp" crashes (bus error), "grep xxx yyy" does not crash. Grep is the latest package from the sparemint site. I'm currently using 1.16.3 (ALPHA) since this is the only version where I managed to get proper networking. Are there any known problems with pipes in this version? Regards, Markus