ParaLLEl N64 Core Segfaults

I’m having issues here trying to run N64 games with ParaLLEl N64 Core. Doesn’t seem to matter what game I try to run it with RetroArch closes with a segfault as it tries to run the game. It loads the game for a few seconds showing 1 frame of the loading screen, but then immediately segfaults. If I use any other N64 core it works just fine, but ParaLLEl doesn’t seem to work. It use to work, but not anymore. I had made sure that the core is fully downloaded, and not corrupted in any way. It’s just outright broken.

here’s what happens when it tries to load a OoT Randomizer ROM using ParaLLEl

$ retroarch 
[INFO] RetroArch 1.8.6 (Git 36802f7)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
[INFO] Capabilities:  MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX AVX2
[INFO] Built: May 11 2020
[INFO] Version: 1.8.6
[INFO] Git: 36802f7
[INFO] =================================================
[INFO] [Environ]: SET_PIXEL_FORMAT: RGB565.
[INFO] Redirecting save file to "/home/user/.config/retroarch/savefile/.srm".
[INFO] Redirecting save state to "/home/user/.config/retroarch/savestate/.state".
[INFO] Version of libretro API: 1
[INFO] Compiled against API: 1
[INFO] [Audio]: Set audio input rate to: 30000.00 Hz.
[INFO] [SoftFilter]: Found plug: Phosphor2x (phosphor2x).
[INFO] [SoftFilter]: Found plug: Super2xSaI (super2xsai).
[INFO] [SoftFilter]: Found plug: 2xBR (2xbr).
[INFO] [SoftFilter]: Found plug: Scale2x (scale2x).
[INFO] [SoftFilter]: Found plug: 2xSaI (2xsai).
[INFO] [SoftFilter]: Found plug: LQ2x (lq2x).
[INFO] [SoftFilter]: Found plug: Scanline2x (scanline2x).
[INFO] [SoftFilter]: Found plug: EPX (epx).
[INFO] [SoftFilter]: Found plug: Darken (darken).
[INFO] [SoftFilter]: Found plug: SuperEagle (supereagle).
[INFO] [SoftFilter]: Found plug: Blargg NTSC SNES (blargg_ntsc_snes).
[INFO] [SoftFilter]: Found plug: Normal2x (normal2x).
[INFO] Using 1 threads for softfilter.
[INFO] [Video]: Video @ 1280x720
[ERROR] [Wayland]: Failed to connect to Wayland server.
[INFO] Vulkan dynamic library loaded.
WARNING: Experimental compiler backend enabled. Here be dragons! Incorrect rendering, GPU hangs and/or resets are likely
[INFO] [Vulkan]: Found vulkan context: x
[INFO] [Vulkan]: Detecting screen resolution 1920x1080.
[INFO] [GLX]: Window manager is Mutter (Muffin).
[INFO] [GLX]: X = 0, Y = 0, W = 1280, H = 720.
[INFO] [Vulkan]: Found GPU at index 0: GeForce GTX 1070
[INFO] [Vulkan]: Using GPU index 0.
[INFO] [Vulkan]: Using GPU: GeForce GTX 1070
[INFO] [Vulkan]: Queue family 0 supports 16 sub-queues.
[INFO] [Vulkan]: Swapchain supports present mode: 2.
[INFO] [Vulkan]: Swapchain supports present mode: 3.
[INFO] [Vulkan]: Swapchain supports present mode: 0.
[INFO] [Vulkan]: Creating swapchain with present mode: 2
[INFO] [Vulkan]: Using swapchain size 1280 x 720.
[INFO] [Vulkan]: Got 3 swapchain images.
[INFO] [Vulkan]: Using resolution 1280x720
[INFO] [Vulkan]: Using RGB565 format.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [Vulkan]: Loading stock shader.
[INFO] [slang]: Building pass #0 (N/A)
[INFO] [Vulkan filter chain]: Not using frame history.
[INFO] [Vulkan filter chain]: Not using framebuffer feedback.
[INFO] [udev]: Plugged pad: Sony Computer Entertainment Wireless Controller (1356:1476) on port #0.
[INFO] [udev]: Pad #0 (/dev/input/event16) supports force feedback.
[INFO] [udev]: Pad #0 (/dev/input/event16) supports 16 force feedback effects.
[INFO] [udev]: Plugged pad: Microsoft X-Box 360 pad (10462:4607) on port #1.
[INFO] [udev]: Pad #1 (/dev/input/event26) supports force feedback.
[INFO] [udev]: Pad #1 (/dev/input/event26) supports 16 force feedback effects.
[INFO] [Joypad]: Found joypad driver: "udev".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [DBus]: Suspended screensaver via DBus.
[INFO] [Video]: Found display server: x11
[INFO] Found shader "/home/user/.config/retroarch/shaders/retroarch.slangp"
[INFO] ALSA: Using signed 16-bit format.
[INFO] ALSA: Period size: 384 frames
[INFO] ALSA: Buffer size: 1536 frames
[INFO] [Menu]: Found menu display driver: "vulkan".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Menu]: Found menu display driver: "vulkan".
[CDROM] Could not open /dev/sg2, please check permissions.
[CDROM] Could not open /dev/sg1, please check permissions.
[CDROM] Could not open /dev/sg0, please check permissions.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [LED]: LED driver = 'null' 0x55cedc8bea40
[INFO] [MIDI]: Initializing ...
[INFO] [MIDI]: Input disabled.
[INFO] [MIDI]: Output disabled.
[INFO] [MIDI]: Initialized "alsa" driver.
[INFO] bringing_up_command_interface_at_port 55355.
[WARN] Input device ID 5 is unknown to this libretro implementation. Using RETRO_DEVICE_JOYPAD.
[INFO] SRAM will not be saved.
[INFO] Loading history file: [/home/user/.config/retroarch/content_history.lpl].
[INFO] Loading history file: [/home/user/.config/retroarch/content_music_history.lpl].
[INFO] Loading history file: [/home/user/.config/retroarch/content_video_history.lpl].
[INFO] Loading history file: [/home/user/.config/retroarch/content_image_history.lpl].
[INFO] Loading favorites file: [/home/user/.config/retroarch/content_favorites.lpl].
[INFO] [Vulkan]: VSync => on
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [slang]: Building pass #0 (N/A)
[INFO] [Vulkan filter chain]: Not using frame history.
[INFO] [Vulkan filter chain]: Not using framebuffer feedback.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Vulkan]: VSync => on
[INFO] [Vulkan]: Do not need to re-create swapchain.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [Vulkan]: GPU supports linear images as textures, but not DEVICE_LOCAL. Falling back to copy path.
[INFO] [slang]: Building pass #0 (N/A)
[INFO] [Vulkan filter chain]: Not using frame history.
[INFO] [Vulkan filter chain]: Not using framebuffer feedback.
[INFO] Using content: /home/user/n64/OoTR_441077_CZGQY53H0H.z64.
[INFO] arg #0: retroarch
[INFO] arg #1: /home/user/n64/OoTR_441077_CZGQY53H0H.z64
[INFO] arg #2: -s
[INFO] arg #3: /home/user/.config/retroarch/savefile
[INFO] arg #4: -S
[INFO] arg #5: /home/user/.config/retroarch/savestate
[INFO] arg #6: -c
[INFO] arg #7: /home/user/.config/retroarch/retroarch.cfg
[INFO] arg #8: -L
[INFO] arg #9: /home/user/.config/retroarch/cores/parallel_n64_libretro.so
[INFO] arg #10: -v
[INFO] Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] Unloading game..
[INFO] Unloading core..
[INFO] Unloading core symbols..
[INFO] [XINERAMA]: Xinerama version: 1.1.
[INFO] [XINERAMA]: Xinerama screens: 1.
[INFO] [XINERAMA]: Saved monitor #0.
[INFO] [Video]: Does not have enough samples for monitor refresh rate estimation. Requires to run for at least 4096 frames.
[INFO] RetroArch 1.8.6 (Git 36802f7)
[INFO] Redirecting save file to "/home/user/.config/retroarch/savefile/OoTR_441077_CZGQY53H0H.srm".
[INFO] Redirecting save state to "/home/user/.config/retroarch/savestate/OoTR_441077_CZGQY53H0H.state".
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
[INFO] Capabilities:  MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX AVX2
[INFO] Built: May 11 2020
[INFO] Version: 1.8.6
[INFO] Git: 36802f7
[INFO] =================================================
[INFO] Loading dynamic libretro core from: "/home/user/.config/retroarch/cores/parallel_n64_libretro.so"
[INFO] [Overrides] no core-specific overrides found at /home/user/.config/retroarch/config/ParaLLEl N64/ParaLLEl N64.cfg.
[INFO] [Overrides] no content-dir-specific overrides found at /home/user/.config/retroarch/config/ParaLLEl N64/n64.cfg.
[INFO] [Overrides] no game-specific overrides found at /home/user/.config/retroarch/config/ParaLLEl N64/OoTR_441077_CZGQY53H0H.cfg.
[INFO] [Environ]: SET_VARIABLES.
[INFO] [Environ]: SET_CONTROLLER_INFO.
[INFO] Controller port: 1
[INFO]    Controller (ID: 1)
[INFO]    Mouse (ID: 2)
[INFO]    RetroPad (ID: 1)
[INFO] Controller port: 2
[INFO]    Controller (ID: 1)
[INFO]    Mouse (ID: 2)
[INFO]    RetroPad (ID: 1)
[INFO] Controller port: 3
[INFO]    Controller (ID: 1)
[INFO]    Mouse (ID: 2)
[INFO]    RetroPad (ID: 1)
[INFO] Controller port: 4
[INFO]    Controller (ID: 1)
[INFO]    Mouse (ID: 2)
[INFO]    RetroPad (ID: 1)
[INFO] [Environ]: SET_SUBSYSTEM_INFO.
[INFO] Special game type: Cartridge and Disk
  Ident: n64_cart_disk
  ID: 257
  Content:
[INFO]     Cartridge (optional)
[INFO]     Disk (optional)
[INFO] [Remaps]: remap directory: /home/user/.config/retroarch/config/remaps
[INFO] Redirecting save file to "/home/user/.config/retroarch/savefile/ParaLLEl N64/OoTR_441077_CZGQY53H0H.srm".
[INFO] Redirecting save state to "/home/user/.config/retroarch/savestate/ParaLLEl N64/OoTR_441077_CZGQY53H0H.state".
[INFO] [Environ]: GET_LOG_INTERFACE.
[INFO] [Environ]: GET_PERF_INTERFACE.
[INFO] [Environ]: SET_PIXEL_FORMAT: XRGB8888.
[INFO] [Environ]: GET_RUMBLE_INTERFACE.
[INFO] Loading content file: /home/user/n64/OoTR_441077_CZGQY53H0H.z64.
[INFO] Did not find a valid content patch.
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-synchronous:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-interlacing:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-divot-filter:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-gamma-dither:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-vi-aa:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-vi-bilinear:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-dither-filter:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-send_allist_to_hle_rsp:
	disabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-screensize:
	1440x1080
[INFO] [Environ]: GET_VARIABLE parallel-n64-audio-buffer-size:
	2048
[INFO] [Environ]: GET_VARIABLE parallel-n64-gfxplugin:
	glide64
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-vioverlay:
	Unfiltered
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-sync:
	High
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-multithread:
	all threads
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-overscan:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-filtering:
	bilinear
[libretro DEBUG] set filtering mode...
[INFO] [Environ]: GET_VARIABLE parallel-n64-dithering:
	enabled
[libretro DEBUG] set dithering mode...
[INFO] [Environ]: GET_VARIABLE parallel-n64-polyoffset-factor:
	-2.0
[INFO] [Environ]: GET_VARIABLE parallel-n64-polyoffset-units:
	-2.0
[INFO] [Environ]: GET_VARIABLE parallel-n64-astick-deadzone:
	15
[INFO] [Environ]: GET_VARIABLE parallel-n64-astick-sensitivity:
	100
[INFO] [Environ]: GET_VARIABLE parallel-n64-gfxplugin-accuracy:
	veryhigh
[INFO] [Environ]: GET_VARIABLE parallel-n64-virefresh:
	auto
[INFO] [Environ]: GET_VARIABLE parallel-n64-bufferswap:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-framerate:
	fullspeed
[INFO] [Environ]: GET_VARIABLE parallel-n64-alt-map:
	disabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak1:
	rumble
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak2:
	none
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak3:
	none
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak4:
	none
[INFO] [Environ]: SET_HW_RENDER.
[INFO] Requesting OpenGL context.
[libretro INFO] mupen64plus: No version number in 'Core' config section. Setting defaults.
[libretro INFO] EmuThread: M64CMD_ROM_OPEN
[libretro INFO] mupen64plus: Goodname: THE LEGEND OF ZELDA (unknown rom)
[libretro INFO] mupen64plus: Headername: THE LEGEND OF ZELDA
[libretro INFO] mupen64plus: Name: THE LEGEND OF ZELDA 
[libretro INFO] mupen64plus: MD5: 91550AF495C56031C8B1DC2C8499FECC
[libretro INFO] mupen64plus: CRC: 49c9c906 14f67924
[libretro INFO] mupen64plus: Imagetype: .z64 (native)
[libretro INFO] mupen64plus: Rom size: 33554432 bytes (or 32 Mb or 256 Megabits)
[libretro INFO] mupen64plus: ClockRate = f
[libretro INFO] mupen64plus: Version: 1449
[libretro INFO] mupen64plus: Manufacturer: 43
[libretro INFO] mupen64plus: Cartridge_ID: 4c5a
[libretro INFO] mupen64plus: Country: USA
[libretro INFO] mupen64plus: PC = 80000400
[libretro INFO] mupen64plus: Save type: 5
[libretro INFO] EmuThread: M64CMD_ROM_GET_HEADER
[INFO] [RCHEEVOS]: ext_hash 0b88c109 ('z64')
[INFO] [RCHEEVOS]: Load task finished
[INFO] Skipping SRAM load..
[INFO] Version of libretro API: 1
[INFO] Compiled against API: 1
[INFO] [Cheats]: Load game-specific cheatfile: /home/user/.config/retroarch/cheats/ParaLLEl N64/OoTR_441077_CZGQY53H0H.cht
[INFO] [Audio]: Set audio input rate to: 44004.66 Hz.
[WARN] Cannot use CPU filters when hardware rendering is used.
[INFO] [Video]: Video @ 1280x720
[INFO] [Video]: Using HW render, OpenGL driver forced.
[INFO] [Video]: "vulkan" saved as cached driver.
[INFO] [Video]: Forcing "glcore" driver.
[ERROR] [Wayland]: Failed to connect to Wayland server.
[INFO] [GLX]: GLX_EXT_swap_control_tear supported.
[INFO] [GLCore]: Found GL context: x
[INFO] [GLCore]: Detecting screen resolution 1920x1080.
[INFO] [GLX]: Window manager is Mutter (Muffin).
[INFO] [GLX]: X = 0, Y = 0, W = 1280, H = 720.
[INFO] [GLX]: Creating shared HW context.
[INFO] [GLX]: Found swap function: glXSwapIntervalEXT.
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [GLCore]: Initializing HW render (2048 x 2048).
[INFO] [GLCore]: Max texture size: 32768 px, renderbuffer size: 32768 px.
[INFO] [GLCore]: Vendor: NVIDIA Corporation, Renderer: GeForce GTX 1070/PCIe/SSE2.
[INFO] [GLCore]: Version: 4.6.0 NVIDIA 440.82.
[INFO] [GLCore]: Using resolution 1280x720
[INFO] [udev]: Plugged pad: Sony Computer Entertainment Wireless Controller (1356:1476) on port #0.
[INFO] [udev]: Pad #0 (/dev/input/event16) supports force feedback.
[INFO] [udev]: Pad #0 (/dev/input/event16) supports 16 force feedback effects.
[INFO] [udev]: Plugged pad: Microsoft X-Box 360 pad (10462:4607) on port #1.
[INFO] [udev]: Pad #1 (/dev/input/event26) supports force feedback.
[INFO] [udev]: Pad #1 (/dev/input/event26) supports 16 force feedback effects.
[INFO] [Joypad]: Found joypad driver: "udev".
[INFO] [Shaders]: preset directory: /home/user/.config/retroarch/shaders/presets
[INFO] [GLCore]: Loading stock shader.
[INFO] [slang]: Building pass #0 (N/A)
[INFO] [GLCore]: Not using frame history.
[INFO] [GLCore]: Not using framebuffer feedback.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [DBus]: Suspended screensaver via DBus.
[INFO] [Video]: Found display server: x11
[INFO] Found shader "/home/user/.config/retroarch/shaders/retroarch.slangp"
context_reset.
[INFO] [Environ]: GET_VARIABLE parallel-n64-gfxplugin:
	glide64
[INFO] [Environ]: GET_VARIABLE parallel-n64-rspplugin:
	cxd4
[INFO] [Environ]: GET_VARIABLE parallel-n64-gfxplugin-accuracy:
	veryhigh
[INFO] [Environ]: GET_VARIABLE parallel-n64-gfxplugin:
	glide64
[INFO] [Environ]: GET_VARIABLE parallel-n64-rspplugin:
	cxd4
[INFO] [Environ]: GET_VARIABLE parallel-n64-screensize:
	1440x1080
ReadSpecialSettings: DEFAULT
[INFO] [Environ]: GET_VARIABLE mupen64-filtering:
	N/A
plugin_start_gfx success.
[INFO] [Environ]: SET_INPUT_DESCRIPTORS:
[INFO] 	RetroPad, Port 1, Button "B (bottom)" => "A Button (C-Down)"
[INFO] 	RetroPad, Port 1, Button "Y (left)" => "B Button (C-Left)"
[INFO] 	RetroPad, Port 1, Button "Start" => "START Button"
[INFO] 	RetroPad, Port 1, Button "D-Pad Up" => "Up (digital)"
[INFO] 	RetroPad, Port 1, Button "D-Pad Down" => "Down (digital)"
[INFO] 	RetroPad, Port 1, Button "D-Pad Left" => "Left (digital)"
[INFO] 	RetroPad, Port 1, Button "D-Pad Right" => "Right (digital)"
[INFO] 	RetroPad, Port 1, Button "A (right)" => "(C-Right)"
[INFO] 	RetroPad, Port 1, Button "X (up)" => "(C-Up)"
[INFO] 	RetroPad, Port 1, Button "L" => "L-Trigger"
[INFO] 	RetroPad, Port 1, Button "R" => "R-Trigger"
[INFO] 	RetroPad, Port 1, Button "L2" => "Z-Trigger"
[INFO] 	RetroPad, Port 1, Button "R2" => "C Buttons Mode"
[INFO] 	RetroPad, Port 2, Button "B (bottom)" => "A Button (C-Down)"
[INFO] 	RetroPad, Port 2, Button "Y (left)" => "B Button (C-Left)"
[INFO] 	RetroPad, Port 2, Button "Start" => "START Button"
[INFO] 	RetroPad, Port 2, Button "D-Pad Up" => "Up (digital)"
[INFO] 	RetroPad, Port 2, Button "D-Pad Down" => "Down (digital)"
[INFO] 	RetroPad, Port 2, Button "D-Pad Left" => "Left (digital)"
[INFO] 	RetroPad, Port 2, Button "D-Pad Right" => "Right (digital)"
[INFO] 	RetroPad, Port 2, Button "A (right)" => "(C-Right)"
[INFO] 	RetroPad, Port 2, Button "X (up)" => "(C-Up)"
[INFO] 	RetroPad, Port 2, Button "L" => "L-Trigger"
[INFO] 	RetroPad, Port 2, Button "R" => "R-Trigger"
[INFO] 	RetroPad, Port 2, Button "L2" => "Z-Trigger"
[INFO] 	RetroPad, Port 2, Button "R2" => "C Buttons Mode"
[libretro INFO] EmuThread: M64CMD_EXECUTE.
[INFO] [Environ]: GET_VARIABLE parallel-n64-cpucore:
	dynamic_recompiler
[INFO] [Environ]: GET_VARIABLE parallel-n64-disable_expmem:
	enabled
Gfx RomOpen.
ReadSpecialSettings: DEFAULT
[INFO] [Environ]: GET_VARIABLE mupen64-filtering:
	N/A
ReadSpecialSettings: THE LEGEND OF ZELDA
[INFO] [Environ]: GET_VARIABLE mupen64-filtering:
	N/A
[libretro INFO] Detected RDRAM size: 007fffff
[INFO] [Environ]: GET_VARIABLE parallel-n64-screensize:
	1440x1080
GL_ARB_texture_non_power_of_two supported.
GL_EXT_texture_format_BGRA8888 supported.
[INFO] [Environ]: GET_VARIABLE mupen64-vcache-vbo:
	N/A
[INFO] [Environ]: GET_VARIABLE parallel-n64-64dd-hardware:
	disabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-screensize:
	1440x1080
GL_ARB_texture_non_power_of_two supported.
GL_EXT_texture_format_BGRA8888 supported.
[INFO] [Environ]: GET_VARIABLE mupen64-vcache-vbo:
	N/A
[INFO] ALSA: Using signed 16-bit format.
[INFO] ALSA: Period size: 384 frames
[INFO] ALSA: Buffer size: 1536 frames
[INFO] [Menu]: Found menu display driver: "glcore".
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Environ]: SET_SUBSYSTEM_INFO.
[INFO] Subsystem ID: 0
Special game type: Cartridge and Disk
  Ident: n64_cart_disk
  ID: 257
  Content:
[INFO]     Cartridge (optional)
[INFO]     Disk (optional)
[INFO] Subsystems: 1
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [Font]: Using font rendering backend: freetype.
[INFO] [LED]: LED driver = 'null' 0x55cedc8bea40
[INFO] [MIDI]: Initializing ...
[INFO] [MIDI]: Input disabled.
[INFO] [MIDI]: Output disabled.
[INFO] [MIDI]: Initialized "alsa" driver.
[INFO] bringing_up_command_interface_at_port 55355.
[WARN] Input device ID 5 is unknown to this libretro implementation. Using RETRO_DEVICE_JOYPAD.
[INFO] Loading history file: [/home/user/.config/retroarch/content_history.lpl].
[INFO] Loading history file: [/home/user/.config/retroarch/content_music_history.lpl].
[INFO] Loading history file: [/home/user/.config/retroarch/content_video_history.lpl].
[INFO] Loading history file: [/home/user/.config/retroarch/content_image_history.lpl].
[INFO] Loading favorites file: [/home/user/.config/retroarch/content_favorites.lpl].
[INFO] [GLCore]: VSync => on
[INFO] [GLX]: glXSwapIntervalEXT(1)
[INFO] [Environ]: SET_SUBSYSTEM_INFO.
[INFO] Subsystem ID: 0
Special game type: Cartridge and Disk
  Ident: n64_cart_disk
  ID: 257
  Content:
[INFO]     Cartridge (optional)
[INFO]     Disk (optional)
[INFO] Subsystems: 1
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-synchronous:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-interlacing:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-divot-filter:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-gamma-dither:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-vi-aa:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-vi-bilinear:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-parallel-rdp-dither-filter:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-send_allist_to_hle_rsp:
	disabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-screensize:
	1440x1080
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-vioverlay:
	Unfiltered
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-sync:
	High
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-multithread:
	all threads
[INFO] [Environ]: GET_VARIABLE parallel-n64-angrylion-overscan:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-filtering:
	bilinear
[INFO] [Environ]: GET_VARIABLE parallel-n64-dithering:
	enabled
[libretro DEBUG] set dithering mode...
[INFO] [Environ]: GET_VARIABLE parallel-n64-polyoffset-factor:
	-2.0
[INFO] [Environ]: GET_VARIABLE parallel-n64-polyoffset-units:
	-2.0
[INFO] [Environ]: GET_VARIABLE parallel-n64-astick-deadzone:
	15
[INFO] [Environ]: GET_VARIABLE parallel-n64-astick-sensitivity:
	100
[INFO] [Environ]: GET_VARIABLE parallel-n64-gfxplugin-accuracy:
	veryhigh
[INFO] [Environ]: GET_VARIABLE parallel-n64-virefresh:
	auto
[INFO] [Environ]: GET_VARIABLE parallel-n64-bufferswap:
	enabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-framerate:
	fullspeed
[INFO] [Environ]: GET_VARIABLE parallel-n64-alt-map:
	disabled
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak1:
	rumble
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak2:
	none
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak3:
	none
[INFO] [Environ]: GET_VARIABLE parallel-n64-pak4:
	none
[libretro DEBUG] set filtering mode...
[libretro INFO] mupen64plus: Starting R4300 emulator: Dynamic Recompiler
Segmentation fault (core dumped)

OoT Randomzier ROMs are optimized to run better with ParaLLEl core, otherwise you get crashing or freezing issues if you tried to use another like Mupen64Plus-Next Core.

Bump this topic up, need some information on what’s going on with this issue.

Hmm, this looks suspicious:

[INFO] Requesting OpenGL context.

Do you have any overrides that might be causing it to switch to GL? Also, try updating the core, as we changed how it requests contexts a couple of days ago that should make it explicitly request Vulkan with the ParaLLEl-RDP.

I’m not sure how many launches there are in that log.
You seem to launch glide64 which requires gl with cxd4 as audio.
Try cleaning up your core options (retroarch-core-options.cfg or config/Parallel N64/ParaLLEl N64.opt).

I don’t have any overrides as far as I’m aware, and the core was already updated to the latest version.