Page 1 of 10 12345 ... LastLast
Results 1 to 10 of 93

  Click here to go to the first Developer post in this thread.  

Thread: ATI Catalyst 7.5 hotfix for ArmA leak

  1.   Click here to go to the next Developer post in this thread.   #1
    http://support.ati.com/ics/support/d...estionID=27293

    for some users this fixed handles leak completely

    for rest decerased leak rapidly ...


    please share Your experience in this thread and include Your hardware / OS config ...

  2. #2
    oh MFG!!

    im going to test right nowW!

    EDIT: Weeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee eeeeeeeeeeeeeeeeeee


    so far so good!! its workinnnnng!

    Im so happy!

    i have 372 handle leaks.. and looks stable.. 10 mins of game.

    Ill post again to reconfirm it!


    im in love again!




  3. #3
    excellent! my arma disc has been gathering dust for the last few months, i REALLY hope this works..

  4.   Click here to go to the next Developer post in this thread.   #4
    BI, CEO Maruk's Avatar
    Join Date
    Jun 29 2001
    Location
    Prague, Czech Republic
    Posts
    1,091
    Quote Originally Posted by (bravo 6 @ June 06 2007,21:24)
    i have 372 handle leaks..
    Great to hear it works.

    But not all handles are leaks, really, it's perfectly normal to have some handles - like few hundreds - open in Windows
    Marek Spanel - CEO www.bistudio.com

  5. #5
    Quote Originally Posted by (Maruk @ June 06 2007,20:53)
    Quote Originally Posted by (bravo 6 @ June 06 2007,21:24)
    i have 372 handle leaks..
    Great to hear it works.

    But not all handles are leaks, really, it's perfectly normal to have some handles - like few hundreds - open in Windows
    yeah but..

    i used to had 200000 handle leaks..
    now i have 372 hadle leaks..

    im happy so far. The big test will be tonight with a coop session.

  6. #6
    You mean you have 372 handles.
    And no leak anymore
    Although I’m sure you’ll still find those professional forum whiners who live to find fault with anything under the sun.

  7. #7
    Sorry to ask that guys, but how do you see handle leak ? What is the method to look at it ?

    Thanks !

    DD.

  8. #8
    No more leak, good job ATI!
    Don't turn of that coffemachine though, still quite some tweaks to do, the game still feels strangely sluggish...

    /Abbe




  9. #9
    Quote Originally Posted by (ZeeDD @ June 06 2007,21:31)
    Sorry to ask that guys, but how do you see handle leak ? What is the method to look at it ?

    Thanks !

    DD.
    Handle Leaks:

    Quote Originally Posted by [b
    Quote[/b] ]From Wikipedia, the free encyclopedia

    A handle leak is a type of software bug that occurs when a computer program asks for a handle to a resource but does not free the handle when it is no longer used. If this occurs frequently or repeatedly over an extended period of time, a large number of handles may be marked in-use and thus unavailable, causing performance problems or a crash.

    The term is derived from memory leak.

    [edit] Causes

    One cause of a handle leak is when a programmer mistakingly believes that retrieving a handle to an entity is simply obtaining an unmanaged reference, without understanding that a count, a copy, or other operation may actually be being performed.

    An example of this might be retrieving a handle to the display device. Programmers might use this handle to check some property (e.g. querying the supported resolutions), and then simply proceed on without ever releasing the handle. If the handle was just a pointer to some data structure with no additional management, then allowing the handle to pass out of scope would not cause an issue. However, in many cases, such handles must be explicitly closed or released to avoid leaking resources associated with them; the exact requirements for what must be done with a handle varies by interface.
    Source Link


    O problema "handle leaks", em portuguES "N de indentificadores".

    How to see the hadle leaks:

    <span style='color:blue'>1 -> ctrl + alt+ del
    2 -> ("Task manager" ou "Gestor de tarefas do windows")
    3 -> ("view" ou "ver")
    4 -> ("select colums" ou "seleccionar colunas")
    5 -> (select the "Handle Leaks" ou "N identificadores")</span>

  10.   Click here to go to the next Developer post in this thread.   #10
    BI Developer Dwarden's Avatar
    Join Date
    Mar 5 2002
    Location
    Czech Republic
    Posts
    7,900
    Author of the Thread
    263 handles while background cutscene plays in windowed mode


    handles increase to 300-500 if using menus / options etc

    but seems to stay in that range ...

    definitely visible improvement


    P965, C2D, wXP32b SP2 Pro




Page 1 of 10 12345 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •