Skip to content

Instantly share code, notes, and snippets.

View ekondis's full-sized avatar

Elias ekondis

View GitHub Profile
@ekondis
ekondis / dosbox-staging.log
Created November 30, 2023 21:48
dosbox-staging logs (without wx)
date time |
2023-11-30 11:34:28.017 | arguments: ./build/without_wx/dosbox
2023-11-30 11:34:28.017 | Current dir: /home/elias/smbhome/public-repos/dosbox-staging
2023-11-30 11:34:28.018 | stderr verbosity: 0
2023-11-30 11:34:28.018 | -----------------------------------
2023-11-30 11:34:28.018 | dosbox-staging version 0.81.0-alpha-2001-g8d7874058+
2023-11-30 11:34:28.018 | ---
2023-11-30 11:34:28.018 | LOG: Loguru version 2.1.0 initialised
2023-11-30 11:34:28.032 | CONFIG: Unknown option 'voodoo_perf'
2023-11-30 11:34:28.032 | CONFIG: Loaded primary config file '/home/elias/.config/dosbox/dosbox-staging.conf'
@ekondis
ekondis / dosbox-staging.log
Created November 30, 2023 21:44
dosbox-staging logs (with extra LOG_ERR)
date time |
2023-11-30 11:13:49.167 | arguments: ./build/debug/dosbox
2023-11-30 11:13:49.167 | Current dir: /home/elias/smbhome/public-repos/dosbox-staging
2023-11-30 11:13:49.167 | stderr verbosity: 0
2023-11-30 11:13:49.167 | -----------------------------------
2023-11-30 11:13:49.167 | dosbox-staging version 0.81.0-alpha-2001-g8d7874058+
2023-11-30 11:13:49.167 | ---
2023-11-30 11:13:49.167 | LOG: Loguru version 2.1.0 initialised
2023-11-30 11:13:49.636 | CONFIG: Unknown option 'voodoo_perf'
2023-11-30 11:13:49.638 | CONFIG: Loaded primary config file '/home/elias/.config/dosbox/dosbox-staging.conf'
@ekondis
ekondis / gdb-output.txt
Created November 29, 2023 20:43
dosbox-staging crash gdb stacktrace
2023-11-26 23:15:26.925 | DISPLAY: VGA 640x480 16-colour graphics mode 12h at 59.94 Hz VFR, scaled to 1280x960 with 1:1 (1:1) pixel aspect ratio
2023-11-26 23:15:27.814 | DOSBox has switched to max cycles, because of the setting: cycles=auto.
If the game runs too fast, try a fixed cycles amount in DOSBox's options.
dosbox: ../../src/cpu/dyn_cache.h:894: void dyn_mem_set_access(void*, size_t, bool): Assertion `mp_res == 0' failed.
Thread 1 "dosbox" received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=140737351574016, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
44 ./nptl/pthread_kill.c: No such file or directory.
(gdb) bt
#0 __pthread_kill_implementation (threadid=140737351574016, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
@ekondis
ekondis / dosbox-staging.log
Created November 29, 2023 20:41
dosbog-staging logs when crashing on raspberry pi 5 (debug build)
date time |
2023-11-27 00:29:02.365 | arguments: ./dosbox
2023-11-27 00:29:02.365 | Current dir: /home/elias/smbhome/public-repos/dosbox-staging/build/debug
2023-11-27 00:29:02.365 | stderr verbosity: 0
2023-11-27 00:29:02.365 | -----------------------------------
2023-11-27 00:29:02.365 | dosbox-staging version 0.81.0-alpha-2001-g8d7874058+
2023-11-27 00:29:02.365 | ---
2023-11-27 00:29:02.365 | LOG: Loguru version 2.1.0 initialised
2023-11-27 00:29:02.531 | CONFIG: Unknown option 'voodoo_perf'
2023-11-27 00:29:02.532 | CONFIG: Loaded primary config file '/home/elias/.config/dosbox/dosbox-staging.conf'
@ekondis
ekondis / dosbox-staging.conf
Created November 29, 2023 20:38
dosbox-staging configuration
# This is the configuration file for dosbox-staging (0.81.0-alpha).
# Lines starting with a '#' character are comments.
[sdl]
# fullscreen: Start directly in fullscreen (disabled by default).
# Run INTRO and see Special Keys for window control hotkeys.
# display: Number of display to use; values depend on OS and user settings (0 by default).
# fullresolution: What resolution to use for fullscreen: 'original', 'desktop'
# or a fixed size, e.g. 1024x768 ('desktop' by default).
# windowresolution: Set window size when running in windowed mode:
#include <stdio.h>
int main() {
printf("Hello, World!");
return 0;
}
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: OpenCL 2.0 AMD-APP (2300.5)
Platform Name: AMD Accelerated Parallel Processing
Platform Vendor: Advanced Micro Devices, Inc.
Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
Platform Name: AMD Accelerated Parallel Processing
Number of devices: 1