Message201547
> Can you explain what the actual cause of the crash is?
I modified locally my Python source code (I worked on a patch for PyFrame_LocalsToFast(), issue #18408), the crash was a bug in my code, it's unrelated to the issue.
I opened an issue because I'm surprised that Python tries to import a module which was just unloaded, during its finalization procedure. |
|
| Date |
User |
Action |
Args |
| 2013-10-28 14:49:04 | vstinner | set | recipients:
+ vstinner, brett.cannon, pitrou |
| 2013-10-28 14:49:04 | vstinner | set | messageid: <[email protected]> |
| 2013-10-28 14:49:04 | vstinner | link | issue19421 messages |
| 2013-10-28 14:49:04 | vstinner | create | |
|