From owner-freebsd-stable@FreeBSD.ORG Thu Dec 21 17:27:34 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98E5716A415 for ; Thu, 21 Dec 2006 17:27:34 +0000 (UTC) (envelope-from quetzal@zone3000.net) Received: from mx1.sitevalley.com (sitevalley.com [209.67.60.43]) by mx1.freebsd.org (Postfix) with SMTP id 53FA513C45E for ; Thu, 21 Dec 2006 17:27:34 +0000 (UTC) (envelope-from quetzal@zone3000.net) Received: from unknown (HELO localhost) (217.144.69.37) by 209.67.61.254 with SMTP; 21 Dec 2006 17:27:33 -0000 Date: Thu, 21 Dec 2006 19:27:06 +0200 From: Nikolay Pavlov To: freebsd-stable@freebsd.org Message-ID: <20061221172706.GA3376@zone3000.net> Mail-Followup-To: Nikolay Pavlov , freebsd-stable@freebsd.org, rink@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.1-RELEASE-p10 Cc: rink@FreeBSD.org Subject: Error with cli32 ARECA RAID command line tool. 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: Thu, 21 Dec 2006 17:27:34 -0000 Hello, folks. I am not sure where to go with this, but i have an error trying to execute ARECA RAID command line tool with PAE kernel with GENERIC kernel everything is allright: Fatal error 'Cannot allocate red zone for initial thread' at line ? in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = ?) root@adultlib2:~# kdump -f ktrace.out 52527 ktrace RET ktrace 0 52527 ktrace CALL execve(0xbf7fed0f,0xbf7fec10,0xbf7fec18) 52527 ktrace NAMI "./cli32" 52527 cli32 RET execve 0 52527 cli32 CALL getpid 52527 cli32 RET getpid 52527/0xcd2f 52527 cli32 CALL fcntl(0,0x3,0) 52527 cli32 RET fcntl 2 52527 cli32 CALL fcntl(0x1,0x3,0) 52527 cli32 RET fcntl 2 52527 cli32 CALL fcntl(0x2,0x3,0) 52527 cli32 RET fcntl 2 52527 cli32 CALL pipe 52527 cli32 RET pipe 3 52527 cli32 CALL fcntl(0x3,0x3,0) 52527 cli32 RET fcntl 2 52527 cli32 CALL fcntl(0x3,0x4,0x6) 52527 cli32 RET fcntl 0 52527 cli32 CALL fcntl(0x4,0x3,0) 52527 cli32 RET fcntl 2 52527 cli32 CALL fcntl(0x4,0x4,0x6) 52527 cli32 RET fcntl 0 52527 cli32 CALL readlink(0x8099f94,0xbf7fea4c,0x3f) 52527 cli32 NAMI "/etc/malloc.conf" 52527 cli32 RET readlink -1 errno 2 No such file or directory 52527 cli32 CALL mmap(0,0x1000,0x3,0x1002,0xffffffff,0,0,0) 52527 cli32 RET mmap 671727616/0x2809c000 52527 cli32 CALL break(0x80ae000) 52527 cli32 RET break 0 52527 cli32 CALL break(0x80af000) 52527 cli32 RET break 0 52527 cli32 CALL break(0x80b0000) 52527 cli32 RET break 0 52527 cli32 CALL break(0x80b1000) 52527 cli32 RET break 0 52527 cli32 CALL mmap(0xbfaff000,0x1000,0,0x1000,0xffffffff,0,0,0) 52527 cli32 RET mmap -1 errno 12 Cannot allocate memory 52527 cli32 CALL write(0x2,0xbf7fe9ec,0x83) 52527 cli32 GIO fd 2 wrote 131 bytes "Fatal error 'Cannot allocate red zone for initial thread' at line ? in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = ?) " 52527 cli32 RET write 131/0x83 52527 cli32 CALL sigprocmask(0x3,0xbf7fe9ac,0) 52527 cli32 RET sigprocmask 0 52527 cli32 CALL getpid 52527 cli32 RET getpid 52527/0xcd2f 52527 cli32 CALL kill(0xcd2f,0x6) 52527 cli32 RET kill 0 52527 cli32 PSIG SIGIOT SIG_DFL 52527 cli32 NAMI "cli32.core" -- ====================================================================== - Best regards, Nikolay Pavlov. <<<----------------------------------- ======================================================================