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

Inconsistent behaviour with SteamCMD #104

Open
FerLuisxd opened this issue Aug 13, 2022 · 3 comments
Open

Inconsistent behaviour with SteamCMD #104

FerLuisxd opened this issue Aug 13, 2022 · 3 comments

Comments

@FerLuisxd
Copy link

FerLuisxd commented Aug 13, 2022

Using ARM64 Ubuntu 20.04,
Playing around with this images and using it to use steamcmd seem to work sometimes , is exteremely weird.
So:
I run the command:

docker run --platform linux/amd64 --env=CPU_MHZ=2000 --entrypoint /bin/sh -it steamcmd/steamcmd:latest
steamcmd

I get:
image

What is "funny" is that I run the EXACT same command on the same terminal a command i ran before:
image

The error is:

Bail out! ERROR:../target/i386/tcg/translate.c:8578:i386_tr_init_disas_context: assertion failed: (IOPL(dc) == iopl)
/root/.steam/steamcmd/steamcmd.sh: line 39:    18 Aborted                 (core dumped) $DEBUGGER "$STEAMEXE" "$@"

Can I get some help on this?

@FerLuisxd
Copy link
Author

Trying more times, it seems that there is some kind of "cooldown" I gotta wait for a couple of seconds and then it will work consistently?

@FerLuisxd
Copy link
Author

I think this comes down so that steamcmd doesn't work very well atm, I'm getting constants

Bail out! ERROR:../target/i386/tcg/translate.c:8578:i386_tr_init_disas_context: assertion failed: (IOPL(dc) == iopl)
/root/.steam/steamcmd/steamcmd.sh: line 39:    18 Aborted                 (core dumped) $DEBUGGER "$STEAMEXE" "$@"

@FerLuisxd FerLuisxd changed the title Inconsistent behaviour Inconsistent behaviour with SteamCMD Aug 17, 2022
@tonistiigi
Copy link
Owner

If you have trouble with qemu itself, you should ask help in the qemu issue tracker (or mailing list) instead.

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

No branches or pull requests

2 participants