ptitSeb / box86

Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
https://box86.org
MIT License
3.37k stars 233 forks source link

Oracle database runtime crash #530

Open DienoX opened 2 years ago

DienoX commented 2 years ago

The following error occurs during installation. When installed under the same conditions, but without box86, everything works.

`$ export BOX86_DYNAREC=0 pi@raspberrypi:~/Downloads/Nowy_erp/ClientOracle/client32/install $ wine oui.exe 003c:err:service:process_send_command service protocol error - failed to write pipe! 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053 0024:fixme:ver:GetCurrentPackageId (0030E120 00000000): stub Starting Oracle Universal Installer...

Checking monitor: must be configured to display at least 256 colorsHigher than 256. Actual 4294967296 Passed Preparing to launch Oracle Universal Installer from C:\users\pi\Temp\OraInstall2021-12-24_07-28-24PM. Please wait ...00b0:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub 00bc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION Error occurred during initialization of VM Could not reserve enough space for 1048576KB object heap 00bc:fixme:msvcrt:clean_type_info_names_internal (0x103139c) stub00bc:fixme:msvcrt:clean_type_info_names_internal (0x35d3cc) stub 00bc:fixme:msvcrt:clean_type_info_names_internal (0x1000940c) stub 00bc:fixme:msvcrt:clean_type_info_names_internal (0x83988ec) stub00c4:fixme:ver:GetCurrentPackageId (0030E120 00000000): stub Starting Oracle Universal Installer...

Checking monitor: must be configured to display at least 256 colorsHigher than 256. Actual 4294967296 Passed Preparing to launch Oracle Universal Installer from C:\users\pi\Temp\OraInstall2021-12-24_07-28-45PM. Please wait ...00d8:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub 00e4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION Error occurred during initialization of VM Could not reserve enough space for 1048576KB object heap 00e4:fixme:msvcrt:clean_type_info_names_internal (0x103139c) stub00e4:fixme:msvcrt:clean_type_info_names_internal (0x35d3cc) stub 00e4:fixme:msvcrt:clean_type_info_names_internal (0x1000940c) stub 00e4:fixme:msvcrt:clean_type_info_names_internal (0x83988ec) stubpipi@raspberrypi:~/Downloads/Nowy_erp/ClientOracle/client32/instal l $`

I don't know if it has anything to do with this error, although it is different in the log. https://github.com/ptitSeb/box86/issues/416

ptitSeb commented 2 years ago

Is the crash still happening with latest box86 version?

DienoX commented 2 years ago

I will check

DienoX commented 2 years ago

Unfortunately while testing this via SSH something bad happened to my Raspberry. I can't do anything with it yet because it is several kilometers away from me.

DienoX commented 2 years ago

There is still the same bug with the new box86 version.

RUN_OUICA=ouica.bat
pi@raspberrypi:~/oracle/oui/bin $ wine setup.exe                           Box86 with Dynarec v0.2.7 6f43a14d built on Oct 24 2022 15:02:21
Box86 with Dynarec v0.2.7 6f43a14d built on Oct 24 2022 15:02:21
Box86 with Dynarec v0.2.7 6f43a14d built on Oct 24 2022 15:02:21
0024:fixme:ver:GetCurrentPackageId (0030E120 00000000): stub
Can't recognise ')      ' as an internal or external command, or batch script.
Can't recognise ') ' as an internal or external command, or batch script.  Can't recognise ')' as an internal or external command, or batch script.
Can't recognise ')' as an internal or external command, or batch script.
Starting Oracle Universal Installer...

Checking swap space: 77 MB available, 500 MB required.    Failed <<<<
Checking monitor: must be configured to display at least 256 colorsHigher than 256.    Actual 4294967296    Passed
Some requirement checks failed. You must fulfill these requirements before

continuing with the installation,

Continue? (y/n) [n] y

>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from C:\users\pi\Temp\OraInstall2022-10-29_06-17-28PM. Please wait ...pi@raspberrypi:~/oracle/oui/bin $ 00d4:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub          00d8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
Error occurred during initialization of VM                                 Could not reserve enough space for 1048576KB object heap
00d8:fixme:msvcrt:__clean_type_info_names_internal (0xe1139c) stub
00d8:fixme:msvcrt:__clean_type_info_names_internal (0x35d3cc) stub
00d8:fixme:msvcrt:__clean_type_info_names_internal (0x1000940c) stub
00d8:fixme:msvcrt:__clean_type_info_names_internal (0x83988ec) stub
pi@raspberrypi:~/oracle/oui/bin $
pi@raspberrypi:~/oracle/oui/bin $