Date: Wed, 14 Apr 2010 16:09:14 +0400 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: Giuseppe Pagnoni <gpagnoni@gmail.com> Cc: freebsd-ports-bugs@FreeBSD.org, freebsd-amd64@freebsd.org, freebsd-python@FreeBSD.org Subject: Re: pyglet segfaults on FreeBSD 8.0/amd64/nVidia Message-ID: <20100414120914.GB3605@hades.panopticon> In-Reply-To: <h2z92056ebc1004140144p1df1b5bcq3934ff6cf997834f@mail.gmail.com> References: <h2z92056ebc1004140144p1df1b5bcq3934ff6cf997834f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Giuseppe Pagnoni (gpagnoni@gmail.com) wrote: > First of all, let me apologize for the re- and cross-posting , but after a > couple of weeks scouring the web and forums to no avail, I thought I would > try again and query the FreeBSD mother source... > > I installed pyglet from the ports (latest version as of yesterday, > py26-pyglet-1.1.2_1) on a FreeBSD 8.0 amd64 box, running the latest version > of the ports' nvidia driver (nvidia-driver-195.36.15). I found that I > cannot use either font.Text or text.label without causing segfaults. Here > is some sample code that makes python crash: The problem is most likely 64 bits. On FreeBSD 8/i386/nVidia I don't see any crashes. You should try rebuilding pyglet and python WITH_DEBUG and run your testcases under gdb. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100414120914.GB3605>