Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2010 14:23:47 -0700
From:      Garrett Cooper <yanefbsd@gmail.com>
To:        Giuseppe Pagnoni <gpagnoni@gmail.com>
Cc:        freebsd-ports-bugs@freebsd.org, Dmitry Marakasov <amdmi3@amdmi3.ru>, freebsd-python@freebsd.org
Subject:   Re: pyglet segfaults on FreeBSD 8.0/amd64/nVidia
Message-ID:  <r2r7d6fde3d1004301423xc063fcaaz7cac1539ced510d6@mail.gmail.com>
In-Reply-To: <v2u7d6fde3d1004301423i60720b76t681bc460074ea22d@mail.gmail.com>
References:  <h2z92056ebc1004140144p1df1b5bcq3934ff6cf997834f@mail.gmail.com> <20100414120914.GB3605@hades.panopticon> <q2x7d6fde3d1004140623ue80886c0o21e6316cdff46a92@mail.gmail.com> <n2z92056ebc1004140651g86164e3zd4eedb6c8a0d3d8@mail.gmail.com> <y2o92056ebc1004140742j95be372vba684348b55353f5@mail.gmail.com> <20100414154539.GA16191@hades.panopticon> <r2u92056ebc1004301029zdb201670v2d194d5754707aed@mail.gmail.com> <v2u7d6fde3d1004301423i60720b76t681bc460074ea22d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 30, 2010 at 2:23 PM, Garrett Cooper <yanefbsd@gmail.com> wrote:
> On Fri, Apr 30, 2010 at 10:29 AM, Giuseppe Pagnoni <gpagnoni@gmail.com> w=
rote:
>> Dear Dmitry and Garrett,
>>
>>
>> thanks for all your previous help, I was wondering whether you have
>> had any chance to look into the core file I sent last time. =A0I
>> completely understand if you hadn't and actually I feel a bit
>> embarrassed to ask, since I know how scarce time can be and that your
>> assistance is purely out of good-will. =A0I just thought I would give it
>> one more try, in case some progress was made or somebody else reported
>> similar issues.
>>
>> very best,
>>
>> giuseppe
>>
>> On Wed, Apr 14, 2010 at 5:45 PM, Dmitry Marakasov <amdmi3@amdmi3.ru> wro=
te:
>>> * Giuseppe Pagnoni (gpagnoni@gmail.com) wrote:
>>>
>>>> =3D> I get a segmentation fault and a python.core file.
>>>>
>>>> When I run:
>>>>
>>>> =A0 gdb core python.core
>>>
>>> You should run `gdb python python.core` instead. Or, just
>>>
>>> % gdb python
>>>> run example.py
>>>
>>> so it runs python example.py, dies and drops out into gdb.
>>> In the debugger, you should at least run `bt full` command.
>>>
>>>> It doesn't seem very informative to me but I don't know how to use gdb
>>>> at all; perhaps the debug symbols were stripped on install?
>>>
>>> They shouldn't, as WITH_DEBUG disables stripping.
>
> Hi Giuseppe,
>
> I haven't been using this app, but I also haven't had any issues, sans
> using the latest nvidia-driver, which does appear to regress from what
> I've seen in my basic / soak testing over the past couple of days,
> which colludes with information that the latest version is unstable.
>
> Regardless though, the next step that we should grab is what your
> options were that you used with python. My options are:
>
> # This file is auto-generated by 'make config'.
> # No user-servicable parts inside!
> # Options for python26-2.6.4
> _OPTIONS_READ=3Dpython26-2.6.4
> WITH_THREADS=3Dtrue
> WITH_HUGE_STACK_SIZE=3Dtrue
> WITH_SEM=3Dtrue
> WITHOUT_PTH=3Dtrue
> WITH_UCS4=3Dtrue
> WITH_PYMALLOC=3Dtrue
> WITHOUT_IPV6=3Dtrue
> WITHOUT_FPECTL=3Dtrue

Almost forgot -- you can get the options from:

/var/db/ports/python26/options

HTH,
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?r2r7d6fde3d1004301423xc063fcaaz7cac1539ced510d6>