[pygtk] Gtk/PyGTK on Solaris/Intel

Johan Dahlin johan at gnome.org
Wed Apr 7 02:24:30 WST 2004


>     Program received signal SIGSEGV, Segmentation fault.
>     0xdd88f724 in strlen () from /usr/lib/libc.so.1
>     (gdb) bt
>     #7  0xdd648ed3 in object_doc_descr_get (self=0x818a3b8, obj=0x0, 
>         type=0xdd4638a0) at pygtype.c:1010

obj=0x0 seems to be the problem.

It's possibly trivial to add a NULL check for it in the function, if
it's correct.

I tried to reproduce it, but could not (under Python 2.2.3), and I'm not
really up to compiling Python CVS right now.

Has anything related to descriptors changed in the current CVS?

-- 
Johan Dahlin <johan at gnome.org>



More information about the pygtk mailing list