Re: [ros-dev] Re : Re : Another regression

2011-08-17 Thread Colin Finck
cae...@myopera.com wrote: For that we need Colin to explain Aleksiej how is linux sysreg doing backtrace with /KDSERIAL enabled In the loop which reads from the serial buffer: if (strstr(Buffer, kdb:)) { ++KdbgHit; if (KdbgHit == 1) { /* We hit Kdbg for the first time,

Re: [ros-dev] Re : Re : Another regression

2011-08-17 Thread James Tabor
Head does this on 2nd boot. Qemu 0.11.1 (ntoskrnl/kd/kdio.c:322) ReactOS 0.4-SVN (Build 20110818-r53292) Snip (base/services/umpnpmgr/umpnpmgr.c:2943) Device enumerated: ACPI\PNP0303\2ccb86d17 (ntoskrnl/io/pnpmgr/pnpmgr.c:2051) ACPI\ThermalZone\2ccb86d17 is using parent bus driver (acpi)

Re: [ros-dev] Re : Re : Another regression

2011-08-16 Thread caemyr
Yet another regression. Revision http://svn.reactos.org/svn/reactos?view=revrevision=53257 breaks up VBox testcd runtime, due to pool corruption bugchecks. Its been 37h since it started. Can we have it fixed or reverted? This is our sole working testbot, so it could be important. I know that

Re: [ros-dev] Re : Re : Another regression

2011-08-16 Thread Cameron Gutman
ACPI does work on VirtualBox. I performed the majority of my testing on VirtualBox. Also, I need a stack trace from that crash to have any clue where the corruption is (still not much of one). I have had indications of a pool corruption bug in ACPI and I need as many logs as possible to try to

[ros-dev] Re : Re : Another regression

2011-08-15 Thread Sylvain Petreolle
Indeed agreed , the bug should be fixed.   Kind regards, Sylvain Petreolle De : cae...@myopera.com cae...@myopera.com À : Sylvain Petreolle spetreo...@yahoo.fr; ReactOS Development List ros-dev@reactos.org Envoyé le : Lundi 15 Août 2011 12h24 Objet : Re:

Re: [ros-dev] Re : Re : Another regression

2011-08-15 Thread Amine Khaldi
I took a look at the CMake file in HAL but I wasn't sure how to proceed. Any fixes to get this working are welcome. As r53264 clearly demonstrates, that required advanced copy paste and English skills to figure out the meaning of the CMake scripts, in order to fix this bug. Regards, Amine.