Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2002:
[Freeciv-Dev] Re: CMA attributes - gcc optimization problem with Tru64 U
Home

[Freeciv-Dev] Re: CMA attributes - gcc optimization problem with Tru64 U

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: rf13@xxxxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: CMA attributes - gcc optimization problem with Tru64 Unix
From: Davide Pagnin <nightmare@xxxxxxxxxx>
Date: Fri, 07 Jun 2002 22:05:00 +0200

> > > Can you please send me the good and the bad attribute.s (build from a
> > > clean attribute.c). You can do this using:
> > > $ cd client
> > > $ gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../common -I../intl 
> > > -I./agents -S -c attribute.c
> > 
> > Done
> > > 
> > > and the same with -O2.
> > Done 
> > > Can you also please apply the attached patch and send me the bad output?
> > > 
> > Done.
> 
> And another one. Just send me the two output files.
> 
>         Raimar

The outputs are here. They look interesting...

        Davide
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffbcb0)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffbcb0)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb460)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb530)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2:   not found
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=11fffb530)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb550)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb4c0)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb470)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb560)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   found length=36
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=140385448)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffaf80)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffaee0)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffae90)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffaf80)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   found length=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa8c0)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa950)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   found length=36
2: attribute_set(key=100000000, id=117, x=-1, y=-1, data_length=36, 
data=11fffa950)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa8a0)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   found length=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa8e0)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   found length=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa850)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   found length=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa800)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   found length=36
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=11fffa8f0)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=140385448)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffbcb0)
2: hash(key=100000000, id=1, x=100000000, y=117) and buckets=29 = 0
2:   not found
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffbcb0)
2: hash(key=100000000, id=1, x=100000000, y=117) and buckets=29 = 0
2:   not found
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb460)
2: hash(key=100000000, id=0, x=100000000, y=117) and buckets=29 = 1
2:   not found
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb530)
2: hash(key=100000001, id=0, x=100000001, y=117) and buckets=29 = 1
2:   not found
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=11fffb530)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb550)
2: hash(key=100000000, id=0, x=100000000, y=117) and buckets=29 = 1
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb4c0)
2: hash(key=100000000, id=768, x=100000000, y=117) and buckets=29 = 15
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb470)
2: hash(key=100000000, id=-1, x=100000000, y=117) and buckets=29 = 14
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffb560)
2: hash(key=100000001, id=1, x=100000001, y=117) and buckets=29 = 0
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=11fffb560)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=140397f48)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffaf80)
2: hash(key=100000000, id=1, x=100000000, y=117) and buckets=29 = 0
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffaee0)
2: hash(key=100000000, id=0, x=100000000, y=117) and buckets=29 = 1
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffae90)
2: hash(key=100000000, id=-1, x=100000000, y=117) and buckets=29 = 14
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffaf80)
2: hash(key=100000001, id=1, x=100000001, y=117) and buckets=29 = 0
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=11fffaf80)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa8c0)
2: hash(key=100000000, id=0, x=100000000, y=117) and buckets=29 = 1
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa950)
2: hash(key=100000001, id=0, x=100000001, y=117) and buckets=29 = 1
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=11fffa950)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: attribute_set(key=100000000, id=117, x=-1, y=-1, data_length=36, 
data=11fffa950)
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa8a0)
2: hash(key=100000000, id=768, x=100000000, y=117) and buckets=29 = 15
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   [1], key=(key=100000000, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa8e0)
2: hash(key=100000000, id=0, x=100000000, y=117) and buckets=29 = 1
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   [1], key=(key=100000000, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa850)
2: hash(key=100000000, id=768, x=100000000, y=117) and buckets=29 = 15
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   [1], key=(key=100000000, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000000, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa800)
2: hash(key=100000000, id=-1, x=100000000, y=117) and buckets=29 = 14
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   [1], key=(key=100000000, id=117, x=-1, y=-1) value_len=36
2: attribute_get(key=100000001, id=117, x=-1, y=-1, max_data_length=36, 
data=11fffa8f0)
2: hash(key=100000001, id=1, x=100000001, y=117) and buckets=29 = 0
2:   not found
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2:   [0], key=(key=100000001, id=117, x=-1, y=-1) value_len=36
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2:   [1], key=(key=100000000, id=117, x=-1, y=-1) value_len=36
2: attribute_set(key=100000001, id=117, x=-1, y=-1, data_length=36, 
data=11fffa8f0)
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0
2: hash(key=100000001, id=117, x=-1, y=-1) and buckets=29 = 25
2: cmp(key1=(key=100000001, id=117, x=-1, y=-1), key2=(key=100000001, id=117, 
x=-1, y=-1))=0
2: hash(key=100000000, id=117, x=-1, y=-1) and buckets=29 = 26
2: cmp(key1=(key=100000000, id=117, x=-1, y=-1), key2=(key=100000000, id=117, 
x=-1, y=-1))=0

[Prev in Thread] Current Thread [Next in Thread]