Microsoft CompuRegister POS-1000 POS Computer Integrated Windows XP Pro (8090004101) PC Desktop Logo

Related Topics:

Posted on Apr 05, 2010

Stack overflow - Microsoft CompuRegister POS-1000 POS Computer Integrated Windows XP Pro (8090004101) PC Desktop

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

  • Contributor 15 Answers
  • Posted on Feb 14, 2011
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

Joined: Feb 14, 2011
Answers
15
Questions
0
Helped
2706
Points
46

Now THIS is an old school problem. Way back, memory resident space was assigned to help with IO operations. This error happens when there's not enough memory to complete an operation with a given piece of hardware. I haven't seen this in ages! It has to do with IRQs. I assume you're dealing with a custom legacy application on your POS equipment, or whatever you're using is taking an older approach to getting things done. Here's some information from Microsoft on why the problem happens and how to fix it. Enjoy!

http://support.microsoft.com/kb/145799

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

16helpful
2answers

How to solve stack overflow line 207?

every time coming stack overflow at lin207
18helpful
2answers
0helpful
1answer

"Stack overflow at line 0"

b> A stack is a section of memory where a program stores its variables, calculations, option states and program parameters. When started, a program is allocated some memory to use for the stack; a stack overflow happens when a program exceeds its allocation. The offending program may attempt to write into adjacent memory sections, causing conflicts with other programs. Stack overflows are common with Java, C++, Perl and other runtime environments, which assist in running programs. A stack overflow at line 0 indicates that the offending program tripped up from the start; however, stack overflows can occur on any line number.

Click "Start," "Control Panel, then "Internet Options." Click on the "Advanced" tab. Check "Disable Script Debugging (IE)" and "Disable Script Debugging (Other)" under the "Browsing" options. Uncheck "Display a notification about every script error." Check "Enable Automatic Crash recovery." Click "OK." Download and install a Java update from the Java website. http://www.java.com/en/download/manual.jsp Download and install a Windows update. Hope this helps.
0helpful
1answer

Stack overflow at line 3400?how to help that?

What is a stack overflow?

In software, a stack overflow occurs when too much memory is used on the call stack. The call stack contains a limited amount of memory, often determined at the start of the program. The size of the call stack depends on many factors, including the programming language, machine architecture, multi-threading, and amount of available memory. When too much memory is used on the call stack, the stack is said to overflow, typically resulting in a program crash.(http://en.wikipedia.org/wiki/Stack_overflow)


Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.


Mostly, this issue is caused by software conflict. Please take following steps to check if it is a add-ons issue.


1. Open Internet Explorer by clicking the Start button, and then clicking Internet Explorer.

2. Click the Tools button, and then click Manage Add-ons.

3. Under Show, click All add-ons.

4. Click the add-on you want to disable, and then click Disable/Enable.

5. Repeat step 4 for every add-on you want to disable/enable. When you are finished, click Close.

0helpful
1answer

Like it says what does stack overflow 132 mean

Stack is a specific amount of memory assigned to a program to use. A stack overflow means that this stack is full and you can't insert anymore data into it. Click on the link below to read more:

http://support.microsoft.com/kb/145799
1helpful
1answer

A message just "popped up"

It has to do with memory. When you make requests of your computer programs it puts those requests in a stack (or pile) and then works on them in a predefined order. There's a certain amount of memory reserved for the stack and when you exceed it you get a stack overflow error. These errors usually either kill the request or result in a program crash.
1helpful
1answer

Stack overflow at line 3400

Stack overflow is created by BAD SOFTWARE. When it occurs not only does the
program crash, but depending upon other situations, special code may get called in
such a way as to literally 'take over the system'.

Stack overflow is an exploit that is used by many virus'. As most of these are
intentionally induced by buffer overflow, software updates are the typical fix to
avoid the condition.

1) make sure you have the latest fixes for your browser
2) stay current with MS Update
3) install Spywareblaster to avoid bad ActiveX *.ocx files
5helpful
2answers

Shows up stack overflow at line 46 when on the net

A stack overflow is a program error.  If you're not a programmer, the only thing you can do is replace whetever program is giving you the error....it's broken.
http://en.wikipedia.org/wiki/Stack_overflow
1helpful
1answer

How do i fix stack overflow on line 144

A stack overflowis caused by recursion. You have an area of reserved memory called the stack when you call a function which calls itself you have what is called recursion.

If the recursive loop never ends you will run out of memory and get a stack overflow error.

If it is code you have written then check your code for recursion and replace with a while loop <- you can only use while loops

If the code was written by someone else - such as a website then inform the webmaster@ whatever domain name they have and hope they fix the problem soon.

If this helped you, then please help me and vote kindly
0helpful
2answers

Hello i have a toshiba 1555cds and i got a

Changing the stacks setting can be done by editing the config.sys with any editor such as notepad. However, I doubt doing this will solve anything. A stack overflow error is usually a CPU chip problem.
Not finding what you are looking for?

99 views

Ask a Question

Usually answered in minutes!

Top Microsoft Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

k24674

Level 3 Expert

8093 Answers

Brad Brown

Level 3 Expert

19187 Answers

Are you a Microsoft Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...