A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-August/074217.html below:

[Python-Dev] Segfault

[Python-Dev] Segfault [Python-Dev] SegfaultMaciej Fijalkowski fijall at gmail.com
Mon Aug 20 20:27:50 CEST 2007
IMHO this shouldn't segfault:

import thread

while 1:
    f = open("/tmp/dupa", "w")
    thread.start_new_thread(f.close, ())
    f.close()

while it does on cpython 2.5.1, linux box.

May I consider this a bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20070820/531dbe9b/attachment.htm 
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4