[oe] Alignment trap - deprecation.pyo

Holger Hans Peter Freyther holger+oe at freyther.de
Sun Mar 14 14:58:23 UTC 2010


> # /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.





More information about the Openembedded-devel mailing list