Announcement

Collapse
No announcement yet.

Bug 0xc0000374 Heap Corruption

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Reported Bug 0xc0000374 Heap Corruption

    Sometimes an application (IrfanView 64-bit) crashes when selecting an image.
    I'm getting an error:


    Code:
    0xc0000374 Heap Corruption
    Code:
    STACK:  
    00000000`00187f50 00000000`7754fc86 : 00000000`00000002 00000000`00000023 00000000`00000001 00000001`00000003 : ntdll!RtlUnhandledExceptionFilter+0x2d2
    00000000`00188020 00000000`775508a2 : 00007678`70e08b20 00000000`00188010 00000001`4000de48 000007fe`f46d2808 : ntdll!EtwEnumerateProcessRegGuids+0x1c6
    00000000`00188050 00000000`775529b4 : 00000000`00320000 00000000`00188340 00000000`00000000 00000000`00188290 : ntdll!RtlQueryProcessLockInformation+0x342
    00000000`00188080 00000000`7755305f : 00000000`13560000 00000000`00320000 00000000`13560000 00390031`00000030 : ntdll!RtlLogStackBackTrace+0x284
    00000000`001880b0 00000000`7757d7c6 : 00000000`00000070 ffffffff`ffffffff ffffffff`ffffffff 00000000`773a9b2f : ntdll!RtlLogStackBackTrace+0x92f
    00000000`00188100 00000000`772be858 : 00000000`00320000 ffffffff`ffffffff 00000000`13560000 00000000`14fe0040 : ntdll!RtlGetUserInfoHeap+0x66
    00000000`00188160 00000001`3ff89f34 : 00000000`00000001 00000000`00000800 00000000`00000000 00000000`77277851 : kernel32!GlobalSize+0x58
    00000000`001881b0 00000000`00000001 : 00000000`00000800 00000000`00000000 00000000`77277851 00000000`00000000 : i_view64+0x49f34
    00000000`001881b8 00000000`00000800 : 00000000`00000000 00000000`77277851 00000000`00000000 00000000`143a0088 : 0x1
    00000000`001881c0 00000000`00000000 : 00000000`77277851 00000000`00000000 00000000`143a0088 00000000`00060cf4 : 0x800
    In this scenario, the heap of the i_view64.exe process is damaged.
    This heap corruption causes a fatal exception along with the following error code:

    STATUS_HEAP_CORRUPTION (0xC0000374)
    Therefore, the application is stopped immediately.
    Last edited by maki; 09.05.2018, 05:11 PM.

    #2
    There is nothing that we can do with your report.

    1. Tell us your IrfanView version and whether you have the plugins installed
    2. Provide the image that caused the crash
    Before you post ... Edit your profile • IrfanView 4.62 • Windows 10 Home 19045.2486

    Irfan PaintIrfan View HelpIrfanPaint HelpRiot.dllMore SkinsFastStone CaptureUploads

    Comment


      #3
      Version 4.50
      I do not have any picture, but I am speaking clearly and expressly that the problem concerns marking any image, sometimes IrfanView crashes, I have clearly provided a failure log, please notice what I write in the stack.
      I do not have plugins.
      I am guessing that next time I have a error and no one will solve any of my problem that I am reporting here.
      I am dissatisfied, no one here is an expert on this forum.

      ntdll!RtlUnhandledExceptionFilter+0x2d2

      Heap corruption is very bad since it means that memory in the process is smashed (overwritten). This typically occurs when an application allocates a block of heap memory of a given size and then writes to memory addresses beyond the requested size of the heap block. Heap corruption can also occur when an application writes to block of memory that has already been freed. Such corruption can cause misbehavior and even crashes.

      Comment


        #4
        Not enough information to confirm the reported bug.

        Contact the program's author if you are not satisfied, but he will still need an example image that caused the crash.
        Before you post ... Edit your profile • IrfanView 4.62 • Windows 10 Home 19045.2486

        Irfan PaintIrfan View HelpIrfanPaint HelpRiot.dllMore SkinsFastStone CaptureUploads

        Comment


          #5
          But I say that it happens rarely (occasionally) and with any picture. It now works, but unexpectedly crashes randomly - with any image.

          Comment


            #6
            First upgrade to the latest version, which is 4.51.

            If it still crashes, send a bug report to Irfan Skiljan with the image that you selected before it crashed.

            The Bug is unreproducible for me.

            This is a user-to-user forum. Other users can only confirm bugs, or help to diagnose the likely cause if sufficient information is provided. If a bug is confirmed by others, and if we have a reliable recipe, anyone can forward a bug report.

            Only Irfan Skiljan can fix bugs.
            Before you post ... Edit your profile • IrfanView 4.62 • Windows 10 Home 19045.2486

            Irfan PaintIrfan View HelpIrfanPaint HelpRiot.dllMore SkinsFastStone CaptureUploads

            Comment

            Working...
            X