Windows XP SP2 + Tor = instant crashes

Roger Dingledine arma at mit.edu
Fri Jul 27 04:04:19 UTC 2007


On Fri, Jul 27, 2007 at 03:59:15PM +1200, Jevon Wright wrote:
> I'm having problems running the latest versions of Tor on my Windows 
> machine. I'm not sure if this should go on the tor-talk or the tor-dev 
> list. Tor used to work fine on my system until about a few months ago, 
> when it started to crash on Tor startup.
[snip]
> and then it crashes with very little debug information. I've tried both 
> 0.1.2.15 and 0.2.0.2-alpha. Running gdb returns this:
> 
>  [...]
>  Jul 27 12:51:56.765 [info] or_state_load(): Loaded state from 
> "C:\Documents and Settings\Jevon\Application Data\tor/state"
> 
>  Program received signal SIGSEGV, Segmentation fault.
>  0x77c47c9a in strstr () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
>  (gdb) bt
>  #0  0x77c47c9a in strstr () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
>  #1  0x012a2501 in ?? ()
>  #2  0x012a2502 in ?? ()
>  #3  0x012a2501 in ?? ()
>  #4  0x0046c83b in router_parse_list_from_string (s=0x22fec0, 
> dest=0xeb2e78,
>      saved_location=SAVED_IN_CACHE) at routerparse.c:660

Exciting. Can you make a backup copy of all the files in C:\Documents and
Settings\Jevon\Application Data\tor\, and then delete the cached-routers*
and cached-status/* files and try starting Tor again?

If it works after that, then we really want to see the cached-routers
file that breaks it.

(If you're feeling adventurous, you could put the old versions back into
place and see if it is broken again.)

Thanks!
--Roger



More information about the tor-talk mailing list