Markus Neteler wrote:

> Unfortunately I have no idea how to debug this (gdb and ddd refuse to do so).
> Pointers welcome,

        gdb python
        start /path/to/etc/wxpython/wxgui.py

If Python was compiled without debug support, the backtrace may not be
much use if the segfault is occuring within Python itself.

-- 
Glynn Clements <[email protected]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to