Blizzard / Blizzard/s2client-proto

How can I solve the error with 'Error signal: '11''?

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4k
Forks
440
PR merge metrics
No merged PRs in 30d

Description

pygame 2.6.1 (SDL 2.28.4, Python 3.9.0)
Hello from the pygame community. https://www.pygame.org/contribute.html
pygame 2.6.1 (SDL 2.28.4, Python 3.9.0)
Hello from the pygame community. https://www.pygame.org/contribute.html
I1023 20:40:02.544630 139818431379264 sc_process.py:130] Launching SC2: /home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64 -listen 127.0.0.1 -port 46839 -dataDir /home/ubuntu/StarCraftII/ -tempDir /tmp/sc-qz8c3fka/
I1023 20:40:02.555738 139818431379264 remote_controller.py:162] Connecting to: ws://127.0.0.1:46839/sc2api, attempt: 0, running: True
Version: B59877 (SC2.4.0)
Build: Nov 27 2017 21:52:46
Command Line: '"/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64" -listen 127.0.0.1 -port 46839 -dataDir /home/ubuntu/StarCraftII/ -tempDir /tmp/sc-qz8c3fka/'
Starting up...
Startup Phase 1 complete
I1023 20:40:03.557635 139818431379264 remote_controller.py:162] Connecting to: ws://127.0.0.1:46839/sc2api, attempt: 1, running: True
Startup Phase 2 complete
Creating stub renderer...
I1023 20:40:04.559604 139818431379264 remote_controller.py:162] Connecting to: ws://127.0.0.1:46839/sc2api, attempt: 2, running: True
Listening on: 127.0.0.1:46839 (46839)
Startup Phase 3 complete. Ready for commands.
I1023 20:40:05.561482 139818431379264 remote_controller.py:162] Connecting to: ws://127.0.0.1:46839/sc2api, attempt: 3, running: True
Requesting to join a single player game
Configuring interface options
Configure: raw interface enabled
Configure: feature layer interface enabled
Configure: score interface enabled
Configure: render interface disabled
Entering load game phase.
Launching next game.
Next launch phase started: 2
Next launch phase started: 3
Next launch phase started: 4
Next launch phase started: 5
Next launch phase started: 6
Next launch phase started: 7
Next launch phase started: 8
Error signal: '11'
Backtrace:
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x654b33]
/lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7fe52d932090]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x1f64f92]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x2255629]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x22574e3]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x2257e11]
/lib/x86_64-linux-gnu/libc.so.6(+0x468a7)[0x7fe52d9358a7]
/lib/x86_64-linux-gnu/libc.so.6(on_exit+0x0)[0x7fe52d935a60]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x67b32e]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x655eac]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0xec4b4c]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x133af63]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x159ae0a]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x13298a6]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x133552a]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x1331af4]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x1a8ac7c]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x5f0685]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7fe52d913083]
/home/ubuntu/StarCraftII/Versions/Base59877/SC2_x64[0x5efe59]
What should I do when I encounter the error "Error signal: '11'" while trying to start the game environment?
I am using versions 3.16.1 and 4.0.2 of the Linux package.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the SC2_x64 launch shown in the log and reproduce the failure with the listed Linux package versions and command-line arguments. Compare the launch phases around “Entering load game phase” and capture whether signal 11 is reproducible; done would require a confirmed cause and a documented fix or workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
game-dev, operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.