diff --git a/html/user/debug.php b/html/user/debug.php new file mode 100644 index 0000000000..7254890e28 --- /dev/null +++ b/html/user/debug.php @@ -0,0 +1,34 @@ +Download debugging files +
+ Windows users: +
+ If the SETI@home application crashes, + it is very helpful if you mail us the stack trace + (which shows exactly where the crash occurred). + To do this, you will need to have the symbol file + on your computer. + Click here to download the symbol file for + the 2.22 version of SETI@home: +
+ setiathome_2.22_windows_intelx86.pdb +
+ Place this file in the same directory as the executable
+ (usually C:/Program Files/BOINC/projects/http_setiboinc.berkeley.edu_ap
).
+
+ Windows 2000 users: Uncompressing the DLL file in + dbghelp.zip + to the + BOINC\projects\setiboinc.ssl.berkeley.edu_ap directory gets around the + SymGetLineFromAddr(): GetLastError = 126 error. + "; + page_tail(); +?>