Important note: Inspector IIXII version 3.0 and up can be used to create a report when a program freezes/hangs or uses too much CPU. Details can be found towards the end of this article. You can upgrade from previous versions by simply replacing your current inspectr.exe file.
Inspector IIXII is a small assembler program written by Axel Siebert to log crash data which is more useful than the standard Windows crash reports, and can also be used to write the state of a running process into a log, making it possible to analyze why a program freezes/hangs or uses too much CPU. It can be used with any program, including Opera.
Inspector IIXII logs can be useful to find out why a program crashes or freezes, and thus fix the bug in the code.
PRIVACY NOTICE: Inspector writes everything currently in memory to the log file. The data will only be used to analyze the reported crash bug. See our privacy policy for more information.1. Installing and using Inspector IIXII
The file inspectr.exe is a standalone program which can be placed anywhere on your hard disk. To install, simply run the program and confirm that you want it to log program crashes. It will not install or write any additional files to your disk, apart from the log files.
The logs for both crashes and freezes have file names in the format crash[date/time].log. Freeze logs are written to your Windows Desktop, while crash logs can be found in one of three locations, depending on what you choose on install: your system's temp directory, the Inspector IIXII program directory or your Windows Desktop. Every time a crash occurs, Inspector IIXII will write a new log with the current date and time to avoid overwriting older logs. Inspector IIXII will give you the full path to the crash log when it reports that a program crashes, so please take note of this path.
The temp directory on Windows 9x/Me systems is usually C:\Windows\Temp. On Windows NT, 2000 and XP systems, each user has its own temp directory. If you want to find your temp folder, you can enter the following command on the Windows command prompt:
echo %temp%
This will print out your system's temp folder from the "%temp%" variable set in your system.
2. Reporting crashes
Please read: How to report crashes in Opera or What to do if Opera freezes or crashes
More information: The crash log itself can be over 1MB in size, but the full report contains a lot of information which will only be useful if the crash hasn't already been reported by someone else.
When reporting crashes initially, it is only necessary to report enough information for developers to figure out if the crash is a known bug already. If you open the log in a text editor, only the very first lin e of the log will be necessary at first.
The rest of the text will be useful if the crash is a new or unknown crash bug.
The log file should compress well, so it is a good idea to compress it before sending it. If possible, we prefer that the file is compressed using 7-Zip, otherwise RAR or ZIP is also fine.
3. Removing/uninstalling Inspector IIXII
You can disable the logging by simply running inspectr.exe again and confirming that you no longer want it to log crashes. Windows will then return to its normal crash handling. No trace of Inspector IIXII will be left on your system after disabling it, except for the inspectr.exe program file and any crash or freeze logs generated by the program.
To re-enable it, run the program again.
4. Changelogs
Need help? Hit F1 anytime while using Opera to access our online help files, or go here.