> # /usr/lib/python2.6/site-packages/gtk-2.0/gtk/_lazyutils.pyo > matches /usr/lib/python2.6/site-packages/gtk-2.0/gtk/_lazyutils.py > import gtk._lazyutils # precompiled > from /usr/lib/python2.6/site-packages/gtk-2.0/gtk/_lazyutils.pyo > # /usr/lib/python2.6/site-packages/gtk-2.0/gtk/deprecation.pyo > matches /usr/lib/python2.6/site-packages/gtk-2.0/gtk/deprecation.py > import gtk.deprecation # precompiled > from /usr/lib/python2.6/site-packages/gtk-2.0/gtk/deprecation.pyo > Alignment trap: python (2412) PC=0x40bfa3c4 Instr=0x280069c0 > Address=0xffffffff FSR 0x813 > Segmentation fault > > > Does anyone have any ideas why it chokes at deprecation.pyo?????
No. but you could enable the generation of a coredump with ulimit and then use gdb to figure out where it was generating this alignment trap. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
