Re: pyglet segfaults on FreeBSD 8.0/amd64/nVidia

2010-05-02 Thread Giuseppe Pagnoni
Hi Garrett, I think I have exactly the same python options as you: # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for python26-2.6.4 _OPTIONS_READ=python26-2.6.4 WITH_THREADS=true WITHOUT_HUGE_STACK_SIZE=true WITHOUT_SEM=true WITHOUT_PTH=true WITH_UCS

Re: pyglet segfaults on FreeBSD 8.0/amd64/nVidia

2010-05-02 Thread Giuseppe Pagnoni
Hi Dmitry, thanks for replying. Please find attached the file containing the results of 'gdb python' followed by 'bt full'. I appreciate your help very much, best giuseppe On Fri, Apr 30, 2010 at 9:34 PM, Dmitry Marakasov wrote: > * Giuseppe Pagnoni (gpagn...@gmail.com) wrote: > >> thanks