Cookie module segmentation fault

Paul Boddie paulb at infercor.no
Fri Mar 10 06:39:40 EST 2000


Dan wrote:

[Segmentation fault in 'Cookie' module.]

> --------------------------------
> import cookie
> a = 'Searches="jszXm!\\011Search#952590835.437"'
> cookie.Cookie(a)
> --------------------------------
> 
> Hope this helps someone track down a bug in the standard distribution.
> Let me know if I can provide anything else.

Well, I got the following:

  Segmentation Fault (core dumped)

Python version:

  Python 1.5.2 (#3, Jan  4 2000, 13:21:23) 
  [GCC 2.95.1 19990816 (release)] on sunos5

Operating system and architecture ('uname -a'):

  SunOS ******** 5.6 Generic_105181-15 sun4u sparc SUNW,Ultra-5_10

Module version:

  # $Id: Cookie.py,v 2.15 1999/01/07 21:48:33 timo Exp $

Hope this helps!

Paul



More information about the Python-list mailing list