Uploaded image for project: 'ReactOS Test Suite'
  1. ReactOS Test Suite
  2. ROSTESTS-39

ntdll_winetest:exception enters kdbg on int3 exception test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Wine Tests
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Tested in CMake build, revision 53146, on VBox 4.1.0. During ntdll:exception
      winetest runtime it enters kdbg on int3 with the following call stack:

      [0x00e00000]
      modules/rostests/winetests/ntdll/exception.c:668 (test_exceptions)
      modules/rostests/winetests/ntdll/exception.c:1468 (func_exception)
      include/reactos/wine/test.h:554 (run_test)

      Line 668 being:
      run_exception_test(int3_handler, NULL, int3_code, sizeof(int3_code), 0);

      The address of EIP is the one at which all test exceptions are being executed.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              haos Haos
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: