Date: Thu, 24 Oct 2013 22:27:22 +0400 From: Boris Samorodov <bsam@passap.ru> To: dweimer@dweimer.net Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: SPAM: Re: Anyone Using Eric4 IDE? Message-ID: <5269668A.1050400@passap.ru> In-Reply-To: <26361e851e8d85bcc313d444a71b75bc@dweimer.net> References: <a166d4ff768fa61e52a5ab4e3d75e3da@dweimer.net> <52694671.6010305@passap.ru> <26361e851e8d85bcc313d444a71b75bc@dweimer.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5269668A.1050400>