Author Topic: Unhandled exception in Repair_Windows.exe (SOLVED)  (Read 6337 times)

0 Members and 1 Guest are viewing this topic.

Offline Andrew Morton

  • Newbie
  • *
  • Join Date: Jan 2016
  • Posts: 2
  • Karma: 0
    • View Profile
Unhandled exception in Repair_Windows.exe (SOLVED)
« on: January 10, 2016, 09:10:23 am »
Hi,

I'm trying to use Tweaking.com - Windows Repair on my computer to see if it is something I would use to fix other people's computers. However, I cannot get any of its parts to run except for the registry backup. For example, if I try to open the Pre-Scan, I get "Tweaking.com - Windows Repair has stopped working." and then (from allowing it to be debugged using VS2015):

Unhandled exception at 0x049BBBE8 in Repair_Windows.exe: 0xC0000005: Access violation executing location 0x049BBBE8.

This happens in both normal and safe mode (with networking) on W7x64 Pro, Intel i7 920.

In the Application event log I see:
Faulting application name: Repair_Windows.exe, version: 3.7.0.4, time stamp: 0x568b2851
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x049bbbe8
Faulting process id: 0xfd4
Faulting application start time: 0x01d14bc72a208fdf
Faulting application path: C:\Program Files (x86)\Tweaking.com\Windows Repair (All in One)\Repair_Windows.exe
Faulting module path: unknown

Is there anything I should try, or more information you would like?

« Last Edit: January 18, 2016, 10:28:36 am by Andrew Morton »

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Unhandled exception in Repair_Windows.exe
« Reply #1 on: January 17, 2016, 08:16:26 pm »
That is because DEp is set to always on, there was a bug with the resizer control if DEP was set to not allow anything out and it would cause the crash. Update to v3.8.0, I replaced the resizer control and it no longer crashes with DEP :-)

Shane

Offline Andrew Morton

  • Newbie
  • *
  • Join Date: Jan 2016
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Unhandled exception in Repair_Windows.exe (SOLVED)
« Reply #2 on: January 18, 2016, 10:29:28 am »
Thank you, Shane. It now works as expected on my system.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Unhandled exception in Repair_Windows.exe (SOLVED)
« Reply #3 on: January 22, 2016, 12:41:03 pm »
Great to hear :-)

Shane