From owner-freebsd-questions@FreeBSD.ORG Sat Nov 24 17:06:36 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00E4916A419 for ; Sat, 24 Nov 2007 17:06:36 +0000 (UTC) (envelope-from mullated@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id A0CA213C4E7 for ; Sat, 24 Nov 2007 17:06:35 +0000 (UTC) (envelope-from mullated@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so140490rvb for ; Sat, 24 Nov 2007 09:06:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=/MblK/6Kxh9OOxQZW9DXtXYzDlLnYaUpt6eY6/rTKDI=; b=AnXUx6+pYLfPz9nnKsCcZrbCwXqiZI14QLWPbEhce3KwqCsaYDJtwWgeHwMzX0Yh5+amZVvwCB2dWqzQvOB90BG6eZbaJv8vbxF8JDDjb+XA3dDSPgwilbbSxU8cEX9owuYS2+jsqETRp9e306ZVqZBR2tz+0v5VHWMAfupYHFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type; b=SHN0L5JY1BBOOVwU+crFntgheX29+ZtGbs4BddJAumxubVFrWEd0MCuz6yJSk5lsOXOwp8ajcixv8n0o4WFA93IUPWQwUZpMDnTfaALx1HyZC2FYbQ0dW1ipd6pQ06Qxp5+9C+CtGZvFMCO2KI1UXd3PTEtGpuyKG2PZ1Kg4Ycw= Received: by 10.140.170.12 with SMTP id s12mr262535rve.1195923990587; Sat, 24 Nov 2007 09:06:30 -0800 (PST) Received: by 10.141.163.17 with HTTP; Sat, 24 Nov 2007 09:06:30 -0800 (PST) Message-ID: <35e542ab0711240906g347c21f5o58f758f4b9429985@mail.gmail.com> Date: Sat, 24 Nov 2007 19:06:30 +0200 From: "Viktor Penkov" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: audacity can't start X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2007 17:06:36 -0000 Hello! This week i've installed audacity from /usr/ports/audio/audacity-devel. When the installation has completed i want to start the program but i got this "%audacity audacity in free(): error: modified (page-) pointer audacity in malloc(): error: recursive call Multiple segmentation faults occurred; can't display error dialog" how can i fix this? Thnx