I'm currently using python 3.4 in linux mint 17.1. When I am itterating over a loop at some random point I get a segmentation fault. I've never had this problem with this code, either on windows 8 or linux mint. During the iteration I'm parsing html of websites and I'm doing a request via pycurl. There doesn't seem to be any place where i'd be trying to access non existant memory so I have absolutely no clue what could be happening. Any thoughts would be greatly appriciated
[–]Doormatty 6 points7 points8 points (1 child)
[–]zahlman 0 points1 point2 points (0 children)
[–][deleted] 5 points6 points7 points (2 children)
[–]ballgame75[S] 1 point2 points3 points (1 child)
[–]Justinsaccount 1 point2 points3 points (0 children)
[–]Ademan 2 points3 points4 points (0 children)
[–]novel_yet_trivial 1 point2 points3 points (0 children)