Ticket #12298: python2.7-20068-debug-09-08-2015-15-49-32.report

File python2.7-20068-debug-09-08-2015-15-49-32.report, 12.8 KB (added by humdinger, 9 years ago)

crashing python

Line 
1Debug information for team /boot/system/bin/python2.7 (20068):
2CPU(s): 8x Intel Core™ i7-4712MQ
3Memory: 15.92 GiB total, 733.73 MiB used
4Haiku revision: hrev49522 Aug 8 2015 22:01:23 (BePC)
5
6Active Threads:
7 thread 20069: team 20068 debug task
8 thread 20068: python (main)
9 state: Exception (Segment violation)
10
11 Frame IP Function Name
12 -----------------------------------------------
13 0x713c7510 0x242bfc7 call_function_tail(_object*, _object*) + 0x5b (/sources/Python-2.7.9/Objects/abstract.c:2524)
14 Disassembly:
15 call_function_tail(_object*, _object*):
16 0x0242bf6c: 55 push %ebp
17 0x0242bf6d: 89e5 mov %esp, %ebp
18 0x0242bf6f: 83ec0c sub $0xc, %esp
19 0x0242bf72: 57 push %edi
20 0x0242bf73: 56 push %esi
21 0x0242bf74: 53 push %ebx
22 0x0242bf75: e800000000 call 0x242bf7a
23 0x0242bf7a: 5b pop %ebx
24 0x0242bf7b: 81c3be811300 add $0x1381be, %ebx
25 0x0242bf81: 8b750c mov 0xc(%ebp), %esi
26 0x0242bf84: 85f6 test %esi, %esi
27 0x0242bf86: 7508 jnz 0x242bf90
28 0x0242bf88: 31c0 xor %eax, %eax
29 0x0242bf8a: e9f3000000 jmp 0x242c082
30 0x0242bf8f: 90 nop
31 0x0242bf90: 8b4604 mov 0x4(%esi), %eax
32 0x0242bf93: f6405704 test $0x4, 0x57(%eax)
33 0x0242bf97: 7528 jnz 0x242bfc1
34 0x0242bf99: 83c4f4 add $0xfffffff4, %esp
35 0x0242bf9c: 6a01 push $0x1
36 0x0242bf9e: e8115b0500 call 0x2481ab4
37 0x0242bfa3: 83c410 add $0x10, %esp
38 0x0242bfa6: 85c0 test %eax, %eax
39 0x0242bfa8: 7512 jnz 0x242bfbc
40 0x0242bfaa: ff0e dec (%esi)
41 0x0242bfac: 75da jnz 0x242bf88
42 0x0242bfae: 8b4604 mov 0x4(%esi), %eax
43 0x0242bfb1: 83c4f4 add $0xfffffff4, %esp
44 0x0242bfb4: 56 push %esi
45 0x0242bfb5: 8b4018 mov 0x18(%eax), %eax
46 0x0242bfb8: ffd0 call *%eax
47 0x0242bfba: ebcc jmp 0x242bf88
48 0x0242bfbc: 89700c mov %esi, 0xc(%eax)
49 0x0242bfbf: 89c6 mov %eax, %esi
50 0x0242bfc1: 8b5508 mov 0x8(%ebp), %edx
51 0x0242bfc4: 8b4204 mov 0x4(%edx), %eax
52 0x0242bfc7: 8b7840 mov 0x40(%eax), %edi <--
53
54 Frame memory:
55 [0x713c74f0] 8AV...V...S.h/.. 38 41 56 02 a0 a3 56 02 a1 f0 53 02 68 2f 1e 19
56 [0x713c7500] P.'.P.'.8u<q{.B. 50 e3 27 00 50 e3 27 00 38 75 3c 71 7b c1 42 02
57 Variables:
58 callable: 0x256a3a0 {
59 ob_refcnt: 1
60 ob_type: 0
61 }
62 args: 0x2a2a04 {
63 ob_refcnt: 1
64 ob_type: 0x25771c0
65 }
66 retval: 0x253f0a1 {
67 ob_refcnt: 1933312119
68 ob_type: 0x756f6474
69 }
70
71 0x713c7540 0x242c176 _PyObject_CallFunction_SizeT(_object*, char*, ...) + 0x6e (/sources/Python-2.7.9/Objects/abstract.c:2604)
72 Variables:
73 callable: 0x256a3a0 {
74 ob_refcnt: 1
75 ob_type: 0
76 }
77 format:
78 va: No such file or directory
79 args: 0 {
80 ob_refcnt: Invalid Argument
81 ob_type: Bad address
82 }
83
84 0x713c75f0 0x244aece dircheck(*) + 0x7e (/sources/Python-2.7.9/Objects/fileobject.c:128)
85 Variables:
86 f: 0x256a464
87 buf {
88 st_dev: 3
89 st_ino: 2097158
90 st_mode: 16794093
91 st_nlink: 1
92 st_uid: 0
93 st_gid: 0
94 st_size: 2048
95 st_rdev: -1
96 st_blksize: 65536
97 st_type: 0
98 st_blocks: 12
99 }
100 msg:
101 exc: 0x253f0a1 {
102 ob_refcnt: 1933312119
103 ob_type: 0x756f6474
104 }
105
106 0x713c7620 0x244b098 fill_file_fields(*, _IO_FILE*, _object*, char*, *) + 0x18c (/sources/Python-2.7.9/Objects/fileobject.c:180)
107 Variables:
108 f: 0x2a80d0
109 fp: 0 {
110 _flags: Invalid Argument
111 _IO_read_ptr: Bad address
112 _IO_read_end: Bad address
113 _IO_read_base: Bad address
114 _IO_write_base: Bad address
115 _IO_write_ptr: Bad address
116 _IO_write_end: Bad address
117 _IO_buf_base: Bad address
118 _IO_buf_end: Bad address
119 _IO_save_base: Bad address
120 _IO_backup_base: Bad address
121 _IO_save_end: Bad address
122 _markers: Bad address
123 _chain: Bad address
124 _fileno: Bad address
125 _flags2: Bad address
126 _old_offset: Bad address
127 _cur_column: Bad address
128 _vtable_offset: Bad address
129 _shortbuf: Bad address
130 _lock: Bad address
131 _offset: Bad address
132 _codecvt: Bad address
133 _wide_data: Bad address
134 _mode: Bad address
135 _unused2: Bad address
136 }
137 name: 0x2a6ae0 {
138 ob_refcnt: 3
139 ob_type: 0x2576ce0
140 }
141 mode: w
142 close: 0
143
144 0x713c7660 0x244b6bd PyFile_FromFile(_IO_FILE*, char*, char*, *) + 0x91 (/sources/Python-2.7.9/Objects/fileobject.c:483)
145 Variables:
146 fp: 0x1c9ea20 {
147 _flags: -72540026
148 _IO_read_ptr: Invalid Argument
149 _IO_read_end: Invalid Argument
150 _IO_read_base: Invalid Argument
151 _IO_write_base: Invalid Argument
152 _IO_write_ptr: Invalid Argument
153 _IO_write_end: Invalid Argument
154 _IO_buf_base: Invalid Argument
155 _IO_buf_end: Invalid Argument
156 _IO_save_base: Invalid Argument
157 _IO_backup_base: Invalid Argument
158 _IO_save_end: Invalid Argument
159 _markers: 0
160 _chain: 0x1c9d760
161 _fileno: 2
162 _flags2: 0
163 _old_offset: -1
164 _cur_column: 0
165 _vtable_offset: 0
166 _shortbuf:
167 _lock: 0x1c9d7fc
168 _offset: -1
169 _codecvt: 0
170 _wide_data: 0x1c9d820
171 _mode: 0
172 _unused2:
173 }
174 name: Invalid Argument
175 mode: Invalid Argument
176 close: 0x24f87e4
177 f: 0x2a80d0
178 o_name: 0x2a6ae0 {
179 ob_refcnt: 3
180 ob_type: 0x2576ce0
181 }
182
183 0x713c7700 0x24f6d84 _PySys_Init(void) + 0x104 (/sources/Python-2.7.9/Python/sysmodule.c:1401)
184 Variables:
185 m: 0x27e2e4 {
186 ob_refcnt: 1
187 ob_type: 0x2572960
188 }
189 v: 0x24f87e4 {
190 ob_refcnt: -2082109099
191 ob_type: 0x56570cec
192 }
193 sysdict: 0x2a513c {
194 ob_refcnt: 1
195 ob_type: 0x2571ce0
196 }
197 sysin: 0x2a8020 {
198 ob_refcnt: 1
199 ob_type: 0x256d9c0
200 }
201 sysout: 0x2a8078 {
202 ob_refcnt: 1
203 ob_type: 0x256d9c0
204 }
205 syserr: 0x253f0a1 {
206 ob_refcnt: 1933312119
207 ob_type: 0x756f6474
208 }
209 s: No such file or directory
210
211 0x713c7750 0x24eea8c Py_InitializeEx(int) + 0x334 (/sources/Python-2.7.9/Python/pythonrun.c:226)
212 Variables:
213 install_sigs: 1
214 interp: 0x191a3258 {
215 next: 0
216 tstate_head: 0x191a7220
217 modules: 0x298d74
218 sysdict: 0
219 builtins: 0x2a50b4
220 modules_reloading: 0x298dfc
221 codec_search_path: 0
222 codec_search_cache: 0
223 codec_error_registry: 0
224 dlopenflags: 1
225 }
226 tstate: 0x191a7220 {
227 next: 0
228 interp: 0x191a3258
229 frame: 0
230 recursion_depth: 0
231 tracing: 0
232 use_tracing: 0
233 c_profilefunc: 0
234 c_tracefunc: 0
235 c_profileobj: 0
236 c_traceobj: 0
237 curexc_type: 0
238 curexc_value: 0
239 curexc_traceback: 0
240 exc_type: 0
241 exc_value: 0
242 exc_traceback: 0
243 dict: 0
244 tick_counter: 0
245 gilstate_counter: 0
246 async_exc: 0
247 thread_id: 30065312
248 trash_delete_nesting: 0
249 trash_delete_later: 0
250 }
251 bimod: 0x27e11c {
252 ob_refcnt: 1
253 ob_type: 0x2572960
254 }
255 sysmod: 0x27e11c {
256 ob_refcnt: 1
257 ob_type: 0x2572960
258 }
259 p: Invalid Argument
260 icodeset: Invalid Argument
261 codeset: Invalid Argument
262 errors: Invalid Argument
263 free_codeset: 0
264 overridden: 0
265 sys_stream: 0x1bef751 {
266 ob_refcnt: -1547468453
267 ob_type: 0x83000a82
268 }
269 sys_isatty: 0x191a3258 {
270 ob_refcnt: 0
271 ob_type: 0x191a7220
272 }
273 saved_locale: Bad address
274 loc_codeset:
275
276 0x713c7780 0x24f0bd0 Py_Initialize(void) + 0x18 (/sources/Python-2.7.9/Python/pythonrun.c:381)
277 0x713c7840 0x2506c60 Py_Main(int, char**) + 0x8bc (/sources/Python-2.7.9/Modules/main.c:545)
278 Variables:
279 argc: 9
280 argv: 0x713c853c {
281 *argv: /bin/python
282 }
283 c: 0
284 sts: 39063724
285 command: Invalid Argument
286 filename: /bin/youtube-dl
287 module: Invalid Argument
288 fp: 0x1c9c4a0 {
289 _flags: -72540024
290 _IO_read_ptr: Invalid Argument
291 _IO_read_end: Invalid Argument
292 _IO_read_base: Invalid Argument
293 _IO_write_base: Invalid Argument
294 _IO_write_ptr: Invalid Argument
295 _IO_write_end: Invalid Argument
296 _IO_buf_base: Invalid Argument
297 _IO_buf_end: Invalid Argument
298 _IO_save_base: Invalid Argument
299 _IO_backup_base: Invalid Argument
300 _IO_save_end: Invalid Argument
301 _markers: 0
302 _chain: 0
303 _fileno: 0
304 _flags2: 0
305 _old_offset: -1
306 _cur_column: 0
307 _vtable_offset: 0
308 _shortbuf:
309 _lock: 0x1c9b280
310 _offset: -1
311 _codecvt: 0
312 _wide_data: 0x1c9b2a0
313 _mode: 0
314 _unused2:
315 }
316 p:  ÄÉ`×É êÉ
317 unbuffered: 0
318 skipfirstline: 0
319 stdin_is_interactive: 0
320 help: 0
321 version: 0
322 saw_unbuffered_flag: 0
323 cf {
324 cf_flags: 0
325 }
326
327 0x713c7870 0x25e77fe main(int, char**) + 0x1e (/sources/Python-2.7.9/Modules/python.c:22)
328 Variables:
329 argc: 39232416
330 argv: 0 {
331 *argv: Invalid Argument
332 }
333
334 0x713c7898 0x25e76c2 _start + 0x56
335 0x713c78c8 0x11f9b70 runtime_loader + 0x130
336 00000000 0x61200250 commpage_thread_exit + 0
337
338 Registers:
339 eip: 0x0242bfc7
340 esp: 0x713c74f0
341 ebp: 0x713c7508
342 eax: 0x00000000
343 ebx: 0x02564138
344 ecx: 0x713c74d0
345 edx: 0x0256a3a0
346 esi: 0x002a2a04
347 edi: 0x0253f0a1
348 cs: 0x001b
349 ds: 0x0023
350 es: 0x0023
351 fs: 0x0063
352 gs: 0x0023
353 ss: 0x0023
354 st0: nan
355 st1: nan
356 st2: 0
357 st3: 0
358 st4: 0
359 st5: 0
360 st6: 4.97e+04
361 st7: 1.67e+07
362 mm0: {0, 0, 0, 0}
363 mm1: {0x100, 0, 0, 0}
364 mm2: {0, 0, 0, 0}
365 mm3: {0, 0, 0, 0}
366 mm4: {0, 0, 0, 0}
367 mm5: {0, 0, 0, 0}
368 mm6: {0, 0, 0, 0xc1f7}
369 mm7: {0, 0, 0x200, 0xff01}
370 xmm0: {0xe94c, 0xd083, 0x6560, 0x42e4, 0xd4b6, 0xf72d, 0xdf5a, 0x2a6a}
371 xmm1: {0xb828, 0xd2b2, 0x826, 0x48a7, 0xdfb3, 0x3c98, 0x6000, 0xf024}
372 xmm2: {0, 0, 0, 0, 0, 0, 0, 0}
373 xmm3: {0, 0, 0, 0, 0, 0, 0, 0}
374 xmm4: {0, 0, 0, 0, 0, 0, 0, 0}
375 xmm5: {0xceed, 0x1767, 0xdb82, 0x47cd, 0x2bbf, 0x4568, 0x8c8a, 0xffcf}
376 xmm6: {0, 0, 0, 0, 0, 0, 0, 0}
377 xmm7: {0, 0, 0, 0, 0, 0, 0, 0}
378
379Loaded Images:
380 ID Text Base Text End Data Base Data End Type Name
381 --------------------------------------------------------------------------------
382 119098 0x011ea000 0x01206000 0x01206000 0x01209000 lib /boot/system/runtime_loader
383 119103 0x01bbc000 0x01c8e000 0x01c8e000 0x01cd9000 lib /boot/system/lib/libroot.so
384 119102 0x02139000 0x0213c000 0x0213c000 0x0213e000 lib /boot/system/lib/libbsd.so
385 119101 0x02183000 0x021b9000 0x021b9000 0x021c1000 lib /boot/system/lib/libnetwork.so
386 119100 0x023ff000 0x02545000 0x02545000 0x025a1000 lib /boot/system/lib/libpython2.7.so.1.0
387 119099 0x025e7000 0x025e8000 0x025e8000 0x025e9000 app /boot/system/bin/python2.7
388 119097 0x61200000 0x61208000 0x00000000 0x00000000 system commpage
389
390Areas:
391 ID Base End Size (KiB) Protection Locking Name
392 --------------------------------------------------------------------------------
393 468842 0x0027e000 0x002be000 256 rw- full mmap area
394 468827 0x004bc000 0x004bd000 4 rw-S full _rld_debug_
395 468826 0x00529000 0x00539000 64 rw- full rld heap
396 468823 0x011ea000 0x01206000 112 r-x full runtime_loader_seg0ro
397 468824 0x01206000 0x01208000 8 rw- full runtime_loader_seg1rw
398 468825 0x01208000 0x01209000 4 rw- full runtime_loader_bss1
399 468838 0x01bbc000 0x01c8e000 840 r-x full libroot.so_seg0ro
400 468839 0x01c8e000 0x01ca1000 76 rw- full libroot.so_seg1rw
401 468840 0x01ca1000 0x01cd9000 224 rw- full libroot.so_seg2rw
402 468836 0x02139000 0x0213c000 12 r-x full libbsd.so_seg0ro
403 468837 0x0213c000 0x0213e000 8 rw- full libbsd.so_seg1rw
404 468833 0x02183000 0x021b9000 216 r-x full libnetwork.so_seg0ro
405 468834 0x021b9000 0x021bb000 8 rw- full libnetwork.so_seg1rw
406 468835 0x021bb000 0x021c1000 24 rw- full libnetwork.so_seg2rw
407 468830 0x023ff000 0x02545000 1304 r-x full libpython2.7.so.1.0_seg0ro
408 468831 0x02545000 0x0259a000 340 rw- full libpython2.7.so.1.0_seg1rw
409 468832 0x0259a000 0x025a1000 28 rw- full libpython2.7.so.1.0_seg2rw
410 468828 0x025e7000 0x025e8000 4 r-x full python2.7_seg0ro
411 468829 0x025e8000 0x025e9000 4 rw- full python2.7_seg1rw
412 468841 0x19188000 0x191f8000 448 rw- full heap
413 468822 0x61200000 0x61208000 32 r-xSk full commpage
414 468820 0x61fed000 0x61ff1000 16 rw- full user area
415 468821 0x703c4000 0x713c9000 16404 rw-s full python_20068_stack
416
417Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
418
419Semaphores:
420 ID Count Last Holder Name
421 ------------------------------------------------------------