Details
-
Bug
-
Resolution: Fixed
-
Major
-
VirtualBox 5.2.26.
-
0.4.12-RC-27-g89f3036 https://github.com/reactos/reactos/commit/89f30362457785d82e05bac65d61ae40fd8b3d37
Description
It's reproducible only in 0.4.12-RC builds, 0.4.12-dev-1082-ge0e5363 and 0.4.13-dev-445-gbf249bd are not affected. Although I tested it only with latest 0.4.12-RC-32-g152ee20 for now, I probably need to find guilty commit in releases/0.4.12 branch.
Steps to reproduce:
- Pass 1st setup stage with Russian localization (Русский) and English (USA) keyboard layout. For me it is reporducible only with these settings.
- At 2nd setup stage, pass "Welcome" (Добро пожаловать в мастер установки ReactOS) and "License" (Подтверждение лицензии) steps as usually too, and click "Next" (Далее) for getting on "Regional Settings" (Региональные настройки) step.
- Click the first "Customize..." (Настроить...) button opposite "To change system or user locale settings, click "Customize"" (Для изменения языка системы нажмите "Настроить").
- In "Location" (Расположение) groupbox of appeared window (Язык и региональные стандарты), select "Ukraine" location (Украина). (I'm not sure that it may affect the problem, but did it each time).
- Click "Apply" (Применить) and then "OK".
- Click the second "Customize..." (Настроить...) button opposite "To change the keyboard layout, click "Customize"" (Для изменения раскладки нажмите "Настроить").
- Below the list of current keyboard layouts, Click "Add" (Добавить).
- Select "Ukrainian" in "Input language" (Язык ввода) from the dropdown list, "Украинская" in "Keyboard layout" (Раскладка клавиатуры) and click OK.
- Click "Apply" (Применить). Will appear a question dialog "Reboot now?" (Перезагрузить сейчас?). Click "No" (Нет).
- Click "OK". That dialog will appear again. Click "No" (Нет) again. Now heap assertion will appear:
*** Assertion failed: Heap->u.FreeListsInUseBytes[Index] & Bit
|
*** Source File: ../sdk/lib/rtl/heap.c, line 242 |
If to ignore that assert, 2nd setup stage will continue without any errors. If to break it once, appears breakpoint exception. If to click "Cancel" (Отмена), error dialog closes and installation continues successfully too.
Tested on VirtualBox 5.2.26.
log2lines.log - log with translated addresses via log2lines is attached also.
Attachments
Issue Links
- blocks
-
CORE-14433 Regression: Microsoft Word Viewer 2003 does not longer display icons in File-Open-Combobox
- Resolved
-
CORE-15118 OCR CuneiForm - No icons (regression) appear on the main buttons
- Resolved
-
CORE-15529 Bulk Rename Utility: File and folder list lacks icons
- Resolved
-
CORE-15892 Regression, DosBOX 0.74.2 NSIS-installer lacks checkboxes
- Resolved
- relates to
-
CORE-16316 ImageList_Destroy() may crash an application
- Resolved