Ticket #7418: gdb_log.txt

File gdb_log.txt, 12.4 KB (added by a, 8 years ago)
Line 
1bt
2=============================================
3#0 __memmove_avx_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:181
4#1 0x00007fffee556cfe in std::__copy_move<false, true, std::random_access_iterator_tag>::__copy_m<unsigned char> (__result=<optimized out>, __last=<optimized out>,
5 __first=<optimized out>) at /usr/include/c++/5/bits/stl_algobase.h:384
6#2 std::__copy_move_a<false, unsigned char const*, unsigned char*> (__result=<optimized out>, __last=<optimized out>, __first=<optimized out>)
7 at /usr/include/c++/5/bits/stl_algobase.h:402
8#3 std::__copy_move_a2<false, unsigned char const*, unsigned char*> (__result=<optimized out>, __last=<optimized out>, __first=<optimized out>)
9 at /usr/include/c++/5/bits/stl_algobase.h:440
10#4 std::copy<unsigned char const*, unsigned char*> (__result=<optimized out>, __last=<optimized out>, __first=<optimized out>)
11 at /usr/include/c++/5/bits/stl_algobase.h:472
12#5 mfxCopyRect<unsigned char> (flag=1, roiSize=..., dstStep=1920, pDst=<optimized out>, srcStep=1920, pSrc=<optimized out>)
13 at /root/build/MediaSDK/_studio/shared/include/fast_copy.h:221
14#6 FastCopy::Copy (flag=1, roi=..., srcPitch=<optimized out>, pSrc=<optimized out>, dstPitch=<optimized out>, pDst=<optimized out>)
15 at /root/build/MediaSDK/_studio/shared/include/fast_copy.h:250
16#7 CoreDoSWFastCopy (pDst=pDst@entry=0x7fffde4ed830, pSrc=pSrc@entry=0x7fffde4ed770, copyFlag=copyFlag@entry=1)
17 at /root/build/MediaSDK/_studio/shared/src/libmfx_core.cpp:1348
18#8 0x00007fffee55f088 in VAAPIVideoCORE::DoFastCopyExtended (this=0x7bd190, pDst=0x7fffde4ed830, pSrc=0x7fffde4ed770)
19 at /root/build/MediaSDK/_studio/shared/src/libmfx_core_vaapi.cpp:1212
20#9 0x00007fffee55f411 in VAAPIVideoCORE::DoFastCopyWrapper (this=0x7bd190, pDst=0x7fffde4ed9b0, dstMemType=<optimized out>, pSrc=<optimized out>,
21 srcMemType=<optimized out>) at /root/build/MediaSDK/_studio/shared/src/libmfx_core_vaapi.cpp:985
22#10 0x00007fffee6f22c2 in MfxHwVideoProcessing::VideoVPPHW::PreWorkInputSurface (this=this@entry=0x7d7680, surfQueue=std::vector of length 1, capacity 1 = {...})
23 at /root/build/MediaSDK/_studio/mfx_lib/vpp/src/mfx_vpp_hw.cpp:3303
24#11 0x00007fffee6f5c6d in MfxHwVideoProcessing::VideoVPPHW::SyncTaskSubmission (this=0x7d7680, pTask=0x84f5c0)
25 at /root/build/MediaSDK/_studio/mfx_lib/vpp/src/mfx_vpp_hw.cpp:4018
26#12 0x00007fffee52d223 in mfxSchedulerCore::call_pRoutine (call=..., this=0x6c0530) at /root/build/MediaSDK/_studio/mfx_lib/scheduler/include/mfx_scheduler_core.h:469
27#13 mfxSchedulerCore::ThreadProc (this=0x6c0530, pContext=0x6bf138) at /root/build/MediaSDK/_studio/mfx_lib/scheduler/src/mfx_scheduler_core_thread.cpp:81
28#14 0x00007ffff36fac80 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
29#15 0x00007ffff4d366ba in start_thread (arg=0x7fffde4ee700) at pthread_create.c:333
30#16 0x00007ffff4a6c41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
31==============================================================================================
32
33disass $pc-32,$pc+32
34========================================================================================
35Dump of assembler code from 0x7ffff4ab2b86 to 0x7ffff4ab2bc6:
36 0x00007ffff4ab2b86 <__memmove_avx_unaligned+470>: cmp %rdx,%rcx
37 0x00007ffff4ab2b89 <__memmove_avx_unaligned+473>: jb 0x7ffff4ab2d50 <__memmove_avx_unaligned+928>
38 0x00007ffff4ab2b8f <__memmove_avx_unaligned+479>: cmp $0x800,%rdx
39 0x00007ffff4ab2b96 <__memmove_avx_unaligned+486>: jae 0x7ffff4ab2c60 <__memmove_avx_unaligned+688>
40 0x00007ffff4ab2b9c <__memmove_avx_unaligned+492>: mov %rax,%r8
41 0x00007ffff4ab2b9f <__memmove_avx_unaligned+495>: lea (%rsi,%rdx,1),%rcx
42 0x00007ffff4ab2ba3 <__memmove_avx_unaligned+499>: mov %rdi,%r10
43=> 0x00007ffff4ab2ba6 <__memmove_avx_unaligned+502>: vmovdqu -0x80(%rcx),%xmm5
44 0x00007ffff4ab2bab <__memmove_avx_unaligned+507>: vmovdqu -0x70(%rcx),%xmm6
45 0x00007ffff4ab2bb0 <__memmove_avx_unaligned+512>: mov $0x80,%rax
46 0x00007ffff4ab2bb7 <__memmove_avx_unaligned+519>: and $0xffffffffffffffe0,%rdi
47 0x00007ffff4ab2bbb <__memmove_avx_unaligned+523>: add $0x20,%rdi
48 0x00007ffff4ab2bbf <__memmove_avx_unaligned+527>: vmovdqu -0x60(%rcx),%xmm7
49 0x00007ffff4ab2bc4 <__memmove_avx_unaligned+532>: vmovdqu -0x50(%rcx),%xmm8
50End of assembler dump.
51========================================================================================
52
53info all-registers
54========================================================================================
55rax 0x7fffdc2e7980 140736887421312
56rbx 0x7fffea507540 140737124529472
57rcx 0x7fffea507540 140737124529472
58rdx 0x780 1920
59rsi 0x7fffea506dc0 140737124527552
60rdi 0x7fffdc2e7980 140736887421312
61rbp 0x780 0x780
62rsp 0x7fffde4ed598 0x7fffde4ed598
63r8 0x7fffdc2e7980 140736887421312
64r9 0x7fffdc1ea000 140736886382592
65r10 0x7fffdc2e7980 140736887421312
66r11 0x20 32
67r12 0x780 1920
68r13 0x7fffef0f0928 140737204128040
69r14 0x220 544
70r15 0x21e 542
71rip 0x7ffff4ab2ba6 0x7ffff4ab2ba6 <__memmove_avx_unaligned+502>
72eflags 0x10283 [ CF SF IF RF ]
73cs 0x33 51
74ss 0x2b 43
75ds 0x0 0
76es 0x0 0
77fs 0x0 0
78gs 0x0 0
79st0 0 (raw 0x00000000000000000000)
80st1 0 (raw 0x00000000000000000000)
81st2 0 (raw 0x00000000000000000000)
82st3 0 (raw 0x00000000000000000000)
83st4 0 (raw 0x00000000000000000000)
84st5 0 (raw 0x00000000000000000000)
85st6 0 (raw 0x00000000000000000000)
86st7 13 (raw 0x4002d000000000000000)
87fctrl 0x37f 895
88fstat 0x0 0
89ftag 0xffff 65535
90fiseg 0x7fff 32767
91fioff 0xf36f918e -210792050
92foseg 0x0 0
93fooff 0x0 0
94fop 0x0 0
95mxcsr 0x1fa8 [ OE PE IM DM ZM OM UM PM ]
96bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0, enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0, preserved = 0,
97 enabled = 0}}
98bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0, error = 0}}
99ymm0 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
100 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
101 0x00000000000000000000000000000000}}
102ymm1 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
103 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
104 0x00000000000000000000000000000000}}
105ymm2 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
106 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
107 0x00000000000000000000000000000000}}
108ymm3 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
109 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
110 0x00000000000000000000000000000000}}
111ymm4 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
112 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
113 0x00000000000000000000000000000000}}
114ymm5 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
115 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
116 0x00000000000000000000000000000000}}
117ymm6 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
118 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
119 0x00000000000000000000000000000000}}
120ymm7 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
121 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
122 0x00000000000000000000000000000000}}
123ymm8 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
124 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
125 0x00000000000000000000000000000000}}
126ymm9 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
127 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
128 0x00000000000000000000000000000000}}
129ymm10 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
130 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
131 0x00000000000000000000000000000000}}
132ymm11 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
133 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
134 0x00000000000000000000000000000000}}
135ymm12 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
136 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
137 0x00000000000000000000000000000000}}
138ymm13 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
139 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
140 0x00000000000000000000000000000000}}
141ymm14 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {
142 0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000,
143 0x00000000000000000000000000000000}}
144ymm15 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0xf0, 0xab, 0x6c, 0x0 <repeats 29 times>},
145 v16_int16 = {0xabf0, 0x6c, 0x0 <repeats 14 times>}, v8_int32 = {0x6cabf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x6cabf0, 0x0, 0x0, 0x0}, v2_int128 = {
146 0x000000000000000000000000006cabf0, 0x00000000000000000000000000000000}}
147bnd0 Python Exception <class 'NameError'> name 'long' is not defined:
148 Python Exception <class 'NameError'> name 'long' is not defined:
149
150bnd1 Python Exception <class 'NameError'> name 'long' is not defined:
151 Python Exception <class 'NameError'> name 'long' is not defined:
152
153bnd2 Python Exception <class 'NameError'> name 'long' is not defined:
154 Python Exception <class 'NameError'> name 'long' is not defined:
155
156bnd3 Python Exception <class 'NameError'> name 'long' is not defined:
157 Python Exception <class 'NameError'> name 'long' is not defined:
158