English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

7 answers

It's the way the computer holds information.

A generic example: when you're typing stuff into word, it saves this information in "virtual memory" - not the actual hard drive, and that's why if it turns off, it's all gone!

Well, when you're getting ready to hit *save* it grabs all that information floating up in virtual memory and saves it to the hard drive.

While it's "floating" up there it's in a logical container - there's a few of them, like the stack, the queue, the hashtable, etc... the stack is the most commonly used... and it means exactly what it said:

there was an overflow on a stack of information.. at line 0.. which usually means at the beggining of the program, so something is having a problem trying to run on your computer.

If you haven't installed anything recently, I'd recommend checking for viruses or spyware.

Good luck

2006-08-15 08:55:11 · answer #1 · answered by Solrium 3 · 0 0

Look at this page on the Microsoft web site.
It has information on how to deal with Stack Overflow errors.
http://support.microsoft.com/?kbid=145799

Good luck.

2006-08-15 08:54:25 · answer #2 · answered by Abed Z 1 · 0 0

Stack overflows can cause Microsoft Windows to stop responding (hang).

2006-08-15 08:54:07 · answer #3 · answered by ccfsr1 2 · 0 0

Buggy program.

2006-08-15 08:52:30 · answer #4 · answered by Bostonian In MO 7 · 0 0

download and install the latest version of windows script host reboot, the computer ,the problem should be fixed.

you should be able to get it here

http://www.microsoft.com/downloads/browse.aspx?displaylang=en&productID=478EA476-5552-479E-A200-2C33FFD43F24

2006-08-15 08:58:49 · answer #5 · answered by ghos_t 4 · 0 0

This help article might give you a better idea of what it is:

http://ask-leo.com/whats_a_stack_overflow.html

2006-08-15 08:53:44 · answer #6 · answered by Angry C 7 · 0 0

Recursion :)

2006-08-15 08:52:59 · answer #7 · answered by A.D.T. 2 · 0 0

fedest.com, questions and answers