Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
|
|||||||
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
Error: Stack overflow at line: 1519
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
Error: Stack overflow at line: 1519
After getting email for verification and clicking on the link I am getting the message
Stack overflow at line:1519 |
|
#2
|
||||
|
||||
|
LOL!! I haven't seen that error message in a dog's age!!
It's a programming bug! I used to be a high tech engineer. If a program uses too much local memory (called the "stack") it results in an error and the program stops. See if there's an update for the e-mail tool. -- Andy |
|
#3
|
|||
|
|||
|
Ok, thanks
I went ahead and clicked again and it worked.
Must of been a glitch |
|
#4
|
||||
|
||||
|
Still, that is a programming bug, mostly likely in the mail program.
The "stack" is an area of memory reserved by the program for the microprocessor. It keeps track of temporary data (in programmer's jargon it's called "local" variables for "automatic" variables") If the programmer uses too many local variables or allcoates too much space on the stack, it can exhaust the stack memory which causes the error "stack overflow". -- Andy |
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
Stack overflow on line 0
|
1 | Storage and Networking | ||
Your program caused a divide overflow error
|
4 | Software Apps | ||
Bsod, Kernel Stack Input Error
|
2 | Storage and Networking | ||
Kernal stack inpage error - 0x00000077 - P1 0xC0000185
|
2 | Windows BSOD, Freezing, Restarting Help | ||
Kernel stack inpage error
|
3 | Windows OS | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 06:25 PM.



Stack overflow on line 0