This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年12月27日 18:56 by vertograd.phrokhladny, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| modules_command_crash.log | vertograd.phrokhladny, 2012年12月27日 18:56 | this's output of "modules" help command | ||
| Messages (3) | |||
|---|---|---|---|
| msg178310 - (view) | Author: vertograd phrokhladny (vertograd.phrokhladny) | Date: 2012年12月27日 18:56 | |
Ubuntu 12.4 LTS |
|||
| msg178311 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2012年12月27日 19:07 | |
This is a duplicate of issue 10060, and as indicated there there really isn't much Python can do about this. You should report the bug to Ubuntu, but I'm pretty sure there is already a bug in their system for it (which I believe has been fixed). |
|||
| msg178423 - (view) | Author: vertograd phrokhladny (vertograd.phrokhladny) | Date: 2012年12月28日 20:12 | |
Re: 2012年12月27日 R. David Murray <report@bugs.python.org> > > R. David Murray added the comment: > > This is a duplicate of issue 10060, and as indicated there there really > isn't much Python can do about this. You should report the bug to Ubuntu, > but I'm pretty sure there is already a bug in their system for it (which I > believe has been fixed). > > Thanks for your comment. I've looked through that very continuous thread (issue 10060) and than went to Ubuntu.You're right , there's bug #896836 (and several duplicates) reported on 2011年11月27日 (for Oneiric) with confirmed status. As I understood from recommended reading the segmentation fault occurs because of the conflict between loading dynamic and static bindings in C based modules.Unfortunately there's no fix for it yet. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:39 | admin | set | github: 60998 |
| 2012年12月28日 20:12:05 | vertograd.phrokhladny | set | messages: + msg178423 |
| 2012年12月27日 19:07:07 | r.david.murray | set | status: open -> closed superseder: python.exe crashes or hangs on help() modules when bad modules found nosy: + r.david.murray messages: + msg178311 resolution: duplicate stage: resolved |
| 2012年12月27日 18:56:46 | vertograd.phrokhladny | create | |