The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Funny issue regarding page file ... all-powerful crashed because pagefile tried to blow up to 12.5gb

    Discussion in 'Alienware' started by HyperionX, Nov 16, 2009.

  1. HyperionX

    HyperionX Notebook Consultant

    Reputations:
    10
    Messages:
    171
    Likes Received:
    0
    Trophy Points:
    30
    Is this normal? This happened 3-4 weeks ago but I forgot to tell people/report it, and I was looking through my log files for something and remembered the incident:

    I was doing my usual, running a virtual XP environment and firefox outside of it. Wasn't doing anything in the XP environment but loading up IE6 to test a website for our client.

    Moments later the machine started lagging, and then after 30 mins I couldn't work out what was wrong. Eventually I gave up and forced a shudown/restart. CPU usage was low too, but gradually nothing responded

    I then looked in the logs and found out that Windows (Vista, 64bit) was trying to request more page file size, up to around 12.5gb.

    You might be wondering how I worked that out, well in the logs it gave me a figure what it was trying to request, in bytes. Initially I thought it just wanted 1gb more, but then I noticed the values doesn't seem to be correct.

    So I dumped it into a byte calculator (about 13421772800 bytes) and it turned out 12.5gb

    I laughed and was surprised, as it has never happened me before. Is this just a freak one off issue? I was wondering if anyone encountered this. :D

    I can dig up the exact screenshot/value/log entry when I get home from work, but it was just something I clearly remembered in my head and I decided to post it here while at work :p
     
  2. Mandrake

    Mandrake Notebook Nobel Laureate NBR Reviewer

    Reputations:
    4,976
    Messages:
    12,675
    Likes Received:
    65
    Trophy Points:
    466
    You obviously have a memory leak. When running your daily apps either use perfmon or task manager to see what which is the offending app.
     
  3. HyperionX

    HyperionX Notebook Consultant

    Reputations:
    10
    Messages:
    171
    Likes Received:
    0
    Trophy Points:
    30
    Ya I couldn't probably load it up to see, but in my experiences memory leaks are never this huge hehe, the worst culprit before was firefox going up to 500mb or so before I realised it.
     
  4. Mandrake

    Mandrake Notebook Nobel Laureate NBR Reviewer

    Reputations:
    4,976
    Messages:
    12,675
    Likes Received:
    65
    Trophy Points:
    466
    If your running virtual machines that would be the first place I would investigate.

    I have an app at work that is so poorly written I can easily reproduce a memory leak that's GBs in size.