From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CCEkOOxdKlrZ for ; Wed, 17 Aug 2011 11:22:25 +0200 (CEST) Received: from vserver3082.vserver-on.de (vserver3082.vserver-on.de [109.73.50.87]) by mail.saout.de (Postfix) with ESMTP for ; Wed, 17 Aug 2011 11:22:25 +0200 (CEST) Received: from [10.0.0.3] (dslb-092-074-255-225.pools.arcor-ip.net [92.74.255.225]) by vserver3082.vserver-on.de (Postfix) with ESMTPSA id 0333B14E00A for ; Wed, 17 Aug 2011 11:22:24 +0200 (CEST) Message-ID: <4E4BA46F.5010809@alexanderkoch.net> Date: Wed, 17 Aug 2011 13:22:23 +0200 From: Alexander Koch MIME-Version: 1.0 References: <4E4AD6F2.8020800@archlinux.org> <4E4AE4DB.30205@redhat.com> <4E4AE740.9020800@archlinux.org> <4E4B6E61.4020301@redhat.com> In-Reply-To: <4E4B6E61.4020301@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] The weird bug again: semid XXXXXX: semop failed for cookie 0xdeadbeef: incorrect semaphore state List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de > What says "ipcs -s" (with and without chromium running)? I get an empty list, no matter if chromium is running or not: [alex@thor ~]$ LC_ALL=C ipcs -s ------ Semaphore Arrays -------- key semid owner perms nsems > Will increasing number of system semaphores help (first number)? > sysctl -a |grep sem Default was 250, increasing to 1000 had no effect: [alex@thor ~]$ sudo vgchange -an ArchiveGroup 0 logical volume(s) in volume group "ArchiveGroup" now active semid 557056: semop failed for cookie 0xd4d88de: incorrect semaphore state Failed to set a proper state for notification semaphore identified by cookie value 223185118 (0xd4d88de) to initialize waiting for incoming notifications. Besides, I got this message in the logs, don't know if this could be related: chromium-sandbo (2120): /proc/2118/oom_adj is deprecated, please use /proc/2118/oom_score_adj instead. Greetings Alex