[ros-bugs] [Bug 2294] cmd window crashes after typing start

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri Jun 8 00:22:46 CEST 2007


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





------- Comment #1 from olaf_siejka at o2.pl  2007-06-08 00:22 CET -------
Under Windows, ros cmd freezes, when start is typed more than once in the same
window.

In ROS it produces a replicable crash in debug output:

(lib\rtl\heap.c:1123) Creating heap 006E0000
(lib\rtl\heap.c:1123) Creating heap 00100000
(subsystems\win32\csrss\win32csr\guiconsole.c:1748) Allocating memory in heap
00930000
(subsystems\win32\csrss\win32csr\guiconsole.c:1527) GuiConsoleResize X 560 Y
350
(subsystems\win32\csrss\win32csr\guiconsole.c:1527) GuiConsoleResize X 560 Y
350
(subsystems\win32\csrss\win32csr\guiconsole.c:2028) received event Console
009307E0 GuiData 00930868 X 80 Y 25
(lib\rtl\heap.c:1123) Creating heap 00110000
(lib\rtl\heap.c:1123) Creating heap 00C10000
(dll\ntdll\ldr\utils.c:1200) LdrGetExportByName(): failed to find mxdMessage
(dll\ntdll\ldr\utils.c:2032) Failed to create or open dll section of
'msacm.drv' (Status c0000135)
(dll\ntdll\ldr\utils.c:1200) LdrGetExportByName(): failed to find auxMessage
(dll\ntdll\ldr\utils.c:1200) LdrGetExportByName(): failed to find mxdMessage
(dll\ntdll\ldr\utils.c:1200) LdrGetExportByName(): failed to find midMessage
(dll\ntdll\ldr\utils.c:1200) LdrGetExportByName(): failed to find widMessage
(dll\ntdll\ldr\utils.c:1200) LdrGetExportByName(): failed to find wodMessage
Unhandled exception
ExceptionCode:    c0000006
Address:          7c90cf80   C:\ReactOS\system32\ntdll.dll
CS:EIP 1b:7c90cf80
DS 23 ES 23 FS 3b GS 0
EAX: 002e0064   EBX: 00111e80   ECX: 006d0063
EDX: 00111e88   EBP: 006ad6d4   ESI: 00000028   ESP: 006ad6c0
EDI: 00111e58   EFLAGS: 00010202
Frames:
   7c900000+db02       C:\ReactOS\system32\ntdll.dll [lib/rtl/heap.c:539
(HEAP_MakeInUseBlockFree)]
   7c900000+dc0f       C:\ReactOS\system32\ntdll.dll [lib/rtl/heap.c:1299
(RtlFreeHeap at 12)]
   78000000+aaaa       C:\ReactOS\System32\msvcrt.dll
[lib/sdk/crt/stdlib/malloc.c:53 (free)]
     400000+8bcb       C:\ReactOS\System32\cmd.exe
[./base/shell/cmd/start.c:216 (cmd_start)]
     400000+c5b6       C:\ReactOS\System32\cmd.exe [./base/shell/cmd/cmd.c:699
(DoCommand)]
     400000+d491       C:\ReactOS\System32\cmd.exe [./base/shell/cmd/cmd.c:1033
(ParseCommandLine)]
     400000+e181       C:\ReactOS\System32\cmd.exe [./base/shell/cmd/cmd.c:1494
(ProcessInput)]
     400000+e496       C:\ReactOS\System32\cmd.exe [./base/shell/cmd/cmd.c:1797
(_main)]
     400000+100d       C:\ReactOS\System32\cmd.exe [base/shell/cmd/main.c:24
(main)]
     400000+10cd       C:\ReactOS\System32\cmd.exe
[lib/3rdparty/mingw/crt1.c:228 (__mingw_CRTStartup)]
     400000+10fa       C:\ReactOS\System32\cmd.exe
[lib/3rdparty/mingw/crt1.c:103 (_gnu_exception_handler at 4)]
   7c800000+1c838      C:\ReactOS\system32\kernel32.dll
[dll/win32/kernel32/process/procsup.c:68 (BaseProcessStartup at 4)]

(lib\rtl\heap.c:1145) Destroying heap 00C10000
(lib\rtl\heap.c:1145) Destroying heap 00110000
(lib\rtl\heap.c:1123) Creating heap 006E0000
(lib\rtl\heap.c:1123) Creating heap 00100000
(subsystems\win32\csrss\win32csr\guiconsole.c:1748) Allocating memory in heap
00930000
(subsystems\win32\csrss\win32csr\guiconsole.c:1527) GuiConsoleResize X 560 Y
350
(subsystems\win32\csrss\win32csr\guiconsole.c:1527) GuiConsoleResize X 560 Y
350
(subsystems\win32\csrss\win32csr\guiconsole.c:2028) received event Console
00930778 GuiData 00930800 X 80 Y 25
(lib\rtl\heap.c:1123) Creating heap 00110000
(lib\rtl\heap.c:1123) Creating heap 00C10000


-- 
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, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list