Re: [Python-Dev] Segmentation fault in collections.defaultdict

2006-06-18 Thread Kevin Jacobs <[EMAIL PROTECTED]>
On 6/11/06, Nick Coghlan <[EMAIL PROTECTED]> wrote: Kevin Jacobs <[EMAIL PROTECTED]> wrote:> Try this at home:> import collections> d=collections.defaultdict(int)> d.iterkeys().next()  # Seg fault > d.iteritems().next() # Seg fault> d.itervalues().next() # Fine and dandyThis all worked fine for me

Re: [Python-Dev] Segmentation fault in collections.defaultdict

2006-06-10 Thread Georg Brandl
Nick Coghlan wrote: > Kevin Jacobs <[EMAIL PROTECTED]> wrote: >> Try this at home: >> import collections >> d=collections.defaultdict(int) >> d.iterkeys().next() # Seg fault >> d.iteritems().next() # Seg fault >> d.itervalues().next() # Fine and dandy > > This all worked fine for me in rev 46739

Re: [Python-Dev] Segmentation fault in collections.defaultdict

2006-06-10 Thread Nick Coghlan
Kevin Jacobs <[EMAIL PROTECTED]> wrote: > Try this at home: > import collections > d=collections.defaultdict(int) > d.iterkeys().next() # Seg fault > d.iteritems().next() # Seg fault > d.itervalues().next() # Fine and dandy This all worked fine for me in rev 46739 and 46849 (Kubuntu 6.06, gcc 4.0

[Python-Dev] Segmentation fault in collections.defaultdict

2006-06-10 Thread Kevin Jacobs <[EMAIL PROTECTED]>
An aside before I report this bug:_I_HATE_SOURCEFORGE_.  If it doesn't bloody accept anonymous bug reports then it bloody well shouldn't let you type in a nice, detailed, well through-out report and then toss it in the toilet when you hit Submit, and also not allow one dive in after it by using the