XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • CRT

    Description

      Manaplus client hangs early at startup. Download from:
      https://web.archive.org/web/20240211075913/http://download.evolonline.org/manaplus/download/1.7.2.18/windows/manaplus-1.7.2.18-win32.exe

      In this packages there is a debug version of manaplus itself, but not for the libraries.

      It could be a relocation problem, because of

      (../../dll/ntdll/ldr/ldrutils.c:1304) LDR: LdrpMapDll Relocating Image Name libstdc++-6.dll (6FC40000-70172000 -> 00E50000)
      (../../dll/ntdll/ldr/ldrutils.c:1343) Overlapping DLL: C:\Programme\Mana\libSDL_gfx-13.dll
      (../../dll/ntdll/ldr/ldrutils.c:1304) LDR: LdrpMapDll Relocating Image Name libxml2-2.dll (70F40000-712C1000 -> 01390000)
      (../../dll/ntdll/ldr/ldrutils.c:1343) Overlapping DLL: C:\ReactOS\system32\winspool.drv
      

      and <libstdc++-6.dll:16e5b>
      being always at the backtrace. For example:

      kdb:> thread list 0x39c
        TID         State        Prior.  Affinity    EBP         EIP
        0x000003a0  Ready         10     0x00000001  0x0022f820  0x7c92c822
      kdb:> thread attach 0x3a0
      Attached to thread 0x000003a0.
      kdb:> bt
      Eip:
      <NTOSKRNL.EXE:8d9aa (ntoskrnl/ke/wait.c:253 (KiExitDispatcher))>
      Frames:
      <NTOSKRNL.EXE:88cf3 (ntoskrnl/include/internal/ke_x.h:155 (KeReleaseSemaphore))>
      <NTOSKRNL.EXE:9ca96 (ntoskrnl/lpc/send.c:960 (NtRequestWaitReplyPort))>
      <NTOSKRNL.EXE:1276d4 (ntoskrnl/include/internal/i386/ke.h:706 (KiSystemServiceHandler))>
      <NTOSKRNL.EXE:3da9 (:0 (KiFastCallEntry))>
      <ntdll.dll:c81d>  :0 (KiIntSystemCall)
      <KERNEL32.dll:25363> dll/win32/kernel32/client/console/readwrite.c:674 (IntWriteConsole)
      <KERNEL32.dll:26871> dll/win32/kernel32/client/console/readwrite.c:1476 (WriteConsoleA)
      <KERNEL32.dll:347dd> dll/win32/kernel32/client/file/rw.c:40 (WriteFile)
      <msvcrt.dll:d3ca> sdk/lib/crt/stdio/file.c:2660 (_write)
      <libstdc++-6.dll:16e5b>
      Couldn't access memory at 0x00000070!
      

      or

      kdb:> bt
      Eip:
      <NTOSKRNL.EXE:1427c5 (:0 (RtlpBreakWithStatusInstruction))>
      Frames:
      <NTOSKRNL.EXE:1225ab (sdk/include/crt/mingw32/intrin_x86.h:94 (KiInterruptDispatch))>
      <NTOSKRNL.EXE:1229ce (ntoskrnl/ke/i386/irqobj.c:315 (KiInterruptTemplateHandler))>
      <0022f980>
      <ntdll.dll:2214e> sdk/lib/rtl/heap.c:2187 (RtlFreeHeap)
      <msvcrt.dll:272c> sdk/lib/crt/wine/heap.c:302 (free)
      <msvcrt.dll:d3e4> sdk/lib/crt/stdio/file.c:2663 (_write)
      <libstdc++-6.dll:16e5b>
      Couldn't access memory at 0x00000070!
      kdb:> 
      

      Attachments

        1. Captura desde 2025-11-16 17-39-52.png
          16 kB
          julenuri
        2. Captura desde 2025-11-16 17-56-21.png
          42 kB
          julenuri
        3. Captura desde 2025-11-16 17-56-30.png
          128 kB
          julenuri
        4. image-2022-10-27-21-12-53-203.png
          51 kB
          simonelombardo
        5. image-2025-11-15-16-54-24-891.png
          19 kB
          KRosUser
        6. manaplus-_fileno-fix-01.patch
          0.6 kB
          DougLyons
        7. Manaplus_ros_w2k3sp3_01.xlsx
          7.36 MB
          DougLyons
        8. manaplus_safe_log.txt
          157 kB
          paul
        9. ManaPlus-ok-01.png
          240 kB
          DougLyons
        10. ReactOS.log
          97 kB
          simonelombardo

        Activity

          People

            bug zilla Bug Zilla
            mifritscher mifritscher
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: