Nevermind, I should have read all the new unread 198 mails in my squeak-dev inbox folder before answering any of them ... Thanks for fixing, Eliot! :-)


Best,

Christoph


Von: Thiede, Christoph
Gesendet: Montag, 28. Dezember 2020 13:23:47
An: Squeak Virtual Machine Development Discussion; squeak-dev@lists.squeakfoundation.org
Betreff: AW: [squeak-dev] CompiledCodeInspectorTest>>testValuePaneModifyLiteral crashes the VM
 

Hi Fabio, thanks for the hint!


I can reproduce this neither on Win 2004/OSVM 202010232046 nor Ubuntu 18/OSVM 202008211759, each with the latest trunk update. Could you maybe share the entire stack trace/SqueakDebug.log with us? :)


Best,

Christoph


Von: Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Fabio Niephaus <lists@fniephaus.com>
Gesendet: Freitag, 11. Dezember 2020 16:47:32
An: Squeak Virtual Machine Development Discussion; squeak-dev@lists.squeakfoundation.org
Betreff: [squeak-dev] CompiledCodeInspectorTest>>testValuePaneModifyLiteral crashes the VM
 
Hi all,

I'm not sure this is already known, but
CompiledCodeInspectorTest>>testValuePaneModifyLiteral reproducibly
crashes the VM on macOS. I tried it with an older VM from last year
and the latest bleeding edge (202012050134).

Best,
Fabio