HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 07:40:33 GMT Content-length: 848 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 211 hash assertion failure after delete/clone. coke "Found this in partcl (causing a very large spec test to fail); Infinoid++ tracked it down to the following: {{{ .sub main :main .local pmc hash1, hash2 .local string key1, key2 hash1 = new 'Hash' key1 = 'foo' key2 = 'bar' hash1[key1] = 1 hash1[key2] = 2 delete hash1[key1] hash2 = clone hash1 say hash2 .end }}} I suspect the assertion that the key != NULL is probably a (relatively) recent addition that is causing the failure. Having this resolved will unstick several hundred spec tests for partcl." bug closed normal none high fixed tcl search" href="/parrot/s