modularml / mojo

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

[BUG] ```.modular/crashdb/pending``` error in mojo docker. #2876

Open Av1nag opened 3 months ago

Av1nag commented 3 months ago

Bug description

I'm using nightly release of mojo docker. After the modifications, it installed as expected but having this error while trying to run the mojo file. Hope you can find the attachment below for the reference

Attachment

 Screenshot from 2024-05-29 09-32-41

Steps to reproduce

System information

- What OS did you do install Mojo on ?
  Docker Ubuntu
- Provide version information for Mojo by pasting the output of `mojo -v`
  mojo 24.3.0 (9882e19d)
- Provide Modular CLI version by pasting the output of `modular -v`
  modular 0.8.0 (39a426b5)
Av1nag commented 3 months ago

Hi @JoeLoser, Don't know whether this error is related to mojo or docker, could you give a clarification about this issue. Thank you.

ematejska commented 3 months ago

@shashankprasanna I know you wrote the docker bog post. Any ideas here?

Av1nag commented 3 months ago

@shashankprasanna I know you wrote the docker bog post. Any ideas here?

Hey, I don't think it's related to docker, although it itself related to mojo. Also I request @shashankprasanna to update the Docker blog to get aligned to the latest mojo version. The updated docker is released in the nightly version which I've contributed recently, hope you can look into it.