From: izder456 Subject: Re: BROKEN: emulators/dolphin To: ports@openbsd.org Cc: Brad Smith Date: Tue, 18 Jun 2024 11:39:50 -0500 On Sun, 16 Jun 2024 20:33:24 -0400 Brad Smith wrote: > I will need more information than this. Can you install the gdb > package and use egdb to > get a stack trace from the dolphin-emu.core that I take it you have > in your home dir? Ran it witn `$ egdb $(which dolphin-emu) ./dolphin-emu.core` (massive file jeez) Sorry about that hopefully I did this right, here is the egdb output when runn: GNU gdb (GDB) 9.2 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-openbsd7.5". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/bin/dolphin-emu... [New process 429620] [New process 547288] [New process 307744] [New process 239090] [New process 482093] [New process 346030] [New process 623894] [New process 316310] [New process 204105] [New process 563943] [New process 247206] [New process 610393] [New process 525520] [New process 529233] [New process 509630] [New process 224681] [New process 204803] [New process 423745] [New process 174248] [New process 193581] [New process 571877] [New process 151259] [New process 223943] Core was generated by `dolphin-emu'. Program terminated with signal SIGILL, Illegal instruction. #0 0x000003052adc7319 in JitBaseBlockCache::Clear() () [Current thread is 1 (process 429620)] (gdb) bt #0 0x000003052adc7319 in JitBaseBlockCache::Clear() () #1 0x000003052adc6261 in JitBaseBlockCache::Init() () #2 0x000003052ae4abc1 in Jit64::Init() () #3 0x000003052adc4906 in JitInterface::InitJitCore(PowerPC::CPUCore) () #4 0x000003052acc5cc5 in HW::Init(Core::System&, Sram const*) () #5 0x000003052ac0e352 in Core::EmuThread(Core::System&, std::__1::unique_ptr >, WindowSystemInfo) () #6 0x000003052ac13132 in void* std::__1::__thread_proxy[abi:v160006] >, void (*)(Core::System&, std::__1::unique_ptr >, WindowSystemInfo), std::__1::reference_wrapper, std::__1::unique_ptr >, WindowSystemInfo> >(void*) () #7 0x00000307688604d2 in _rthread_start (v=0x0) at /usr/src/lib/librthread/rthread.c:96 #8 0x00000307ed6f7bca in __tfork_thread () at /usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:87 (gdb) quit -- -iz (they/them) > i like to say mundane things, > there are too many uninteresting things > that go unnoticed. izder456 (dot) neocities (dot) org