From owner-freebsd-ports@FreeBSD.ORG Fri Mar 11 11:06:52 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3788D1065772 for ; Fri, 11 Mar 2011 11:06:52 +0000 (UTC) (envelope-from alexkozlov0@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id BD1158FC16 for ; Fri, 11 Mar 2011 11:06:51 +0000 (UTC) Received: by fxm11 with SMTP id 11so1030677fxm.13 for ; Fri, 11 Mar 2011 03:06:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:subject:message-id :mime-version:content-type:content-disposition; bh=RyEeEj/alecS6G9pCrsegyGOPJobzomlceoFZhxDBYI=; b=wSj3J8hAlxOaq1tsMlZyMR0KnyFhNqNtsojqDseXkFV8++dk0B4gWaLt0UzGHoxrWp c1cUbf0lKe7+8DWjXkl6FP5bePZn2RMmLLOZ9SHyHPQyP2NsK+zCmmPqlQumM3pi3gD5 mUSjlx7a+pp61lZZdcbzNXU+A58nwEpLYUuqw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition; b=VF7Q3AgNFUQ0zsD4mq+Tjr29woAdNDEFs59lzDG4C+9vV+IAp2tESANttIjSpzo1rB oziyv2LZWHK4XbC13ETDbHC140r1GcisCYc0zujIbRHPyfnjwi++BaFYOGzJpJWCkWVK A5fOxHkOnPHKQIbE2IDNROcUQ21uVFZXckpPg= Received: by 10.223.75.196 with SMTP id z4mr1123840faj.83.1299840287905; Fri, 11 Mar 2011 02:44:47 -0800 (PST) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx.google.com with ESMTPS id 5sm1819047fak.47.2011.03.11.02.44.45 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Mar 2011 02:44:46 -0800 (PST) Sender: Alex Kozlov Date: Fri, 11 Mar 2011 12:44:12 +0200 From: Alex Kozlov To: Boris Samorodov , freebsd-ports@FreeBSD.org, spam@rm-rf.kiev.ua Message-ID: <20110311104412.GA74332@ravenloft.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: Subject: Re: SDL, perl and frozen-bubble: core dumped X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2011 11:06:52 -0000 On Fri, Mar 11, 2011 at 01:06:35PM +0300, Boris Samorodov wrote: > I've got a core dump at clang compiled current. The game is starting, > playing the music and coredumps right after displaying the menu: Please show perl -V | grep -- -Dusethreads=y && echo threaded -- Adios