What is compinit? I'm a zsh n00b, I just apt-get installed zsh, ran it, and tried the tab expansion.
Anyway, this output makes it very clear that something is loading both the static "gtk" as well as the dynamic "gi.repository.Gtk" module. This is wreaking havoc as it loads libgtk twice into the process in to different ways. Same for libglib, and the other introspected libraries. It must not do that. ** Package changed: pygobject (Ubuntu) => zsh (Ubuntu) ** Summary changed: - python2.7 crashed with SIGSEGV in _IO_default_xsputn() + compinit loads both static and GI python modules -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946685 Title: compinit loads both static and GI python modules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/946685/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
