R
Rob
ram will do thatI thought he said that the disk light is solidly on during these
moments of 'freeze', unless I'm mixing two threads, which is entirely
possible.
ram will do thatI thought he said that the disk light is solidly on during these
moments of 'freeze', unless I'm mixing two threads, which is entirely
possible.
As a hardware guy, your symptoms don't sound like hardware. Sorry.
If your system crashed, or threw up error dialog boxes, then,
we'd be talking hardware. But a sedate, subsystem limited issue
that you're experiencing, "smells like software".
Windows uses a bit of randomization, when loading applications into
memory. I'd expect some of the structures in Windows though, to have
a degree of consistency in terms of where they're located. But something
like a copy-paste buffer, that would be dynamically allocated (every
new copy, uses fresh memory), and the address of the memory used
would be constantly changing.
Since your symptoms are so "well behaved", I've seen nothing
yet that suggests removing RAM boards. The computer is running,
and could be fetching hundreds of millions of cache lines per
second from main memory. And since it does this without
flinching or fidgeting, "it's working" from a hardware
perspective.
If you really thought the problem was memory related, you have
the option of booting up a Linux LiveCD and testing behavior there.
Since the layout and memory usage are entirely different, the
symptoms seen might give you a second chance to identify
a hardware type issue.
Note that memtest86+ does not test the entire memory. It comes
very close. But, it's not perfect. In particular, it cannot
test the 640K region. Certain areas of memory are marked by the
BIOS as "reserved", and memtest86+ honors those reservations.
It can mean somewhere around one megabyte of memory might not get
tested.
To fix that:
1) Reinstall RAM in single channel mode.
2) Run memtest86+ for one pass.
3) If error free, swap the two sticks sitting on the single
channel, such that the high memory stick, becomes the low
memory stick, and vice versa. By rearranging the two sticks
sitting on a memory channel, you can achieve 100% memory
test coverage. Run memtest86+ again, after the RAM sticks
have been swapped.
I will run the memtest86 in single channel mode. To do that I will haveAs a hardware guy, your symptoms don't sound like hardware. Sorry.
If your system crashed, or threw up error dialog boxes, then,
we'd be talking hardware. But a sedate, subsystem limited issue
that you're experiencing, "smells like software".
Windows uses a bit of randomization, when loading applications into
memory. I'd expect some of the structures in Windows though, to have
a degree of consistency in terms of where they're located. But something
like a copy-paste buffer, that would be dynamically allocated (every
new copy, uses fresh memory), and the address of the memory used
would be constantly changing.
Since your symptoms are so "well behaved", I've seen nothing
yet that suggests removing RAM boards. The computer is running,
and could be fetching hundreds of millions of cache lines per
second from main memory. And since it does this without
flinching or fidgeting, "it's working" from a hardware
perspective.
If you really thought the problem was memory related, you have
the option of booting up a Linux LiveCD and testing behavior there.
Since the layout and memory usage are entirely different, the
symptoms seen might give you a second chance to identify
a hardware type issue.
Note that memtest86+ does not test the entire memory. It comes
very close. But, it's not perfect. In particular, it cannot
test the 640K region. Certain areas of memory are marked by the
BIOS as "reserved", and memtest86+ honors those reservations.
It can mean somewhere around one megabyte of memory might not get
tested.
To fix that:
1) Reinstall RAM in single channel mode.
2) Run memtest86+ for one pass.
3) If error free, swap the two sticks sitting on the single
channel, such that the high memory stick, becomes the low
memory stick, and vice versa. By rearranging the two sticks
sitting on a memory channel, you can achieve 100% memory
test coverage. Run memtest86+ again, after the RAM sticks
have been swapped.
Remember to put the sticks back in dual channel mode when
you're finished. If you have four DIMMs, you do the above
procedure twice, using a pair of DIMMs each time. A total
of four memory installation procedures.
HTH,
Paul
I will run this test with one stick at a time.I always test one stick at a time takes too long otherwise.
This free program might give you a clue.Fokke Nauta said:I will run the memtest86 in single channel mode. To do that I will have
to take my PC from underneath my desk onto a table. Quite some hassle.
I paid really good attention to what happened again this morning, so I
can now describe the problem in full detail.
After starting up my PC, I extend a range of cells in Excel 2003. It
looked like that went allright, but as soon as I try to do something in
Excel (fill in a cell or save) it freezes and that little circel keeps
turning around. Nothing I can do but kill Excel.
After restarting Excel the same thing happens again and again. In Excel
2010 as well.
OK, now I do something else. I open Notepad, type something in it, and
open an HTML editor. As soon as I copy the text in Notepad, the HTML
editor freezes. Not notepad. When I restart the HTML editor, I can paste
the copied text in it and it works fine. Excel now works fine as well.
The problem will not occur on this day again. Tomorrow morning again,
very likely.
Hardware? Likely, as this problem also happened in the time that this PC
was running XP.
Fokke
In the Event viewer I can see a series of Program hang errors. EventAs I suggested before, I think I'd look for errors, such as in
Event Viewer first.
There is no high CPU usage. The only thing I see in the ResourceNext, using Task Manager or Resource Monitor, I look for
high CPU usage, while things aren't working, to see if
there is evidence of a culprit.
Thanks, interesting application.This free program might give you a clue.
One of its features is a history tab. Try starting it and then create
your problem.
Any slowdown should show up in the timings of the history tab.
http://systemexplorer.net/
OK, and that's the kind of evidence you're looking for.Fokke said:Hardware? Likely, as this problem also happened in the time that this PC
was running XP.
Fokke
All programs have their own install facility - or none. Windows doesn'tWhen I heard of Ditto I decided to give it a try but my 64-bit Win 7 Pro
PC started behaving oddly. One look at Ditto and I didn't like the
layout either. So I immediately uninstalled the damn thing which wasn't
showing up as one of the installed programs in START> CONTROL PANEL>
PROGRAMS AND FEATURES either which I thought was odd. Can't remember now
how I undeleted it but I certainly did not use the RESTORE facility.
Can't remember whether DITTO had its own UNINSTALL facility.
I booted up with a Gentoo Live CD. Didn't had any problems with copyingOK, and that's the kind of evidence you're looking for.
Anything that points to hardware specifically.
Normally, bad RAM would give blue screens, hex dumps, that sort
of thing.
But in your case, only certain operations fail, and it isn't obvious
that it is RAM.
But if your previous OS also did the same thing, that makes
it more likely to be hardware.
You can also boot a Linux LiveCD, and gather symptoms there
as well. Such as start gedit, copy and paste in there, and
see if it freezes. Then try "dmesg" in another window
and see if anything interesting appears near the end of the log.
Paul
Thanks for all hints and tips. I have not been able to check the memHi all,
W7 Pro 64b.
When I start my PC to get working, the first thing I do is copy a few
cells in Excel. Once I've done that, Excel freezes and there's nothing I
can do but kill the application. It happens in Excel 2003 as well as 2010.
When I copy tekst from Word to Notepad, the same thing happens and I can
kill Notepad. When I copy tekst from Notepad into an HTML editor, the
same thing happens again and I can kill the HTML editor.
This can go on for minutes and all of a sudden it works again, and I can
work for the rest of the day.
This happens very frequently and is very annoying.
I don't think it's Windows, as it also happened a few times in the days
that my PC was running with XP. But now it happens very frequently.
What can it be? Memory problem? CPU?
Any recognizes this or has an idea as to what it may cause?
Thanks in advance.
Fokke
OK, now go back to Windows and disconnect that USB audio deviceFokke said:I booted up with a Gentoo Live CD. Didn't had any problems with copying
and pasting in gedit. I ran dmesg. You can find the results in
www.pc3.nl/test. The file is called dmesg.txt. I don't know where to
look for. The end of the log file shows an error: "cannot submit urb 0,
error -28: not enough bandwidth". Googling on this leads to USB audio
issues. Has nothing to do with my problem.
Fokke
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.