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

Symbol-upload-linux fails to create tmp dir for dumpSyms #127

Closed
bobbyg603 opened this issue Jul 5, 2024 · 0 comments · Fixed by #128
Closed

Symbol-upload-linux fails to create tmp dir for dumpSyms #127

bobbyg603 opened this issue Jul 5, 2024 · 0 comments · Fixed by #128
Assignees

Comments

@bobbyg603
Copy link
Member

root@V:~/github/my-ubuntu-crasher/scripts# ./symbols.sh
About to authenticate...
Authentication success!
Found files:
 /root/github/my-ubuntu-crasher/out/myUbuntuCrasher
Dumping syms for /root/github/my-ubuntu-crasher/out/myUbuntuCrasher...
thread '<unnamed>' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dump_syms-2.3.1/src/dumper.rs:195:37:
Cannot open file /root/github/my-ubuntu-crasher/scripts/tmp/root/github/my-ubuntu-crasher/out/myUbuntuCrasher.sym for writing
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Can't run dump_syms! Please ensure node-dump-syms is installed https://github.com/BugSplat-Git/node-dump-syms

If I create the temporary directory manually it works just fine.

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

Successfully merging a pull request may close this issue.

1 participant