From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79 invoked from network); 11 Sep 2008 14:57:27 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Sep 2008 14:57:27 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 40509 invoked from network); 11 Sep 2008 14:57:20 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Sep 2008 14:57:20 -0000 Received: (qmail 27706 invoked by alias); 11 Sep 2008 14:57:14 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25647 Received: (qmail 27689 invoked from network); 11 Sep 2008 14:57:12 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 11 Sep 2008 14:57:12 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [217.69.20.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 62906802710B for ; Thu, 11 Sep 2008 16:57:05 +0200 (CEST) Received: from rly15d.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly15d.srv.mailcontrol.com (MailControl) with ESMTP id m8BEv1tU028388 for ; Thu, 11 Sep 2008 15:57:04 +0100 Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly15d.srv.mailcontrol.com (MailControl) id m8BEuNGE025974 for zsh-workers@sunsite.dk; Thu, 11 Sep 2008 15:56:23 +0100 Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly15d-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id m8BEuKSr025431; Thu, 11 Sep 2008 15:56:23 +0100 (BST) Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Sep 2008 15:56:19 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.14.2/8.13.4) with ESMTP id m8BEuJHl005964; Thu, 11 Sep 2008 15:56:19 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.14.2/8.14.2/Submit) with ESMTP id m8BEuJSX005959; Thu, 11 Sep 2008 15:56:19 +0100 Message-Id: <200809111456.m8BEuJSX005959@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: Benjamin McFarland Cc: zsh-workers@sunsite.dk Subject: Re: Unable to In-reply-to: <48C92E86.6020507@Sun.COM> References: <48C92E86.6020507@Sun.COM> Comments: In-reply-to Benjamin McFarland message dated "Thu, 11 Sep 2008 10:43:18 -0400." Date: Thu, 11 Sep 2008 15:56:19 +0100 From: Peter Stephenson X-OriginalArrivalTime: 11 Sep 2008 14:56:19.0992 (UTC) FILETIME=[8CC2C980:01C9141E] X-Scanned-By: MailControl A-08-50-13 (www.mailcontrol.com) on 10.68.1.125 X-Virus-Scanned: ClamAV 0.92.1/8217/Thu Sep 11 14:12:16 2008 on bifrost X-Virus-Status: Clean Benjamin McFarland wrote: > I'm attempting to determine what could cause zsh to provide this error: > > Sep 4 02:13:51 gts018 zsh: [ID 288304 kern.warning] WARNING: zsh: clone > device 2 must be attached before use! > > Reviewing the source, it looks like that the user is attempting to write > to a queue using zsh_wput() and that intended device is both null and > the mblk is not of the M_PROTO type. This doesn't sound like zsh code, at least undoctored zsh code... I don't think there's a zsh_wput() function or macro anywhere. Could the "zsh" here refer to something other than the Z-Shell? -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070