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

[BUG]: #1306

Closed
Netadministrator opened this issue Nov 18, 2023 · 1 comment
Closed

[BUG]: #1306

Netadministrator opened this issue Nov 18, 2023 · 1 comment
Labels
bug Something isn't working mojo Issues that are related to mojo mojo-repo Tag all issues with this label

Comments

@Netadministrator
Copy link

Bug description

When I try to compile a file with "mojo run" command, it returns with the following error:

  1. Program arguments: mojo Kutuphane.mojo
    #0 0x000055bd3256c197 (/home/ahmet/.modular/pkg/packages.modular.com_mojo/bin/mojo+0x5c9197)
    Add the initial README.md #1 0x000055bd32569d6e (/home/ahmet/.modular/pkg/packages.modular.com_mojo/bin/mojo+0x5c6d6e)
    [Docs] Add the logo and few minor updates. #2 0x000055bd3256c86f (/home/ahmet/.modular/pkg/packages.modular.com_mojo/bin/mojo+0x5c986f)
    [Feature Request] WebGPU/Wasm deployment #3 0x00007f2709cc3520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
    Parçalama arızası (çekirdek döküldü)

Mojo is running under Linux Mint 21.2 system. I also encounter error when I use the "source ~ .bashrc" command.
Thank you for your interest.

Steps to reproduce

  • Include relevant code snippet or link to code that did not work as expected.
  • If applicable, add screenshots to help explain the problem.
  • If using the Playground, name the pre-existing notebook that failed and the steps that led to failure.
  • Include anything else that might help us debug the issue.

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`
@Netadministrator Netadministrator added bug Something isn't working mojo Issues that are related to mojo labels Nov 18, 2023
@ematejska
Copy link
Collaborator

As you are running into this with the "source ~ .bashrc" command, this does not appear to be a mojo SDK bug. I would recommend debugging your bashrc script and narrowing down to the offending lines.

@ematejska ematejska added the mojo-repo Tag all issues with this label label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mojo Issues that are related to mojo mojo-repo Tag all issues with this label
Projects
None yet
Development

No branches or pull requests

2 participants