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

[HL25] CS Buffer Overflow when showing scoreboard #3627

Closed
flaphoschi opened this issue Nov 28, 2023 · 2 comments
Closed

[HL25] CS Buffer Overflow when showing scoreboard #3627

flaphoschi opened this issue Nov 28, 2023 · 2 comments

Comments

@flaphoschi
Copy link

flaphoschi commented Nov 28, 2023

Hello!

Distribution: Archlinux
Version: Rolling, 2023-11-28
Hardware: AMD RDNA2 (Ryzen 7 6850U)
Software: Linux 6.6.2, Mesa 23.2.1
UI: GNOME/Wayland

After successfully connection to a public gameserver Counter-Strike will crash reliable after approximately 30 seconds of playing:

Couldn't open file overviews/de_tpoint2k4.txt. Using default values for overiew mode.

Couldn't open file overviews/de_tpoint2k4.txt. Using default values for overiew mode.

Could not execute privileged command alias hud_draw

AppActive: not active
AppActive: active
PLAYERNAMEHERE is joining the Terrorist force
Scoring will not start until both teams have players
AppActive: not active
Type 'amx_langmenu' in the console to display a menu where you can choose your language

Type 'amx_help' in the console to see available commands

Time Left: 0:43 min. Next Map: de_isolation2

AppActive: active
*** buffer overflow detected ***: terminated
ERROR: ld.so: object '/home/myname/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
crash_20231128175449_3.dmp[5252]: Uploading dump (out-of-process)
/tmp/dumps/crash_20231128175449_3.dmp
/home/peter/.local/share/Steam/steamapps/common/Half-Life/hl.sh: line 83:  5165 Aborted                 (core dumped) ${DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
crash_20231128175449_3.dmp[5252]: Finished uploading minidump (out-of-process): success = yes
crash_20231128175449_3.dmp[5252]: response: Discarded=1
crash_20231128175449_3.dmp[5252]: file ''/tmp/dumps/crash_20231128175449_3.dmp'', upload yes: ''Discarded=1''
pid 5252 != 5251, skipping destruction (fork without exec?)
  • Map doesn't matter.
  • I've replaced private data (playername and username).
  • CS1 did run fine before HL25
  • CS2 runs fine

Thank you

@flaphoschi
Copy link
Author

🤦‍♀️

Found the issue
It is the scoreboard!
When I press the Tab key the game immediately crashes.

@flaphoschi flaphoschi changed the title [HL25] CS Buffer Overflow after connectiong to public gameserver [HL25] CS Buffer Overflow when showing scoreboard Nov 29, 2023
@flaphoschi
Copy link
Author

Closing. Duplicate of #3551.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants