Closed GoogleCodeExporter closed 8 years ago
I suffered log time for segmentation fault issue (see here
http://code.google.com/p/pyrit/issues/detail?id=76) the solution was move from
python
2.5 to pyton 2.6. I suggest you to upgrade soon.
Original comment by pyrit.lo...@gmail.com
on 20 Feb 2010 at 9:24
cpmitch23: I've analysed the coredump and can confirm that this is the same
problem
as issue #76 was about.
I don't have a solution from Pyrit's point of view as the segfault occurs within
interpreter-code regarding a interpreter-generated list of objects. Therefore I
blame
the python-interpreter itself, given that the version of python you are using
(2.5.2)
is very old, updating to a more recent build (2.6) solved the problem in issue
#76
and myself having no such problems on python 2.5.4.
I'm closing this issue as WontFix for now. Please report back if the issue
persists
with a more recent version of python.
Original comment by lukas.l...@gmail.com
on 21 Feb 2010 at 12:49
Thanks for looking into my issue ... I will upgrade.
Original comment by cpmitc...@gmail.com
on 21 Feb 2010 at 1:13
Original issue reported on code.google.com by
cpmitc...@gmail.com
on 20 Feb 2010 at 4:24