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

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



On Tue, Sep 06, 2005 at 03:45:37PM -0700, south park wrote:
> 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.

Please check out
http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerCrashing

> 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)

Hrm, this isn't very useful. Perhaps there is something wrong with your
gdb install. It might work better to get a core file and then run gdb
on that.

--Roger