True Image 2010 Backup Wizard crashes on Vista 64-bit after HDD Writing Speed is shown
I hope this is the right place for a bug report. I clicked the Customer Service menu item in the app and it takes me to a web form that doesn't even list 2010 as a product.
I'm on Vista 64-bit and I consistently crash (VS2008 JIT debugger shows it is an Access Violation, on a non-null address, in TrueImageHome.exe) in the Backup Wizard. To reproduce:
1. Bring up the Backup Wizard.
2. Navigate to the Backup Options, HDD Writing Speed tab
3. Change HDD Writing Speed to a % that isn't Maximum. Mine happens to be on the third tick. No idea if the crash is related to the specific setting or changing the setting or just viewing the tab. I suspect the problem is from just viewing the tab, and that the AV is a double-free of some memory related to the controls on that tab.
Then either:
4. Select Finish.
5. Click Proceed. CRASH!
OR
4. Click Cancel. CRASH!
However, if instead I
4. Click Proceed.
It doesn't crash.

- Log in to post comments