[Help] [Bug] Dictionaries can't find keys.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Help] [Bug] Dictionaries can't find keys.

Jerome Peace
More [Help] [Bug] Dictionaries can't find keys.
More help please.

Hi all,

Thanks to those who chimed in on the bug report.

I have done some more analysis and uploaded some
integrity tests for Identity Dictionarys to the bug
report below.

I am trying to answer the question on whether this
problem has been solved for vms that are more recent
than I can run on my OS9.1 mac.

What I need is confirmation if reading in the project
I uploaded to the report passes the tests for finding
keys.  The full explaination and current details are
on the report.

If this is a current bug it may be responsible for
some big problems.

Yours in service and curiosity, --Jerome Peace

***
>Jerome Peace peace_the_dreamer at yahoo.com
>Thu Oct 11 07:08:00 UTC 2007
>
>
>Hi all,
>
>I have a very tricky bug that needs to be tracked
down

>and fixed or else...
>
>This bug shows up only intermittenly but the
>consequences are quite dire.
>
>I found it because I had set a property for a morph
>and when I went to check for it said it was gone!
>
>Report and start of analysis at:
>
>http://bugs.squeak.org/view.php?id=6721
>0006721: In 7149 Identity dictionarys sometimes can't
>find their keys
>
***




       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell.
http://searchmarketing.yahoo.com/

Reply | Threaded
Open this post in threaded view
|

Re: [Help] [Bug] Dictionaries can't find keys.

Klaus D. Witzel
Hi Jerome,

can you confirm that the number of keys loaded identifies the number of  
keys saved? Quick tests with small objects can be done with

  myIdentityDictionary inspect; saveOnFile "myIdentityDictionary.st"

and then

  (FileStream readOnlyFileNamed: 'myIdentityDictionary.st')  
fileInObjectAndCode inpect

/Klaus

On Sat, 13 Oct 2007 21:10:56 +0200, Jerome Peace wrote:

> More [Help] [Bug] Dictionaries can't find keys.
> More help please.
>
> Hi all,
>
> Thanks to those who chimed in on the bug report.
>
> I have done some more analysis and uploaded some
> integrity tests for Identity Dictionarys to the bug
> report below.
>
> I am trying to answer the question on whether this
> problem has been solved for vms that are more recent
> than I can run on my OS9.1 mac.
>
> What I need is confirmation if reading in the project
> I uploaded to the report passes the tests for finding
> keys.  The full explaination and current details are
> on the report.
>
> If this is a current bug it may be responsible for
> some big problems.
>
> Yours in service and curiosity, --Jerome Peace
>
> ***
>> Jerome Peace peace_the_dreamer at yahoo.com
>> Thu Oct 11 07:08:00 UTC 2007
>>
>>
>> Hi all,
>>
>> I have a very tricky bug that needs to be tracked
> down
>> and fixed or else..
>>
>> This bug shows up only intermittenly but the
>> consequences are quite dire.
>>
>> I found it because I had set a property for a morph
>> and when I went to check for it said it was gone!
>>
>> Report and start of analysis at:
>>
>> http://bugs.squeak.org/view.php?id=6721
>> 0006721: In 7149 Identity dictionarys sometimes can't
>> find their keys
>>
> ***
>
>
>
>
> ____________________________________________________________________________________
> Pinpoint customers who are looking for what you sell.
> http://searchmarketing.yahoo.com/
>
>