Ticket #11606: tor-19764-debug-13-12-2014-20-46-08.report

File tor-19764-debug-13-12-2014-20-46-08.report, 11.7 KB (added by Giova84, 9 years ago)

tor (built without libposix_error_mapper flags) debug report (when starts to peg the cpu)

Line 
1Debug information for team /boot/home/config/non-packaged/bin/tor (19764):
2CPU(s): 2x Intel Pentium® G2030
3Memory: 3.95 GiB total, 667.48 MiB used
4Haiku revision: hrev48438 Dec 4 2014 04:45:38 (BePC)
5
6Active Threads:
7 thread 19781: team 19764 debug task
8 thread 19764: tor (main)
9 state: Debugged
10
11 Frame IP Function Name
12 -----------------------------------------------
13 00000000 0x6073a112 commpage_syscall + 0x2
14 Disassembly:
15 commpage_syscall:
16 0x6073a110: 89e1 mov %esp, %ecx
17 0x6073a112: 0f34 sysenter <--
18
19 Frame memory:
20
21 0x7210dee8 0x1966f58 read + 0x20
22 0x7210df18 0x115b7a3 sock_read + 0x33
23 0x7210df48 0x1159708 BIO_read + 0x68
24 0x7210df88 0x283d72c ssl23_read_bytes + 0x5c
25 0x7210dff8 0x283c5fc ssl23_connect + 0x10c
26 0x7210e018 0x284f621 SSL_connect + 0x21
27 0x7210e070 0x20281e9 tor_tls_handshake(tor_tls_t*) + 0x79 (src/common/tortls.c:2146)
28 Variables:
29 tls: 0x18434b00 {
30 *tls
31 }
32 oldstate: 4640
33 __func__: tor_tls_handshake
34 __PRETTY_FUNCTION__: tor_tls_handshake
35
36 0x7210e0c0 0x1fc6a15 connection_tls_continue_handshake(or_connection_t*) + 0x55 (src/or/connection_or.c:1467)
37 Variables:
38 conn: 0x1843b498 {
39 *conn
40 }
41 __func__: connection_tls_continue_hand
42 __PRETTY_FUNCTION__: connection_tls_continue_hand
43
44 0x7210e130 0x1fbadff connection_handle_read_impl(connection_t*) + 0x8ff (src/or/connection.c:3286)
45 Variables:
46 conn: 0x1843b498 {
47 magic: 2100428547
48 state: 3
49 type: 0
50 purpose: 0
51 read_blocked_on_bw: 0
52 write_blocked_on_bw: 0
53 hold_open_until_flushed: 0
54 inbuf_reached_eof: 0
55 in_flushed_some: 0
56 in_connection_handle_write: 0
57 linked: 0
58 reading_from_linked_conn: 0
59 writing_to_linked_conn: 0
60 active_on_link: 0
61 linked_conn_is_closed: 0
62 proxy_state: 0
63 s: 8
64 conn_array_index: 4
65 read_event: 0x187f8a60
66 write_event: 0x187f8a10
67 inbuf: 0x18417fe8
68 outbuf: 0x18417fc8
69 outbuf_flushlen: 0
70 timestamp_lastread: 1418503562
71 timestamp_lastwritten: 1418503512
72 timestamp_created: 1418503512
73 socket_family: 1
74 addr
75 port: 443
76 marked_for_close: 0
77 marked_for_close_file: Invalid Argument
78 address: 154.35.32.5
79 linked_conn: 0
80 global_identifier: 7
81 n_read_conn_bw: 0
82 n_written_conn_bw: 0
83 }
84 max_to_read: -1
85 socket_error: 0
86 __func__: connection_handle_read_impl
87
88 0x7210e180 0x1f24257 conn_read_callback(int, short int, void*) + 0x37 (src/or/main.c:735)
89 Variables:
90 fd: 8
91 event: 2
92 _conn: 0x1843b498 {
93 *_conn: Unavailable
94 }
95 conn: 0x1843b498 {
96 magic: 2100428547
97 state: 3
98 type: 0
99 purpose: 0
100 read_blocked_on_bw: 0
101 write_blocked_on_bw: 0
102 hold_open_until_flushed: 0
103 inbuf_reached_eof: 0
104 in_flushed_some: 0
105 in_connection_handle_write: 0
106 linked: 0
107 reading_from_linked_conn: 0
108 writing_to_linked_conn: 0
109 active_on_link: 0
110 linked_conn_is_closed: 0
111 proxy_state: 0
112 s: 8
113 conn_array_index: 4
114 read_event: 0x187f8a60
115 write_event: 0x187f8a10
116 inbuf: 0x18417fe8
117 outbuf: 0x18417fc8
118 outbuf_flushlen: 0
119 timestamp_lastread: 1418503562
120 timestamp_lastwritten: 1418503512
121 timestamp_created: 1418503512
122 socket_family: 1
123 addr
124 port: 443
125 marked_for_close: 0
126 marked_for_close_file: Invalid Argument
127 address: 154.35.32.5
128 linked_conn: 0
129 global_identifier: 7
130 n_read_conn_bw: 0
131 n_written_conn_bw: 0
132 }
133 __PRETTY_FUNCTION__: conn_read_callback
134
135 0x7210e1c8 0x1501f4c event_persist_closure + 0x23b
136 0x7210e1f8 0x150204b event_process_active_single_queue + 0xf3
137 0x7210e228 0x15022bb event_process_active + 0x5d
138 0x7210e268 0x150290b event_base_loop + 0x27e
139 0x7210e2c0 0x1f259ee do_main_loop(void) + 0x18e (src/or/main.c:2026)
140 Variables:
141 __PRETTY_FUNCTION__: do_main_loop
142 __func__: do_main_loop
143
144 0x7210e410 0x1f28712 tor_main(int, char**) + 0x1642 (src/or/main.c:3046)
145 Variables:
146 argc: 1
147 argv: 0x7210f53c {
148 *argv: tor
149 }
150 result: 0
151 __PRETTY_FUNCTION__: tor_main
152
153 0x7210e460 0x1f21f92 main(int, char**) + 0x32 (src/or/tor_main.c:29)
154 Variables:
155 argc: 1
156 argv: 0x7210f53c {
157 *argv: tor
158 }
159
160 0x7210e488 0x1f22156 _start + 0x4b
161 0x7210e4b8 0x1733ab0 runtime_loader + 0x130
162 00000000 0x6073a250 commpage_thread_exit + 0
163
164 Registers:
165 eip: 0x6073a114
166 esp: 0x7210debc
167 ebp: 0x7210dee8
168 eax: 0x0000008c
169 ebx: 0x0199e144
170 ecx: 0x7210debc
171 edx: 0x6073a114
172 esi: 0x00000008
173 edi: 0x187f8ec0
174 cs: 0x001b
175 ds: 0x0023
176 es: 0x0023
177 fs: 0x0063
178 gs: 0x0023
179 ss: 0x0023
180
181Loaded Images:
182 ID Text Base Text End Data Base Data End Type Name
183 --------------------------------------------------------------------------------
184 324087 0x009d0000 0x00a9f000 0x00a9f000 0x00ab0000 lib /boot/system/lib/x86/libstdc++.so.6.0.19
185 324093 0x00af4000 0x00b1d000 0x00b1d000 0x00b51000 lib /boot/system/lib/x86/libicutu.so.54.1
186 324091 0x00b7b000 0x00bcc000 0x00bcc000 0x00bce000 lib /boot/system/lib/x86/libicule.so.54.1
187 324090 0x00bce000 0x00bd7000 0x00bd7000 0x00bd9000 lib /boot/system/lib/x86/libicuio.so.54.1
188 324094 0x00c3a000 0x00d9b000 0x00d9b000 0x00daa000 lib /boot/system/lib/x86/libicuuc.so.54.1
189 324078 0x00e20000 0x00e36000 0x00e36000 0x00e38000 lib /boot/system/lib/x86/libz.so.1.2.8
190 324082 0x01045000 0x01088000 0x01088000 0x0108b000 lib /boot/system/lib/x86/libnetwork.so
191 324081 0x010c2000 0x011f4000 0x011f4000 0x0120a000 lib /boot/system/lib/x86/libcrypto.so.1.0.0
192 324089 0x0127d000 0x014b2000 0x014b2000 0x014be000 lib /boot/system/lib/x86/libicui18n.so.54.1
193 324085 0x014dc000 0x014e7000 0x014e7000 0x014e8000 lib /boot/system/lib/x86/libgcc_s.so.1
194 324079 0x014f6000 0x01536000 0x01536000 0x01538000 lib /boot/system/lib/x86/libevent-2.0.so.5.1.9
195 324084 0x016db000 0x016f3000 0x016f3000 0x016fa000 lib /boot/system/lib/x86/libsupc++.so
196 324076 0x01724000 0x01740000 0x01740000 0x01743000 lib /boot/system/runtime_loader
197 324083 0x018cb000 0x0199b000 0x0199b000 0x019e0000 lib /boot/system/lib/x86/libroot.so
198 324092 0x01e6f000 0x01e79000 0x01e79000 0x01e7a000 lib /boot/system/lib/x86/libiculx.so.54.1
199 324086 0x01e7b000 0x01e8b000 0x01e8b000 0x01e8c000 lib /boot/system/lib/x86/libroot-addon-icu.so
200 324077 0x01ef1000 0x0209f000 0x0209f000 0x020a9000 app /boot/home/config/non-packaged/bin/tor
201 324080 0x02819000 0x02860000 0x02860000 0x02865000 lib /boot/system/lib/x86/libssl.so.1.0.0
202 324088 0x02925000 0x04190000 0x04190000 0x04198000 lib /boot/system/lib/x86/libicudata.so.54.1
203 324075 0x6073a000 0x60742000 0x00000000 0x00000000 system commpage
204
205Areas:
206 ID Base End Size (KiB) Protection Locking Name
207 --------------------------------------------------------------------------------
208 1011934 0x0029d000 0x002a5000 32 rw- full rld heap
209 1011888 0x00491000 0x00492000 4 rw-S full _rld_debug_
210 1011887 0x0057b000 0x0058b000 64 rw- full rld heap
211 1011915 0x009d0000 0x00a9f000 828 r-x full libstdc++.so.6.0.19_seg0ro
212 1011916 0x00a9f000 0x00aa5000 24 rw- full libstdc++.so.6.0.19_seg1rw
213 1011917 0x00aa5000 0x00ab0000 44 rw- full libstdc++.so.6.0.19_seg2rw
214 1011928 0x00af4000 0x00b1d000 164 r-x full libicutu.so.54.1_seg0ro
215 1011929 0x00b1d000 0x00b1f000 8 rw- full libicutu.so.54.1_seg1rw
216 1011930 0x00b1f000 0x00b51000 200 rw- full libicutu.so.54.1_seg2rw
217 1011924 0x00b7b000 0x00bcc000 324 r-x full libicule.so.54.1_seg0ro
218 1011925 0x00bcc000 0x00bce000 8 rw- full libicule.so.54.1_seg1rw
219 1011922 0x00bce000 0x00bd7000 36 r-x full libicuio.so.54.1_seg0ro
220 1011923 0x00bd7000 0x00bd9000 8 rw- full libicuio.so.54.1_seg1rw
221 1011931 0x00c3a000 0x00d9b000 1412 r-x full libicuuc.so.54.1_seg0ro
222 1011932 0x00d9b000 0x00da7000 48 rw- full libicuuc.so.54.1_seg1rw
223 1011933 0x00da7000 0x00daa000 12 rw- full libicuuc.so.54.1_seg2rw
224 1011892 0x00e20000 0x00e36000 88 r-x full libz.so.1.2.8_seg0ro
225 1011893 0x00e36000 0x00e38000 8 rw- full libz.so.1.2.8_seg1rw
226 1011901 0x01045000 0x01088000 268 r-x full libnetwork.so_seg0ro
227 1011902 0x01088000 0x0108a000 8 rw- full libnetwork.so_seg1rw
228 1011903 0x0108a000 0x0108b000 4 rw- full libnetwork.so_seg2rw
229 1011898 0x010c2000 0x011f4000 1224 r-x full libcrypto.so.1.0.0_seg0ro
230 1011899 0x011f4000 0x01208000 80 rw- full libcrypto.so.1.0.0_seg1rw
231 1011900 0x01208000 0x0120a000 8 rw- full libcrypto.so.1.0.0_seg2rw
232 1011920 0x0127d000 0x014b2000 2260 r-x full libicui18n.so.54.1_seg0ro
233 1011921 0x014b2000 0x014be000 48 rw- full libicui18n.so.54.1_seg1rw
234 1011910 0x014dc000 0x014e7000 44 r-x full libgcc_s.so.1_seg0ro
235 1011911 0x014e7000 0x014e8000 4 rw- full libgcc_s.so.1_seg1rw
236 1011894 0x014f6000 0x01536000 256 r-x full libevent-2.0.so.5.1.9_seg0ro
237 1011895 0x01536000 0x01538000 8 rw- full libevent-2.0.so.5.1.9_seg1rw
238 1011907 0x016db000 0x016f3000 96 r-x full libsupc++.so_seg0ro
239 1011908 0x016f3000 0x016f5000 8 rw- full libsupc++.so_seg1rw
240 1011909 0x016f5000 0x016fa000 20 rw- full libsupc++.so_seg2rw
241 1011884 0x01724000 0x01740000 112 r-x full runtime_loader_seg0ro
242 1011885 0x01740000 0x01742000 8 rw- full runtime_loader_seg1rw
243 1011886 0x01742000 0x01743000 4 rw- full runtime_loader_bss1
244 1011904 0x018cb000 0x0199b000 832 r-x full libroot.so_seg0ro
245 1011905 0x0199b000 0x019a5000 40 rw- full libroot.so_seg1rw
246 1011906 0x019a5000 0x019e0000 236 rw- full libroot.so_seg2rw
247 1011926 0x01e6f000 0x01e79000 40 r-x full libiculx.so.54.1_seg0ro
248 1011927 0x01e79000 0x01e7a000 4 rw- full libiculx.so.54.1_seg1rw
249 1011913 0x01e7b000 0x01e8b000 64 r-x full libroot-addon-icu.so_seg0ro
250 1011914 0x01e8b000 0x01e8c000 4 rw- full libroot-addon-icu.so_seg1rw
251 1011889 0x01ef1000 0x0209f000 1720 r-x full tor_seg0ro
252 1011890 0x0209f000 0x020a7000 32 rw- full tor_seg1rw
253 1011891 0x020a7000 0x020a9000 8 rw- full tor_seg2rw
254 1011896 0x02819000 0x02860000 284 r-x full libssl.so.1.0.0_seg0ro
255 1011897 0x02860000 0x02865000 20 rw- full libssl.so.1.0.0_seg1rw
256 1011918 0x02925000 0x04190000 25004 r-x full libicudata.so.54.1_seg0ro
257 1011919 0x04190000 0x04198000 32 rw- full libicudata.so.54.1_seg1rw
258 1011912 0x183f7000 0x18e57000 10624 rw- full heap
259 1011883 0x6073a000 0x60742000 32 r-xSk full commpage
260 1011881 0x60d5b000 0x60d5f000 16 rw- full user area
261 1011882 0x7110b000 0x72111000 16408 rw-s full tor_19764_stack
262
263Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
264
265Semaphores:
266 ID Count Last Holder Name
267 ------------------------------------------------------------