id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1915	Cloning ParrotLibrary results in Null PMC access	DavidCzech		"Cloning a ParrotLibrary PMC results in Null PMC access:

test_parrotlibrary.pir
{{{
new $P0, ['ParrotLibrary']
$P1 = clone $P0
}}}


{{{
david@animal:~/Data/GCI/parrot$ ./parrot test_parrotlibrary.pir 
Null PMC access in clone()
current instr.: 'main' pc 3 (test_parrotlibrary.pir:1)
}}}


Found while making tests for the ParroyLibrary test: https://github.com/kapace/parrot/tree/test_coverage"	bug	closed	normal		none	master	medium	fixed	pmc				
