modularml / mojo

The Mojo Programming Language
https://docs.modular.com/mojo/manual/
Other
23.27k stars 2.59k forks source link

[Bug] Error during install mojo on ubuntu #1758

Open muhammadaliaw opened 8 months ago

muhammadaliaw commented 8 months ago

Bug description

[1470:1470:20240216,104414.992453:ERROR exception_handler_server.cc:361] getsockopt: Invalid argument (22) [1468:1468:20240216,104414.993558:ERROR socket.cc:153] unhandled cmsg 0, 0 Failed to initialize Crashpad. Crash reporting will not be available. Cause: crashpad failed to start handler

Steps to reproduce

System information

- What OS did you do install Mojo on ?
- Provide version information for Mojo by pasting the output of `mojo -v`
- Provide Modular CLI version by pasting the output of `modular -v`
### Tasks
- [x] 64-bit operating system, x64-based processor
codewriter3000 commented 8 months ago

I get the exact same issue with crashpad. This is what I get after I run the curl command to install modular:

[3241:3241:20240229,095318.351563:ERROR exception_handler_server.cc:361] getsockopt: Invalid argument (22)
[3239:3239:20240229,095318.352601:ERROR socket.cc:153] unhandled cmsg 0, 0
Failed to initialize Crashpad.  Crash reporting will not be available.  Cause: crashpad failed to start handler
goldiegadde commented 6 months ago

testing

jackos commented 5 months ago

Hi @muhammadaliaw and @codewriter3000 a lot has changed with the installer since this was opened, can you please try again and see if it works?