Talents - VM Crash on P9 after Fuel Materialization
After serializing and then materializing an object with a talent, the trait's instVar seems to have disappeared from the inspector, although the print string looks like that of a Talented object. If you send a getter for a talented ivar, Pharo crashes. Not sure if this is a Talents problem or a Fuel problem (or both). More details and reproducible steps here: [https://github.com/tesonep/pharo-talents/issues/11]( https://github.com/tesonep/pharo-talents/issues/11 " https://github.com/tesonep/pharo-talents/issues/11") Anyone have some insight?\ \ I reported on Jan 7, but maybe more eyeballs here. Iâve been eager to give Talents a real try, but use Fuel extensively, so this is a blocking issue for me.
Hi Sean, I would assume that it's a Fuel issue. I've opened an issue on GitHub: https://github.com/theseion/Fuel/issues/262 Cheers, Max On 24 Feb 2022, at 17:32, sean@clipperadams.com wrote:
After serializing and then materializing an object with a talent, the trait's instVar seems to have disappeared from the inspector, although the print string looks like that of a Talented object. If you send a getter for a talented ivar, Pharo crashes. Not sure if this is a Talents problem or a Fuel problem (or both).
More details and reproducible steps here: [https://github.com/tesonep/pharo-talents/issues/11]( https://github.com/tesonep/pharo-talents/issues/11 " https://github.com/tesonep/pharo-talents/issues/11")
Anyone have some insight?\ \ I reported on Jan 7, but maybe more eyeballs here.
Iâve been eager to give Talents a real try, but use Fuel extensively, so this is a blocking issue for me.
participants (2)
-
Max Leske -
sean@clipperadams.com