Re: Frozen pyds install

Ian Bicking <[email protected]> Wed, 17 Mar 2004 12:48:30 -0600
Newsgroups gmane.comp.python.pyds.user
Message-ID <[email protected]>
Georg Bauer wrote:
> 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.

Well, this isn't exactly what I would have expected:

<timer          > Background process started
<externals      > checking for filesystem changes
WAD: Collecting debugging information...
WAD: Warning. Stack pointer and frame pointer are in different regions.
WAD: Segmentation fault.
#1   0x080583da in PyString_FromString()
#0   0x4108eb5f in ?()


Not that helpful, though.  I don't really know what to make of it.