Thread: Buying fix for memory leak issue

Results 1 to 4 of 4
  1. #1 Buying fix for memory leak issue 
    Registered Member
    Join Date
    Apr 2012
    Posts
    294
    Thanks given
    54
    Thanks received
    88
    Rep Power
    71
    I have an issue with i usually wouldnt have a problem but i have ran tests with visualvm and i couldnt really find anything that flucuated

    Code:
    #
    # There is insufficient memory for the Java Runtime Environment to continue.
    # Native memory allocation (malloc) failed to allocate 180992 bytes for Chunk::new
    # Possible reasons:
    #   The system is out of physical RAM or swap space
    #   In 32 bit mode, the process size limit was hit
    # Possible solutions:
    #   Reduce memory load on the system
    #   Increase physical memory or swap space
    #   Check if swap backing store is full
    #   Use 64 bit Java on a 64 bit OS
    #   Decrease Java heap size (-Xmx/-Xms)
    #   Decrease number of Java threads
    #   Decrease Java thread stack sizes (-Xss)
    #   Set larger code cache with -XX:ReservedCodeCacheSize=
    # This output file may be truncated or incomplete.
    #
    #  Out of Memory Error (allocation.cpp:328), pid=14004, tid=11440
    #
    # JRE version: 7.0_17-b02
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
    # Failed to write core dump. 
    #
    
    
    
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x00000000057a3000):  JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=11440, stack(0x0000000006010000,0x0000000006110000)]
    
    Stack: [0x0000000006010000,0x0000000006110000]
    
    Current CompileTask:
    C2:12406867  800   !         server.model.players.PlayerSave::loadGame (5626 bytes)

    leave your skype if you think your capable
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Dec 2010
    Posts
    1,985
    Thanks given
    174
    Thanks received
    256
    Rep Power
    223
    # There is insufficient memory for the Java Runtime Environment to continue.

    You are using more memory then you have.

    Try clean up processes
    Reply With Quote  
     

  3. #3  
    Banned Market Banned Market Banned


    Join Date
    Jan 2011
    Age
    23
    Posts
    3,115
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    Quote Originally Posted by Someone View Post
    Try clean up processes


    lare96.rsps
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jun 2008
    Age
    24
    Posts
    2,313
    Thanks given
    485
    Thanks received
    231
    Rep Power
    0
    skype j1nrake
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Paying for memory leak fix
    By purepks0r in forum Buying
    Replies: 5
    Last Post: 01-01-2013, 11:28 AM
  2. [PI]$$Fix these memory Leaks! $$
    By Usaclub in forum Buying
    Replies: 6
    Last Post: 06-26-2011, 11:46 AM
  3. Memory Leak Issues.
    By CommunityX in forum Help
    Replies: 5
    Last Post: 03-24-2011, 11:55 PM
  4. Paying For Memory Leak
    By I'm A Jerk in forum Help
    Replies: 5
    Last Post: 03-21-2011, 06:21 AM
  5. Fixing DSPK memory leaks,
    By Anc13nts in forum Help
    Replies: 1
    Last Post: 03-01-2011, 11:06 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •