From owner-freebsd-questions@FreeBSD.ORG Thu Oct 24 18:27:25 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AFD61232 for ; Thu, 24 Oct 2013 18:27:25 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward5l.mail.yandex.net (forward5l.mail.yandex.net [IPv6:2a02:6b8:0:1819::5]) by mx1.freebsd.org (Postfix) with ESMTP id 731F22131 for ; Thu, 24 Oct 2013 18:27:25 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward5l.mail.yandex.net (Yandex) with ESMTP id 137D9C40D9C; Thu, 24 Oct 2013 22:27:24 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id B5C757E0795; Thu, 24 Oct 2013 22:27:23 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 4FlgqREqfX-RN4iIAiA; Thu, 24 Oct 2013 22:27:23 +0400 Message-ID: <5269668A.1050400@passap.ru> Date: Thu, 24 Oct 2013 22:27:22 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: dweimer@dweimer.net Subject: Re: SPAM: Re: Anyone Using Eric4 IDE? References: <52694671.6010305@passap.ru> <26361e851e8d85bcc313d444a71b75bc@dweimer.net> In-Reply-To: <26361e851e8d85bcc313d444a71b75bc@dweimer.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Oct 2013 18:27:25 -0000 24.10.2013 22:08, dweimer пишет: > On 10/24/2013 11:10 am, Boris Samorodov wrote: >> 24.10.2013 01:08, dweimer пишет: >>> Just curious if anyone has been is successful using the Eric4 IDE on >>> their FreeBSD systems, I took a look at it a couple of months back, >>> went >>> through some online tutorials using it, and was going to try it out >>> for >>> some Python QT GUI code. When I first looked at it everything ran >>> fine, >>> but now that I finally got around to trying to use it for something >>> beyond trying it out, I keep getting terminated with Signal 11 >>> Segmentation Fault from Python when ever I try just about anything. >>> >>> Core was generated by `python2.7'. >>> Program terminated with signal 11, Segmentation fault. >>> #0 0x0000000801232651 in ?? () >>> >>> Of course there have been several updates to the system since it was >>> at >>> a working state, I have the same problem on two systems, my laptop and >>> a >>> virtual machine running on my workstation, so its at least not >>> specific >>> to the single machine, but both have fairly similar configurations and >>> ports installed. >> >> It just works for me. > > Any possibility you could share the options you have set in python? or > how they may possibly differ from mine below? I use packages built by poudriere and all pythin default settings. You make take a look at the build log (it contains full information): http://gw.wart.ru/bulk/10-amd64-default/2013-10-14_22h43m10s/logs/python27-2.7.5_3.log > # This file is auto-generated by 'make config'. > # Options for python27-2.7.5_3 > _OPTIONS_READ=python27-2.7.5_3 > _FILE_COMPLETE_OPTIONS_LIST=EXAMPLES FPECTL IPV6 NLS PTH PYMALLOC SEM > THREADS UCS2 UCS4 > OPTIONS_FILE_SET+=EXAMPLES > OPTIONS_FILE_UNSET+=FPECTL > OPTIONS_FILE_SET+=IPV6 > OPTIONS_FILE_SET+=NLS > OPTIONS_FILE_UNSET+=PTH > OPTIONS_FILE_SET+=PYMALLOC > OPTIONS_FILE_UNSET+=SEM > OPTIONS_FILE_SET+=THREADS > OPTIONS_FILE_UNSET+=UCS2 > OPTIONS_FILE_SET+=UCS4 > -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve