[ros-bugs] [Bug 2499] Cmd.exe raises Access Violation

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Mon Jul 30 22:45:45 CEST 2007


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


frode at enkelt.no changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frode at enkelt.no
           Severity|normal                      |major
            Summary|Renaming a folder closes    |Cmd.exe raises Access
                   |cmd.exe                     |Violation




------- Comment #2 from frode at enkelt.no  2007-07-30 22:45 CET -------
I originally thought that this was a problem with 'ren', but it seems like the
same problem happens with 'dir' as well, and the debug info points to
ntdll.dll.

Here is another way to make cmd.exe crash.

1. Start Command Prompt
2. Type 'dir shutdown.exe /S'
3. Observe that commandwindow closes.

The debuginfo contains:

(dll\ntdll\ldr\utils.c:1200) LdrGetExportByName(): failed to find wodMessage
Unhandled exception
ExceptionCode:    c0000005
Faulting Address:   10fff8
Address:          7c90dfd3   C:\ReactOS\system32\ntdll.dll
CS:EIP 1b:7c90dfd3
DS 23 ES 23 FS 3b GS 0
EAX: 00800048   EBX: 007ffff8   ECX: 006bf4f0
EDX: 00110000   EBP: 006bf4dc   ESI: 00000010   ESP: 006bf4cc
EDI: 00800000   EFLAGS: 00000206
Frames:
   7c900000+e0d3       C:\ReactOS\system32\ntdll.dll
   78000000+aab5       C:\ReactOS\System32\msvcrt.dll
   78000000+aaf6       C:\ReactOS\System32\msvcrt.dll
     400000+1abb       C:\ReactOS\System32\cmd.exe
     400000+9e83       C:\ReactOS\System32\cmd.exe
     400000+a3e3       C:\ReactOS\System32\cmd.exe
     400000+c589       C:\ReactOS\System32\cmd.exe
     400000+d4ad       C:\ReactOS\System32\cmd.exe
     400000+e19e       C:\ReactOS\System32\cmd.exe
     400000+e4b3       C:\ReactOS\System32\cmd.exe
     400000+100d       C:\ReactOS\System32\cmd.exe
     400000+10cd       C:\ReactOS\System32\cmd.exe
     400000+10fa       C:\ReactOS\System32\cmd.exe
   7c800000+1ce78      C:\ReactOS\system32\kernel32.dll


-- 
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