[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #1964 [Tor Relay]: Tor 0.2.2.16-alpha seg faults
#1964: Tor 0.2.2.16-alpha seg faults
-----------------------+----------------------------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.2.x-final
Component: Tor Relay | Version: Tor: 0.2.2.15-alpha
Keywords: | Parent:
-----------------------+----------------------------------------------------
Changes (by arma):
* priority: normal => major
* milestone: => Tor: 0.2.2.x-final
Comment:
#0 0x00000000004ab1a3 in geoip_get_client_history (
action=GEOIP_CLIENT_CONNECT) at geoip.c:256
256 return (int) smartlist_len(geoip_countries);
(gdb) where
#0 0x00000000004ab1a3 in geoip_get_client_history (
action=GEOIP_CLIENT_CONNECT) at geoip.c:256
#1 0x00000000004ab753 in geoip_bridge_stats_write (now=1285187293)
at geoip.c:1165
#2 0x000000000040bbb5 in second_elapsed_callback (
timer=<value optimized out>, arg=<value optimized out>) at main.c:1041
#3 0x00007fb298152ec1 in event_base_loop () from
/usr/lib/libevent-1.3e.so.1
#4 0x00000000004093f1 in do_main_loop () at main.c:1534
#5 0x00000000004096f5 in tor_main (argc=3, argv=<value optimized out>)
at main.c:2211
#6 0x00007fb29740b1a6 in __libc_start_main () from /lib/libc.so.6
#7 0x0000000000407899 in _start ()
(gdb) print geoip_countries
$1 = (smartlist_t *) 0x0
I'm a bridge without a geoip file:
Sep 20 02:12:28.145 [warn] Failed to open GEOIP file
../trunk/src/config/geoip.
We've been configured to see which countries can access us as a bridge,
and we
need GEOIP information to tell which countries clients are in.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1964#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs