From owner-freebsd-stable@FreeBSD.ORG Fri Oct 13 02:23:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E506416A4E9 for ; Fri, 13 Oct 2006 02:23:47 +0000 (UTC) (envelope-from kayve@sfsu.edu) Received: from iron2.sfsu.edu (iron2.sfsu.edu [130.212.10.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD1843D86 for ; Fri, 13 Oct 2006 02:23:43 +0000 (GMT) (envelope-from kayve@sfsu.edu) Received: from diana.sfsu.edu ([130.212.10.239]) by iron2.sfsu.edu with ESMTP; 12 Oct 2006 19:23:43 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== Received: from libra.sfsu.edu (kayve@libra.sfsu.edu [130.212.10.238]) by diana.sfsu.edu (8.13.4/8.13.4) with ESMTP id k9D2NgfK3031058 for ; Thu, 12 Oct 2006 19:23:42 -0700 Date: Thu, 12 Oct 2006 19:23:41 -0700 (PDT) From: KAYVEN RIESE To: freebsd-stable@freebsd.org In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [mico-devel] bench unexpected puke X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 02:23:48 -0000 On Thu, 12 Oct 2006, KAYVEN RIESE wrote: > > i was sitting here saving about 20/150 freeBSD-devel emails > i got in the past day and a half and i am copying the > dingy about bench when suddenly bench decided to spit something > else out at me..i thought it had finished. i guess i better > do a ps and clean up the zombies > >> gmake run > Makefile:44: warning: overriding commands for target `run' > Makefile:41: warning: ignoring old commands for target `run' > bench > ### same process: > 0.00203333 ms per call > ### same machine (pipe): > 0.7367 ms per call > ### same machine (TCP): > 0.7955 ms per call > ### same machine (UDP): > Assertion failed: (0), function accept, file transport/udp.cc, line 429. > cannot bind to inet-dgram:bsd:12123 > Abort trap (core dumped) > ### same machine with micod (TCP): > 0.793033 ms per call > kill: 825: No such process >> *** server cannot be stopped: Bench > uncaught MICO exception: IDL:omg.org/CORBA/BAD_INV_ORDER:1.0 (3, > not-completed) > > _______________________________________________ > Mico-devel mailing list > Mico-devel@mico.org > http://www.mico.org/mailman/listinfo/mico-devel >