Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting scope in ‘Senders of’ window can signal SubscriptOutOfBounds #17731

Open
Rinzwind opened this issue Feb 1, 2025 · 0 comments
Open

Comments

@Rinzwind
Copy link
Contributor

Rinzwind commented Feb 1, 2025

Scenario (tested in Pharo 13 build 478):

  • In the Scope(s) Editor, add a scope ‘Test’ with the package ‘AI-Algorithms-Graph’
  • In a Playground, enter ‘1 printString’ and use ‘Senders of it’ in the context menu’s ‘Code search’ submenu to search for senders of the selector
  • In the ‘Senders of’ window, select ‘Test’ in the scopes list (see screenshot below)

A debugger is opened due to the signaling of a SubscriptOutOfBounds (“SubscriptOutOfBounds: 5 in an OrderedCollection(a ClySystemEnvironmentScope(Current image) Test)”).

Screenshot:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant