[issue7332] python script segment fault at PyMarshal_ReadLastObjectFromFile in import_submodule

resc report at bugs.python.org
Tue Apr 20 16:25:12 CEST 2010


resc <thomathom at gmail.com> added the comment:

Hi,
I'm working on reproducing this again, but it's always been a very
sporadic bug, and I haven't gotten a bingo yet.

- return the result of "ulimit -s" on their box
8192

- return the result of "ltrace -e pthread_attr_setstacksize <command
used to start program>"
There's no output from ltrace when I do this (except "exited (status
0)"), so I guess that function isn't called.

I wish I had a test case that would trigger the bug more reliably...
-Thomas

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7332>
_______________________________________


More information about the Python-bugs-list mailing list