Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
reactos-bootcd-0.4.8-dev-19-g840320c-x86-gcc-lin-dbg
Description
Long weeks back I tested ReactOS LiveCD on a very old PC of mine and it worked perfectly. But at this time, testing with a BootCD results in a complete failure.
The installation (1st stage) went successful. But, prior to booting in order to continue the setup installation, ReactOS hangs up unexpectedly and seems the Screen mode reports an ASSERTION FAILED error. According to this report, the guilt line is as follows:
ASSERT(AllocatedResources->List[0].BusNumber == ResourceDescriptor->u.BusNumber.Start); |
The thing is, it does not tell me what's the real culprit hanging on this line neither it brings to debugger mode. Therefore please don't ask me for a backtrace because I can't provide one. I'm sorry.
I attached some hardware spec pics in case you need information about the old PC.
Attachments
Issue Links
- duplicates
-
CORE-10911 Assertion 'AllocatedResources->List[0].BusNumber ==ResourceDescriptor->u.BusNumber.Start' failed in pci.sys:FdoStartDevice (again...)
- Open