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

Unable to start Pharo 8 64 bits with latest VM (Linux) #3912

Closed
gcotelli opened this issue Jul 12, 2019 · 5 comments
Closed

Unable to start Pharo 8 64 bits with latest VM (Linux) #3912

gcotelli opened this issue Jul 12, 2019 · 5 comments
Labels
Status: Unable to reproduce Was not able to reproduce the problem

Comments

@gcotelli
Copy link
Member

I've just downloaded the latest version using:

curl https://get.pharo.org/64/80+vmLatest | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3084  100  3084    0     0   1994      0  0:00:01  0:00:01 --:--:--  1994
Downloading the latest 80 Image:
    http://files.pharo.org/get-files/80/pharo64.zip
Pharo.image
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/80/pharo64-linux-latest.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
On a 64-bit system? You must enable and install the 32-bit libraries
   Please see http://pharo.org/gnu-linux-installation for detailed instructions

And now when I run the usual start script (./pharo-ui or ./pharo-ui Pharo.image) nothing happens:

Pharo-8

There's no error, log or any clue of what's happening.

OS Info:

uname -a
Linux jarvis 4.15.0-52-generic #56~16.04.1-Ubuntu SMP Thu Jun 6 12:03:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
@gcotelli
Copy link
Member Author

If I use the stable VM instead of the latest one it's working (curl https://get.pharo.org/64/80+vm | bash), so it's seems to be a problem with the latest VM.

@gcotelli
Copy link
Member Author

Pharo 7 - 64 bits on Linux shows the same behavior using the latest VM.

@bencoman
Copy link
Contributor

Do you have a VM commit-hash that might be reported to vm-dev mail list for the Squeak guys to try?

@gcotelli
Copy link
Member Author

gcotelli commented Aug 26, 2019

No. I don't get any kind of output, so unless there's some kind of way to get this info without running an image I don't know how to gather this info

@MarcusDenker
Copy link
Member

Hello,

I tested with both Pharo8 and Pharo9 and it seems to work now

@MarcusDenker MarcusDenker added the Status: Unable to reproduce Was not able to reproduce the problem label Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unable to reproduce Was not able to reproduce the problem
Projects
None yet
Development

No branches or pull requests

3 participants