Re: Frozen pyds install

Georg Bauer <gb-BRhJDZTO+/[email protected]> Wed, 17 Mar 2004 19:22:00 +0100
Newsgroups gmane.comp.python.pyds.user
Message-ID <r02010100-1028-FBA7ED58783F11D8A517000A9573A72A@[10.0.0.145]>
Hi!

> Segmentation fault

Eeeeks. I hate them. Usually it's some weird interference between
Metakit and the Python garbage collector.

> Metakit problem?  I'm expecting it's the one thing that would cause a=20
> segmentation fault, unless there's other C extensions being used.

If you install libwad, you can add the "-d" switch to the PyDS startup
and should get a bit more traceback on the segfault. There's a
INSTALL-WAD-FOR-PYDS documentation file in the distribution package that
tells what to do.

bye, Georg