Skip to content

Unhandeld page fault during install #550

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

Open
peterdedecker83 opened this issue May 5, 2025 · 1 comment
Open

Unhandeld page fault during install #550

peterdedecker83 opened this issue May 5, 2025 · 1 comment

Comments

@peterdedecker83
Copy link

peterdedecker83 commented May 5, 2025

Tried to install using the script on Ubuntu 24.04.2 LTS:

$ curl -L https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/setup/autodesk_fusion_installer_x86-64.sh -o "autodesk_fusion_installer_x86-64.sh" && chmod +x autodesk_fusion_installer_x86-64.sh && ./autodesk_fusion_installer_x86-64.sh --install --default --full

Got a lot of these fixme lines before finally throwing this:

059c:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\windows\Microsoft.NET\Framework64\v4.0.30319\mscordacwks.dll", 00006FFFD1F30000) stub
059c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0098:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0760:fixme:wldp:WldpGetLockdownPolicy 0000000000000000 0000000000E0E900 0
06c4:fixme:seh:WerSetFlags (2) stub
06c4:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
06c4:fixme:ntdll:WinSqmIsOptedIn (): stub
06c4:fixme:ver:GetCurrentPackageId (000000000011E640 0000000000000000): stub
0760:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub
0760:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub
06c4:fixme:ver:GetCurrentPackageId (000000000011DF20 0000000000000000): stub
06c4:fixme:heap:GetNumaHighestNodeNumber semi-stub: 000000000011E594
06c4:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\windows\Microsoft.NET\Framework64\v4.0.30319\mscordacwks.dll", 00006FFFD1F30000) stub
06c4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
06c4:fixme:virtual:prefetch_memory (process=0xffffffffffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub
06c4:fixme:security:SetCachedSigningLevel 000000000011D718 19 0 00000000000001EC - stub
0760:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub
0760:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub
0760:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0098:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub
0098:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub
0788:fixme:ntdll:WinSqmIsOptedIn (): stub
02f0:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
02f0:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
02f0:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
02f0:fixme:secur32:get_enabled_protocols handle TLS parameters
wine: Unhandled page fault on read access to 00000000000000E8 at address 00006FFFE49582FD (thread 02f0), starting debugger...
WineDbg attached to pid 0234
X Error of failed request: XI_BadDevice (invalid Device parameter)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Device id in failed request: 0x197
Serial number of failed request: 201
Current serial number in output stream: 201
X Error of failed request: XI_BadDevice (invalid Device parameter)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Device id in failed request: 0x6400003
Serial number of failed request: 303
Current serial number in output stream: 303
X Error of failed request: XI_BadDevice (invalid Device parameter)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Device id in failed request: 0x18c
Serial number of failed request: 306
Current serial number in output stream: 306
0258:fixme:ver:GetCurrentPackageId (000000000021FEB0 0000000000000000): stub

I added the complete output log (which took me a lot of scrolling ;-)) in attach.

fusion360log.txt

@peterdedecker83
Copy link
Author

When I run the installer again, it claims to have to update Wine again, as it does, and then keeps hanging on this output:

Executing wine winecfg -v win10
wine: could not open working directory L"unix\home\peddecke\.autodesk_fusion\wineprefixes\default\", starting in the Windows directory.
wine: could not open working directory L"unix\home\peddecke\.autodesk_fusion\wineprefixes\default\", starting in the Windows directory.
0370:fixme:ver:GetCurrentPackageId (000000000021FEB0 0000000000000000): stub
03e0:fixme:ver:GetCurrentPackageId (000000000021FEB0 0000000000000000): stub

warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/peddecke/.autodesk_fusion/wineprefixes/default terminate

The directories seem to be fine although:

peddecke@cornet:~/.autodesk_fusion/wineprefixes/default$ ls -hal
total 11M
drwxrwxr-x 4 peddecke peddecke 4.0K May 5 22:01 .
drwxrwxr-x 3 peddecke peddecke 4.0K May 5 14:35 ..
drwxrwxr-x 2 peddecke peddecke 4.0K May 5 22:01 dosdevices
drwxrwxr-x 7 peddecke peddecke 4.0K May 5 16:12 drive_c
-rw-rw-r-- 1 peddecke peddecke 11M May 5 22:01 system.reg
-rw-rw-r-- 1 peddecke peddecke 8 May 5 22:01 .update-timestamp
-rw-rw-r-- 1 peddecke peddecke 4.1K May 5 16:14 userdef.reg
-rw-rw-r-- 1 peddecke peddecke 121K May 5 17:16 user.reg
-rw-rw-r-- 1 peddecke peddecke 519 May 5 22:01 winetricks.log
-rw-rw-r-- 1 peddecke peddecke 29 May 5 22:01 wrapper.cfg

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

No branches or pull requests

1 participant