Here is the next update:
The dictionary problem was in fact due to a missing initialization in
Kostja's new dictionary implementation (the copy function did not
properly initialize empty buckets - it's a case easy to miss, and all
other allocated data are properly initialized using new with placement
argument).
Now, that's working, but unfortunately the emulator is getting stuck
elsewhere: in TASKCALLCONT with a taggedPredicate of 0x0. grrr...
Cheers,
-- Denys Duchier - Équipe Calligramme - LORIA, Nancy, France - Please send submissions to hackers@mozart-oz.org and administriva mail to hackers-request@mozart-oz.org. The Mozart Oz web site is at http://www.mozart-oz.org/.