squeak-smalltalk / squeak-object-memory

Issues and assets related to the Squeak object memory.
https://bugs.squeak.org
MIT License
11 stars 1 forks source link

Pharo 10:0 step over block while debugging causes Pharo Smalltalk system to hang #76

Closed pjgoodall closed 1 year ago

pjgoodall commented 1 year ago

I reinstalled pharo-launcher yesterday, and downloaded a 10.0 image to run some scripts in. Playing with ChatGPT. I did not load anything into the image, I had never saved the image. System hung twice debugging the same code in a Playground.

The state of the launcher: image

I have attached the PharoDebug.log - which seems to capture the action. If I can help by providing more information please let me know.

My platform:

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:    22.04
Codename:   jammy

kernel: 5.15.0-56-generic 

PharoDebug.log

pjgoodall commented 1 year ago

This maybe a separate problem. I was not able to return from full-screen mode. Very difficult to escape back to my Ubuntu desktop.

StephanEggermont commented 1 year ago

Full screen is indeed a well-known separate issue

LinqLover commented 1 year ago

This issue tracker is about Squeak. I think you wanted to report your issue on https://github.com/pharo-project/pharo/issues instead. :-)

pjgoodall commented 1 year ago

Hi Christoph,

Oh Dear 😀. I’ll move it over tomorrow. Thanks for your time.

Cheers…

On Thu, 8 Dec 2022 at 19:27, Christoph Thiede @.***> wrote:

This issue tracker is about Squeak. I think you wanted to report your issue on https://github.com/pharo-project/pharo/issues instead. :-)

— Reply to this email directly, view it on GitHub https://github.com/squeak-smalltalk/squeak-object-memory/issues/76#issuecomment-1342261585, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFPYWU5WCPHYAL7GN5HXVLWMGLYHANCNFSM6AAAAAASXUZQ6I . You are receiving this because you authored the thread.Message ID: @.***>

pjgoodall commented 1 year ago

Unable to reproduce when stepping through while creating a new issue. The log may be of interest to someone.