Still happening for me in Dapper. Adding LD_LIBRARY_PATH=/usr/lib/firefox fixes it:
[EMAIL PROTECTED]:~$ LD_LIBRARY_PATH=/usr/lib/firefox python -c "import gtk,gtkmozembed;m =gtkmozembed.MozEmbed();m.destroy();g2 =gtk.Window();m2 = gtkmozembed.MozEmbed();g2.add(m2);g2.show_all()" GTK Accessibility Module initialized [EMAIL PROTECTED]:~$ -- python2.4-gnome2-extras: Python GtkMozEmbed bindings segfault on creating a GtkMozEmbed after destroying one https://launchpad.net/bugs/22487 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs