From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 4 22:12:25 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C9AA16A403 for ; Sun, 4 Feb 2007 22:12:25 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 93EB113C491 for ; Sun, 4 Feb 2007 22:12:24 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1886403nfc for ; Sun, 04 Feb 2007 14:12:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=b4LBg8ba0YaFdjykjO5yTo5hqbDmGxFbFYvhwWeONfC67pcs2M3DmQmx6/OuX1oZ/4/gcpQHp7TlvKM9HuUpu5eN/z8CSrtYqps15oVn2vZkl/yyJRJiQ9Ms/1m6wpV4tfclBRnGaOC6iImyfl+ag5ut7giVx1y0jWMNz7kB8BY= Received: by 10.82.153.5 with SMTP id a5mr1845601bue.1170627143171; Sun, 04 Feb 2007 14:12:23 -0800 (PST) Received: by 10.82.112.15 with HTTP; Sun, 4 Feb 2007 14:12:23 -0800 (PST) Message-ID: Date: Sun, 4 Feb 2007 17:12:23 -0500 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 References: <677484.22742.qm@web35205.mail.mud.yahoo.com> X-Google-Sender-Auth: 23765c1284c66fa2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: multimedia@freebsd.org Subject: Re: VLC Crash on AMD64 FreeBSD 6.2-STABLE X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 22:12:25 -0000 On 2/4/07, Jeremy Messenger wrote: > > On Sun, 04 Feb 2007 05:06:16 -0600, dwerner1974 > wrote: > > > Hello. > > > > I get this error message when I try to start vlc after > > a cvsup and portmaster from yesterday (02/03/2007). > > > > VLC media player 0.8.5 Janus > > > > (.:17300): Gdk-WARNING **: shmget failed: error 12 > > (Cannot allocate memory) > > [00000280] xvideo video output error: cannot allocate > > shared image data (Cannot allocate memory) > > zsh: bus error vlc > > You have ran out of shared memory. You should increase it, you can do same > as suggested in multimedia/xine/pkg-message and reboot your machine. Maybe we should add a similar pkg-message for vlc? Michael