View Single Post
Old 12 December 2017, 17:18   #93
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Problem found, the direct memory exception handler was not active at all due to "struct ucontext" having been changed to "struct ucontext_t" in recent glibc versions.

I've added support for struct ucontext_t and code is available in git:
https://github.com/FrodeSolheim/fs-u...381efa03dd73d5

Fix will be included in the next development release
FrodeSolheim is offline  
 
Page generated in 0.07384 seconds with 11 queries