Skip to content

Instantly share code, notes, and snippets.

@ekondis
Created November 29, 2023 20:41
Show Gist options
  • Save ekondis/c76d876ca8ccf0726760553c80afa796 to your computer and use it in GitHub Desktop.
Save ekondis/c76d876ca8ccf0726760553c80afa796 to your computer and use it in GitHub Desktop.
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'
2023-11-27 00:29:02.535 | LANG: Using internal English language messages
2023-11-27 00:29:04.778 | SDL: version 2.26.5 initialised (x11 video and pulseaudio audio)
2023-11-27 00:29:04.778 | DISPLAY: Initialised 1422x1066 windowed mode using bilinear scaling on display-0
2023-11-27 00:29:05.201 | OPENGL: Vendor: Broadcom
2023-11-27 00:29:05.201 | OPENGL: Version: 3.1 Mesa 23.2.1-1~bpo12+rpt2
2023-11-27 00:29:05.201 | OPENGL: GLSL version: 1.40
2023-11-27 00:29:05.201 | OPENGL: NPOT textures supported
2023-11-27 00:29:05.203 | RENDER: Using adaptive CRT shader based on the graphics standard of the video mode
2023-11-27 00:29:05.365 | RENDER: Auto-switched to shader 'crt/hercules'
2023-11-27 00:29:05.365 | VGA: Pixel-doubling enabled
2023-11-27 00:29:05.365 | VIDEO: Using the DOS video mode's frame rate
2023-11-27 00:29:05.441 | MEMORY: Using 4096 DOS memory pages (16 MB) at address: 0x7fff62ffc010
2023-11-27 00:29:05.442 | VGA: Double-scanning VGA video modes enabled
2023-11-27 00:29:05.443 | VIDEO: Initialised S3 Trio64 VESA 2.0 compatible with 4 MB of FP DRAM supporting 86 modes
2023-11-27 00:29:05.463 | VOODOO: Initialized with 12 MB of RAM, multithreading, and no bilinear filtering
2023-11-27 00:29:05.464 | CAPTURE: Image capturer started
2023-11-27 00:29:05.490 | MIXER: Negotiated 2-channel 48000 Hz audio of 512-frame blocks
2023-11-27 00:29:05.490 | MIXER: Master compressor enabled
2023-11-27 00:29:05.633 | MT32: Initialised CM-32L/LAPC-I Control v1.02 from /usr/local/share/Roland-MT32-ROMs
2023-11-27 00:29:05.680 | MT32: Operating at 48000 Hz without resampling
2023-11-27 00:29:05.680 | MIDI: Opened device: mt32
2023-11-27 00:29:05.680 | MPU-401: Running in intelligent mode on ports 330h and 331h
2023-11-27 00:29:05.681 | OPL: Operating at 48000 Hz without resampling
2023-11-27 00:29:05.681 | OPL: Running OPL3 on ports 220h and 388h
2023-11-27 00:29:05.681 | SB16: Sound Blaster 16 OPL output filter enabled
2023-11-27 00:29:05.681 | DMA: Initialised primary controller
2023-11-27 00:29:05.681 | DMA: Initialised secondary controller
2023-11-27 00:29:05.681 | SB: Operating at 22050 Hz and upsampling to the output rate
2023-11-27 00:29:05.681 | SB16: Modern DAC output filter enabled
2023-11-27 00:29:05.681 | SB16: Setting 'BLASTER' environment variable to 'A220 I7 D1 H5 T6'
2023-11-27 00:29:05.681 | SB16: Running on port 220h, IRQ 7, DMA 1, and high DMA 5
2023-11-27 00:29:05.682 | GUS: Operating at 48000 Hz without resampling
2023-11-27 00:29:05.682 | GUS: Setting 'ULTRASND' environment variable to '240,3,3,5,5'
2023-11-27 00:29:05.682 | GUS: Setting 'ULTRADIR' environment variable to 'C:\ULTRASND'
2023-11-27 00:29:05.682 | GUS: Running on port 240h, IRQ 5, and DMA 3
2023-11-27 00:29:05.682 | PCSPEAKER: Operating at 48000 Hz without resampling
2023-11-27 00:29:05.682 | PCSPEAKER: Initialised discrete model
2023-11-27 00:29:05.682 | PCSPEAKER: Highpass filter enabled (18 dB/oct at 120 Hz)
2023-11-27 00:29:05.682 | PCSPEAKER: Lowpass filter enabled (12 dB/oct at 4800 Hz)
2023-11-27 00:29:05.687 | MOUSE: Will be captured after the first left or right button click
2023-11-27 00:29:05.687 | MOUSE: Middle button will capture/release the mouse (clicks not sent to the game/program)
2023-11-27 00:29:05.687 | MOUSE (PS/2): Standard, 3 buttons
2023-11-27 00:29:05.919 | SLIRP: Slirp version: 4.7.0
2023-11-27 00:29:05.921 | SLIRP: Successfully initialized
2023-11-27 00:29:05.921 | NE2000: Initialised on port 300h and IRQ 3
2023-11-27 00:29:06.054 | CONFIG: Loaded auto-mounted drive config file 'resources/drives/y.conf'
2023-11-27 00:29:06.054 | AUTOEXEC: Using autoexec from one or more joined sections
2023-11-27 00:29:06.511 | MAPPER: No joysticks found
2023-11-27 00:29:06.518 | MAPPER: Loaded default key bindings
2023-11-27 00:29:06.657 | RENDER: Auto-switched to shader 'crt/vga-1080p'
2023-11-27 00:29:06.657 | SDL: Using standard SDI (auto) display refresh rate of 60 Hz
2023-11-27 00:29:06.893 | DISPLAY: VGA 720x400 16-colour text mode 03h at 70.087 Hz throttled VFR, scaled to 1067x800 with 1:1.35 (20:27) pixel aspect ratio
2023-11-27 00:29:06.901 | MOUNT: Path 'resources/drives/y' found
2023-11-27 00:29:07.013 | MOUNT: Path '/mnt/pub/Emulation/dos/dos/' found
2023-11-27 00:29:13.867 | 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-27 00:29:14.923 | 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.
Loguru caught a signal: SIGABRT
Stack trace:
24 0x5555ee965d30 _start + 48
23 0x7fff81477858 __libc_start_main + 152
22 0x7fff81477780 /lib/aarch64-linux-gnu/libc.so.6(+0x27780) [0x7fff81477780]
21 0x5555ee965e3c main + 28
20 0x5555eecfe970 sdl_main(int, char**) + 3848
19 0x5555ee98cf80 Config::StartUp() + 24
18 0x5555eef62ed0 SHELL_Init() + 4032
17 0x5555eef60bd8 DOS_Shell::Run() + 1316
16 0x5555eef602d4 DOS_Shell::ParseLine(char*) + 1764
15 0x5555eef67878 DOS_Shell::DoCommand(char*) + 420
14 0x5555eef83f88 DOS_Shell::ExecuteProgram(std::basic_string_view<char, std::char_traits<char> >, std::basic_string_view<char, std::char_traits<char> >) + 892
13 0x5555eef84adc ./dosbox(+0xd24adc) [0x5555eef84adc]
12 0x5555eea812b4 CALLBACK_RunRealInt(unsigned char) + 100
11 0x5555ee966854 DOSBOX_RunMachine() + 28
10 0x5555ee965fa8 ./dosbox(+0x705fa8) [0x5555ee965fa8]
9 0x5555eeab8938 CPU_Core_Dynrec_Run() + 268
8 0x5555eeab73dc ./dosbox(+0x8573dc) [0x5555eeab73dc]
7 0x5555eea9d730 ./dosbox(+0x83d730) [0x5555eea9d730]
6 0x5555eea9d6d8 ./dosbox(+0x83d6d8) [0x5555eea9d6d8]
5 0x7fff8148424c /lib/aarch64-linux-gnu/libc.so.6(+0x3424c) [0x7fff8148424c]
4 0x7fff814841e4 /lib/aarch64-linux-gnu/libc.so.6(+0x341e4) [0x7fff814841e4]
3 0x7fff814774bc abort + 240
2 0x7fff8148a76c gsignal + 28
1 0x7fff814d09d0 /lib/aarch64-linux-gnu/libc.so.6(+0x809d0) [0x7fff814d09d0]
0 0x7fff81fc47bc __kernel_rt_sigreturn + 0
2023-11-27 00:29:14.946 | Signal: SIGABRT
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment