Package Details: dethrace 0.10.1-1

Git Clone URL: https://aur.archlinux.org/dethrace.git (read-only, click to copy)
Package Base: dethrace
Description: Reverse engineering the 1997 game "Carmageddon"
Upstream URL: https://github.com/dethrace-labs/dethrace
Keywords: assembly c carmageddon dos gamedev reverse-engineering
Licenses: GPL3
Submitter: buzz
Maintainer: buzz
Last Packager: buzz
Votes: 2
Popularity: 0.20
First Submitted: 2023-08-21 17:20 (UTC)
Last Updated: 2026-04-19 13:44 (UTC)

Latest Comments

lllEBOlll commented on 2026-02-08 20:16 (UTC) (edited on 2026-02-08 20:30 (UTC) by lllEBOlll)

The package dethrace 0.9.0-1 doesn't start for me with the following error:

[name@archlinux-3 ~]$ dethrace
Dethrace version: 0.9.0
[INFO] Harness_InitPlatform Platform: sdl2 (SDL2 video backend (libsdl.org))
*** buffer overflow detected ***: terminated
Abgebrochen (Speicherabzug geschrieben) dethrace
[name@archlinux-3 ~]$

But it works nicely with:

gdb dethrace
run

So I think my configuration is correct.

Please help me to find the problem.