[ros-bugs] [Bug 3626] cmd shell initially comes up in permanent loop printing squares

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Tue Nov 25 19:50:34 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3626





--- Comment #20 from hto <hto at dev.null>  2008-11-25 19:50:33 CET ---
cmd_alloc() probably returns with NULL there.

Try to check if RtlAllocateHeap() in lib/rtl/heap.c:1234 returns NULL. If yes,
try to comment #define NDEBUG on line 41 to get trace.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list