[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Tor-0.1.1.5-alpha-cvs: Segmentation Fault.
- To: or-talk@xxxxxxxx
- Subject: Tor-0.1.1.5-alpha-cvs: Segmentation Fault.
- From: south park <llmmix@xxxxxxxxx>
- Date: Tue, 6 Sep 2005 15:45:37 -0700
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Tue, 06 Sep 2005 18:46:41 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dRXkLzB8STv9uELJByLXh24ECG6Bhy9PtgXJdj0K1ZqIk8+nCZCD7rzk7yL+Wals27ML3F8RjA8cauLAUEhtAF2q0aAEZ7CtrjbZb9ICstJNlq3fQeYHHS68jyqV1044upMfYI1KrWRrMANyjhsZqLnX2e6qFzk/eCPCqtm08oQ=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
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)