[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Tor-0.1.1.5-alpha-cvs: Segmentation Fault.



Is this from latest cvs checkout, or downloaded from the
tor.eff.org/download page?

Is this from source or from rpm/binary install?

On Tue, Sep 06, 2005 at 03:45:37PM -0700, llmmix@xxxxxxxxx wrote 1.1K bytes in 31 lines about:
: Hi,
: 
: It segmentation fault when i surfing the web.
: It happened when the browser rendering the first page.
: What is wrong? i am using latest gcc(/usr/local which is differ from
: /usr), and tor, privoxy.
: 
: $ gdb tor
: 
: (gdb) run
: Starting program: /usr/local/bin/tor
: [Thread debugging using libthread_db enabled]
: [New Thread -1211472192 (LWP 4485)]
: Sep 07 07:03:46.797 [notice] Tor v0.1.1.5-alpha-cvs. This is
: experimental softwa re. Do not rely on it for strong anonymity.
: Sep 07 07:03:46.798 [notice] Configuration file
: "/usr/local/etc/tor/torrc" not p resent, using reasonable defaults.
: Sep 07 07:03:46.798 [notice] Initialized libevent version 1.1a using
: method epol l. Good.
: Sep 07 07:03:46.799 [notice] connection_create_listener(): Opening
: Socks listene r on 127.0.0.1:9050
: Sep 07 07:03:52.302 [notice] Tor has successfully opened a circuit.
: Looks like i t's working.
: Couldn't get registers: No such process.
: (gdb) where
: Cannot fetch general-purpose registers for thread -1211472192: generic error
: (gdb) bt
: Cannot fetch general-purpose registers for thread -1211472192: generic error
: (gdb)

--