This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Segmentation fault with kernel 2.2.12 (PR#103)
Type: Stage:
Components: None Versions:
process
Status: closed Resolution: not a bug
Dependencies: Superseder:
Assigned To: Nosy List: jhylton
Priority: normal Keywords:

Created on 2000-08-01 04:23 by anonymous, last changed 2022-04-10 16:02 by admin. This issue is now closed.

Messages (2)
msg588 - (view) Author: Nobody/Anonymous (nobody) Date: 2000-08-01 04:23
Jitterbug-Id: 103
Submitted-By: apsteffe@netwood.net
Date: Mon, 11 Oct 1999 22:21:00 -0400 (EDT)
Version: 1.5.2
OS: Linux


I'm using glibc 2.0.6 and kernel 2.2.12 and gcc-2.7.2.1 .  When I try to
 execute httplib.HTTP() or urllib.urlretrieve() I get a segmentation fault.
The functions work ok with kernel 1.2.13 .



====================================================================
Audit trail:
Mon Oct 18 18:08:00 1999	guido	changed notes
Mon Oct 18 18:08:00 1999	guido	changed notification
Mon Oct 18 18:08:00 1999	guido	moved from incoming to irreproducible
msg589 - (view) Author: Jeremy Hylton (jhylton) (Python triager) Date: 2000-08-01 04:25
test bug from Jitterbug -> SF conversion
History
Date User Action Args
2022-04-10 16:02:12adminsetgithub: 32789
2000-08-01 04:23:05anonymouscreate