Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS-UAE crashes on Haiku x86_64 (hrev56291) #7067

Open
LambdaCalculus37 opened this issue Jul 21, 2022 · 1 comment
Open

FS-UAE crashes on Haiku x86_64 (hrev56291) #7067

LambdaCalculus37 opened this issue Jul 21, 2022 · 1 comment
Labels

Comments

@LambdaCalculus37
Copy link

I installed both FS-UAE and FS-UAE Launcher via HaikuDepot, and while FS-UAE Launcher works normally, launching FS-UAE from it does not, instead crashing within moments after launching. The error generated is below, as is the debug report generated.

screenshot16

fs-uae-3511-debug-21-07-2022-15-55-23.report.txt

@waddlesplash
Copy link
Member

	thread 3532: pthread func 
		state: Call (abort() called)

		Frame		IP			Function Name
		-----------------------------------------------
		00000000	0x1c27e465987	_kern_debugger + 0x7 
			Disassembly:
				_kern_debugger:
				0x000001c27e465980:   48c7c0e5000000  mov $0xe5, %rax
				0x000001c27e465987:             0f05  syscall  <--

		0x7fdfe432ba00	0x1c27e45d98e	abort + 0x4a 
		0x7fdfe432ba08	0xa77fbe5f4d	GetSystemInfo(SYSTEM_INFO*) + 0 
		0x7fdfe432baf0	0x7ffff800	? 
		0x7fdfe432bb30	0xa77fb29f0a	check_uae_p32(unsigned long long, char const*, int) + 0x38 

Not sure where this version of GetSystemInfo is, I checked and I didn't see any in the FS-UAE codebase on a quick scan that can call abort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants