[Bug 946685] Re: compinit loads both static and GI python modules

2012-12-14 Thread Ville Ranki
I think i got the same issue. (gdb) bt full #0 0xb7c40685 in _IO_default_xsputn (f=0xbf800600, data=0xb77a857e, n=0) at genops.c:452 s = more = #1 0xb7c0fc15 in _IO_vfprintf_internal (s=0xbf800600, format=0xb77a857e "%s: assertion `%s' failed", ap=0xbf800bcc "8\006\

[Bug 946685] Re: compinit loads both static and GI python modules

2012-11-23 Thread Launchpad Bug Tracker
[Expired for zsh (Ubuntu) because there has been no activity for 60 days.] ** Changed in: zsh (Ubuntu) Status: Incomplete => Expired -- 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:

[Bug 946685] Re: compinit loads both static and GI python modules

2012-09-23 Thread Martin Pitt
It's not a segfault in pygobject itself, it's crashing in some library function that are called through GI. -- 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

[Bug 946685] Re: compinit loads both static and GI python modules

2012-09-21 Thread Axel Beckert
I do accept that some python modules should not be loaded at the same time, but I do not accept, that python's segfault should be a zsh issue. IMHO python should catch such exceptions and exit gracefully with an error message instead of to just segfault. -- You received this bug notification beca