Inspector IIXII (inspectr) is a small program written by Axel Siebert to log crash data for programs. It is available for Windows, Linux/x86 and FreeBSD/x86.
Here is how to use Inspector with Opera for Linux or FreeBSD:
where <PROCESS_ID> is the process ID of the Opera binary. To identify the Opera binary and its process ID, execute the command: ps aux | grep opera and look for a line of the form
/usr/lib/opera/<OPERA_VERSION>/opera
where <OPERA_VERSION> is a variable depending on your version of Opera, for example 9.20-20070409.6. The process ID is the number in the second column of this line, after the user name.
If you use a tarball version of Opera, the output of ps aux | grep opera should include a line of the form:
./bin/opera
Note: the binary ./bin/opera inside the tarball should not be confused with /usr/bin/opera, which is not a binary, but a shell script.
If Opera crashes, Inspector will write a log file to the same directory where Inspector resides. To learn about filing crash bug reports, please read How to report crashes in Opera.
Need help? Hit F1 anytime while using Opera to access our online help files, or go here.