Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
This topic
This board
Entire forum
Website and forum (google)
Member search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
6 Months
Forever
Login with username, password and session length
Friday December 13, 2024, 3:08 pm
Proudly celebrating 15+ years online.
Donate now
to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
Forum Home
Search
Login
Register
Recent Topics
Go To..
Recently updated topics
Recent posts (compact)
Recent posts (full text)
DonationCoder.com Forum
»
DonationCoder.com Software
»
Mouser's Zone
»
Find And Run Robot
»
Bug: Memory error on latest version
« previous
next »
New Topic
Print
Pages: [
1
] •
bottom
Author
Topic: Bug: Memory error on latest version (Read 4397 times)
howardb
Supporting Member
Joined in 2007
Posts:
24
Bug: Memory error on latest version
«
on:
December 25, 2007, 01:18 PM »
I ran find and run robot on windows 98 with 256 ram and about 800Mhz processor. On the latest version I got the following memory fault often when I attempted to close the program or sporadically at other times:
FINDANDRUNROBOT caused a general protection fault
in module USER.EXE at 0004:00005d53.
Registers:
EAX=0002901c CS=17a7 EIP=00005d53 EFLGS=00000202
EBX=000277a0 SS=3207 ESP=00007c34 EBP=00007c3e
ECX=820e901c DS=16b7 ESI=000277a0 FS=3217
EDX=00000002 ES=16b7 EDI=00027744 GS=0000
Bytes at CS:EIP:
67 8b 31 67 8b 79 02 3b f3 75 04 3b fa 74 06 66
Stack dump:
000077a0 00020002 7c680002 176f1e13 00027744 000277a0 3217016f 016f0000 77440000 0c3c0002 000031b7 000031b7 00f47c3c 08947c74 77a0176f 08990002
I switched to the last stable version, 13.02 and no longer got this message.
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: Bug: Memory error on latest version
«
Reply #1 on:
December 25, 2007, 01:26 PM »
ouch.. hmm i wonder what this is.. if its a win98 issue.
do you get it every time you close FARR v2 on windows 98?
I will try to reproduce on a windows 98 machine.
f0dder
Charter Honorary Member
Joined in 2005
Posts:
9,153
[Well, THAT escalated quickly!]
Re: Bug: Memory error on latest version
«
Reply #2 on:
December 25, 2007, 03:39 PM »
Ugh, user.exe and not ever user32.exe? Nasty. Perhaps handle leaking, double-freeing of some resource, or a problem with an API parameter, those would be my initial guesses to get a crash there.
- carpe noctem
New Topic
Print
Pages: [
1
] •
top
« previous
next »
DonationCoder.com Forum
»
DonationCoder.com Software
»
Mouser's Zone
»
Find And Run Robot
»
Bug: Memory error on latest version