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

P10 crash after loading GTK baseline and restart of image #19

Open
Bajger opened this issue May 17, 2022 · 0 comments
Open

P10 crash after loading GTK baseline and restart of image #19

Bajger opened this issue May 17, 2022 · 0 comments

Comments

@Bajger
Copy link

Bajger commented May 17, 2022

Hi!
I have trouble running P10 (64b latest) with GTK project loaded as described on this project:
Reprosteps

  1. installed GTK using brew:
dbajger@Davids-MacBook-Pro ~ % brew install gtk+3
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
[email protected]          libabw              lndir               xcode-kotlin
==> Updated Formulae
Updated 439 formulae.

Warning: gtk+3 3.24.33 is already installed and up-to-date
  1. I loaded to fresh P10 stable x64 image:
 Metacello new
        repository: 'github://pharo-spec/Spec-Gtk';
        baseline: 'SpecGtk';
        onConflict: [ :e | e useIncoming ];
        onUpgrade: [ :e | e useIncoming ];
        ignoreImage;
        load

saved and quit.

  1. started image and crash occured (content of crash.dmp): https://gist.github.com/Bajger/c8e1afc382e9f14944a3cdbbccd92af7

Used version:
P10 - 64b latest (VM up-to-date)
OS: macOS Monterey 12.3.1
Version of GTK: gtk+3 3.24.33 is already installed and up-to-date.

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