From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g543ECnC025916 for ; Mon, 3 Jun 2002 20:14:12 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g543ECYh025915 for linux-mips-outgoing; Mon, 3 Jun 2002 20:14:12 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-mips@oss.sgi.com using -f Received: from av.mvista.com (gateway-1237.mvista.com [12.44.186.158]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g543E9nC025910 for ; Mon, 3 Jun 2002 20:14:10 -0700 Received: from aihana.mvista.com (av [127.0.0.1]) by av.mvista.com (8.9.3/8.9.3) with ESMTP id UAA31733 for ; Mon, 3 Jun 2002 20:14:24 -0700 Date: Tue, 04 Jun 2002 12:14:39 +0900 Message-ID: From: Takeshi AIHANA To: linux-mips@oss.sgi.com Subject: Re: (Re-Send) shmctl() returns corrupt value on pb1000. In-Reply-To: <20020603.214957.105435769.nemoto@toshiba-tops.co.jp> References: <1022763778.1046.71.camel@aihana> <20020531.112847.74756483.nemoto@toshiba-tops.co.jp> <20020603.214957.105435769.nemoto@toshiba-tops.co.jp> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386-redhat-linux) Organization: MontaVista Software Japan MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-mips@oss.sgi.com Precedence: bulk At Mon, 03 Jun 2002 21:49:57 +0900 (JST), Atsushi Nemoto wrote: --- > Did you check the contents of 'shm_perm'? The type of shm_perm is > 'struct ipc64_perm' in kernel and 'struct ipc_perm' in libc. I > suppose these definitions are differ. Oops, I lost that member before 'shm_segs' in. Yes, you're right. So I agree that it should be updated glibc to 2.2.4 and then try to do. Thanks for your help. Regards. --- (TAKESHI - MontaVista Software)