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 Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/946685 Title: compinit loads both static and GI python modules Status in “zsh” package in Ubuntu: Incomplete Bug description: Was trying to install the Ubuntu Accomplishments tool, and this crash happened. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: python2.7-minimal 2.7.2-13ubuntu5 ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6 Uname: Linux 3.2.0-17-generic-pae i686 ApportVersion: 1.94-0ubuntu1 Architecture: i386 Date: Sun Mar 4 17:33:09 2012 ExecutablePath: /usr/bin/python2.7 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120228.1) ProcCmdline: python setup.py install SegvAnalysis: Segfault happened at: 0xb741707d <_IO_default_xsputn+13>: call 0xb74cc803 PC (0xb741707d) ok source "0xb74cc803" (0xb74cc803) ok destination "(%esp)" (0xbf45dff0) not located in a known VMA region (needed writable region)! Stack memory exhausted (SP below stack segment) SegvReason: writing unknown VMA Signal: 11 SourcePackage: python2.7 StacktraceTop: g_return_if_fail_warning () from /lib/i386-linux-gnu/libglib-2.0.so.0 g_type_get_qdata () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/python2.7/dist-packages/gobject/_gobject.so ?? () from /usr/lib/python2.7/dist-packages/gobject/_gobject.so ?? () from /usr/lib/python2.7/dist-packages/gobject/_gobject.so Title: python2.7 crashed with SIGSEGV in g_return_if_fail_warning() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/946685/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

