Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
While Oracle Client installation proceeds with no error, when i reboot my (virtual) machine it fails before showing the GUI.
The displayed error is :
WARNING: RtlCreateTagHeap at ../../sdk/lib/rtl/heap.c:3881 is UNIMPLEMENTED!
|
*** Assertion failed: Parent->MaxValueDataLen == Kcb->KcbMaxValueDataLen
|
*** Source File: ../../ntoskrnl/config/cmap.c, line 1023
|
Reproduced with ReactOS 4.5 and 4.6-RC1.
Here are the steps :
- fresh install from iso into a 10gb QEMU/KVM virtual machine
- from package manager i installed 7zip and Firefox 45 to be able to download and uncompress 'Oracle Database 11_g_ Release 2 Client (11.2.0.1.0) for Microsoft Windows (32-bit)' from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win32soft-098987.html
- Web Archive: https://web.archive.org/web/20170815232047/http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win32soft-098987.html
- Mirror 1: http://ftp.toulouse.inra.fr/pub/saga/Oracle/win32_11gR2_client.zip
- Mirror 2: http://200.2.13.127/software/oracle/client/win32_11gR2_client.zip
- MD5: 24B8FE0BA065C598970A53B394C1DA80
- SHA1: 2D8F8BCA5BC144750C0BFD423A2642FF81755C0B
- then i launch setup.exe. I choose "custom installation", checking 4 boxes :
- SQL*Plus
- Oracle JBDC interfaces
- Oracle Call interface
- Oracle ODBC Driver
- after successful installation, i reboot the machine
- Boot halts with previous error message (see line 116 in attachment)
I finally found that boot can continue by pressing "i" key.
Next reboots are ok.