Date: Thu, 21 Dec 2006 19:27:06 +0200 From: Nikolay Pavlov <quetzal@zone3000.net> To: freebsd-stable@freebsd.org Cc: rink@FreeBSD.org Subject: Error with cli32 ARECA RAID command line tool. Message-ID: <20061221172706.GA3376@zone3000.net>
next in thread | raw e-mail | index | archive | help
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. <<<----------------------------------- ======================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061221172706.GA3376>