topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 2:27 am
  • 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.
  • donate

Author Topic: Bug: Memory error on latest version  (Read 4085 times)

howardb

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 24
    • View Profile
    • Donate to Member
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,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
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!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
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