• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            posts - 9,  comments - 9,  trackbacks - 0

            Normally, the break instruction exception can be triggered in following conditions:

            1.       Hardcode interrupt request, like: __asm int 3 (ASM), System.Diagnostics.Debugger.Break (C#), DebugBreak() (WinAPI).

            2.       OS enable memory runtime check, like Application Verifier can trigger after heap corruption, memory overrun.

            3.       Compiler can have some configuration to decide what should be filled to the uninitialized memory block and end of function(blank area, after retun..).  For example, Microsoft VC complier can fill 0xCC if enable /GZ.  0xCC is actually a opcode of __asm int 3.  So if some error cause the application run into such block, will trigger a break point.

            A quick summary of what Microsoft's compilers use for various bits of unowned/uninitialized memory when compiled for debug mode (support may vary by compiler version):

            Value     Name           Description 

            ------   --------        -------------------------

            0xCD     Clean Memory    Allocated memory via malloc or new but never 

                                     written by the application. 


            0xDD     Dead Memory     Memory that has been released with delete or free. 

                                     Used to detect writing through dangling pointers. 


            0xFD     Fence Memory    Also known as "no mans land." This is used to wrap 

                                     the allocated memory (surrounding it with a fence) 

                                     and is used to detect indexing arrays out of 

                                     bounds or other accesses (especially writes) past

                                     the end (or start) of an allocated block.


            0xCC                     When the code is compiled with the /GZ option,

                                     uninitialized variables are automatically assigned 

                                     to this value (at byte level). 



            // the following magic values are done by the OS, not the C runtime:


            0xAB  (Allocated Block?) Memory allocated by LocalAlloc(). 


            0xBAADF00D Bad Food      Memory allocated by LocalAlloc() with LMEM_FIXED,but 

                                     not yet written to. 


            0xFEEEFEEE               OS fill heap memory, which was marked for usage, 

                                     but wasn't allocated by HeapAlloc() or LocalAlloc(). 

                                     Or that memory just has been freed by HeapFree().

            Disclaimer: the table is from some notes I have lying around - they may not be 100% correct (or coherent).


            As others have noted, one of the key properties of these values is that is a pointer variable with one of these values is dereferenced, it will result in an access violation, since on a standard 32-bit Windows configuration, user mode addresses will not go higher than 0x7fffffff.


            For the related issue, we can use Application Verifier to enable heap page, which can break after memory overrun, heap corruption.


             

             

            posted on 2010-07-23 16:22 MicroYang 閱讀(2029) 評論(0)  編輯 收藏 引用
            <2025年7月>
            293012345
            6789101112
            13141516171819
            20212223242526
            272829303112
            3456789

            常用鏈接

            留言簿(1)

            隨筆檔案

            Friend

            • Catherine
            • 深海羚羊
            • 似雨打芭蕉,似風吹梧桐葉,帶著一絲冰冷,也帶著一絲清新------冰柔語絲

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            人妻少妇精品久久| 欧美成a人片免费看久久| 伊人久久大香线蕉AV色婷婷色| 成人精品一区二区久久| 久久国产高清一区二区三区| 久久久久久久波多野结衣高潮| 精品乱码久久久久久久| a高清免费毛片久久| 久久妇女高潮几次MBA| 久久99国产综合精品免费| 国产ww久久久久久久久久| 久久99热这里只有精品66| 91久久精品电影| 伊人久久大香线蕉综合Av | 色婷婷久久综合中文久久一本| 久久亚洲国产最新网站| 人人狠狠综合久久亚洲88| 午夜久久久久久禁播电影| 成人午夜精品久久久久久久小说| 久久人人爽人爽人人爽av| 97久久天天综合色天天综合色hd| 四虎影视久久久免费| 中文精品久久久久国产网址| 久久永久免费人妻精品下载| 国产成人精品三上悠亚久久| 久久婷婷五月综合成人D啪| 久久久久久综合一区中文字幕| 无码AV中文字幕久久专区| 中文字幕精品无码久久久久久3D日动漫 | 99精品国产99久久久久久97| 久久精品国产清自在天天线| 久久99久久成人免费播放| 久久精品国产69国产精品亚洲| 国产L精品国产亚洲区久久| 国产精品美女久久久久网| 99久久综合狠狠综合久久止| 9久久9久久精品| 嫩草影院久久国产精品| 亚洲成色999久久网站| 国内精品久久久久久久久电影网| 99久久精品费精品国产|