Ticket #10777: gdb.txt

File gdb.txt, 13.2 KB (added by Patrick M, 3 years ago)

gdb content with backtrace

Line 
1
2New Thread 0x7fff73fff6c0 (LWP 31512)]
3[New Thread 0x7fff737fe6c0 (LWP 31513)]
4[New Thread 0x7fff72ffd6c0 (LWP 31514)]
5
6Thread 20 "vf#0:0" received signal SIGSEGV, Segmentation fault.
7[Switching to Thread 0x7fffe322a6c0 (LWP 31480)]
80x00007ffff7c98b1a in pick_format (link=0x7fffd8006400, ref=ref@entry=0x0) at src/libavfilter/avfiltergraph.c:671
9671 src/libavfilter/avfiltergraph.c: No such file or directory.
10(gdb) bt
11#0 0x00007ffff7c98b1a in pick_format (link=0x7fffd8006400, ref=ref@entry=0x0) at src/libavfilter/avfiltergraph.c:671
12#1 0x00007ffff7c99d98 in pick_formats (graph=<optimized out>) at src/libavfilter/avfiltergraph.c:1213
13#2 graph_config_formats (log_ctx=<optimized out>, graph=<optimized out>) at src/libavfilter/avfiltergraph.c:1273
14#3 avfilter_graph_config (graphctx=<optimized out>, log_ctx=log_ctx@entry=0x0) at src/libavfilter/avfiltergraph.c:1326
15#4 0x00005555555744b2 in configure_filtergraph (fg=fg@entry=0x5555556d2f80, fgt=fgt@entry=0x7fffe3229d00) at src/fftools/ffmpeg_filter.c:1765
16#5 0x0000555555575046 in send_frame (frame=0x7fffd8000900, ifilter=0x5555557c9c40, fgt=0x7fffe3229d00, fg=<optimized out>) at src/fftools/ffmpeg_filter.c:2667
17#6 filter_thread (arg=0x5555556d2f80) at src/fftools/ffmpeg_filter.c:2828
18#7 0x000055555558afb4 in task_wrapper (arg=0x555555e4c058) at src/fftools/ffmpeg_sched.c:2200
19#8 0x00007ffff5378924 in start_thread (arg=<optimized out>) at pthread_create.c:444
20#9 0x00007ffff53fbf00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
21
22
23(gdb) disass $pc-32,$pc+32
24Dump of assembler code from 0x7ffff7c98afa to 0x7ffff7c98b3a:
25 0x00007ffff7c98afa <pick_format+74>: or %al,%bh
26 0x00007ffff7c98afc <pick_format+76>: add %al,(%rcx)
27 0x00007ffff7c98afe <pick_format+78>: add %al,(%rax)
28 0x00007ffff7c98b00 <pick_format+80>: add %cl,0x446b892a(%rbx)
29 0x00007ffff7c98b06 <pick_format+86>: mov %ebp,%edi
30 0x00007ffff7c98b08 <pick_format+88>: call 0x7ffff7bea230 <av_pix_fmt_desc_get@plt>
31 0x00007ffff7c98b0d <pick_format+93>: testb $0x8,0x10(%rax)
32 0x00007ffff7c98b11 <pick_format+97>: je 0x7ffff7c98b21 <pick_format+113>
33 0x00007ffff7c98b13 <pick_format+99>: mov 0x128(%rbx),%rax
34=> 0x00007ffff7c98b1a <pick_format+106>: mov 0x8(%rax),%rax
35 0x00007ffff7c98b1e <pick_format+110>: mov 0x48(%rax),%ebp
36 0x00007ffff7c98b21 <pick_format+113>: mov %ebp,%edi
37 0x00007ffff7c98b23 <pick_format+115>: call 0x7ffff7c98a60 <ff_fmt_is_regular_yuv>
38 0x00007ffff7c98b28 <pick_format+120>: test %eax,%eax
39 0x00007ffff7c98b2a <pick_format+122>: je 0x7ffff7c98d68 <pick_format+696>
40 0x00007ffff7c98b30 <pick_format+128>: mov 0x88(%rbx),%rax
41 0x00007ffff7c98b37 <pick_format+135>: mov (%rax),%esi
42 0x00007ffff7c98b39 <pick_format+137>: test %esi,%esi
43
44
45
46(gdb) info all-registers
47rax 0x0 0
48rbx 0x7fffd8006400 140736817292288
49rcx 0x1 1
50rdx 0x7ffff5665a20 140737310513696
51rsi 0x0 0
52rdi 0x2c 44
53rbp 0x2c 0x2c
54rsp 0x7fffe3229b40 0x7fffe3229b40
55r8 0x7fffd8000c20 140736817269792
56r9 0x7fffd8008380 140736817300352
57r10 0x7fffd8001200 140736817271296
58r11 0x6 6
59r12 0x1 1
60r13 0x1 1
61r14 0x7fffd8001200 140736817271296
62r15 0x17 23
63rip 0x7ffff7c98b1a 0x7ffff7c98b1a <pick_format+106>
64eflags 0x10202 [ IF RF ]
65cs 0x33 51
66ss 0x2b 43
67ds 0x0 0
68es 0x0 0
69fs 0x0 0
70gs 0x0 0
71st0 -nan(0x8080808080808080) (raw 0xffff8080808080808080)
72st1 -nan(0x8080808080808080) (raw 0xffff8080808080808080)
73st2 -nan(0x8282828282828282) (raw 0xffff8282828282828282)
74--Type <RET> for more, q to quit, c to continue without paging--c
75st3 -nan(0x8282828282828282) (raw 0xffff8282828282828282)
76st4 -nan(0x8282828282828282) (raw 0xffff8282828282828282)
77st5 -nan(0x8282828282828282) (raw 0xffff8282828282828282)
78st6 <invalid float value> (raw 0xffff0303030303030303)
79st7 <invalid float value> (raw 0xffff0000000000000000)
80fctrl 0x37f 895
81fstat 0x0 0
82ftag 0xffff 65535
83fiseg 0x0 0
84fioff 0x0 0
85foseg 0x0 0
86fooff 0x0 0
87fop 0x0 0
88mxcsr 0x1fa9 [ IE OE PE IM DM ZM OM UM PM ]
89pkru 0x55555554 1431655764
90ymm0 {v16_bfloat16 = {0x6490, 0xd800, 0x7fff, 0x0, 0x64b8, 0xd800, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x6490, 0xd800, 0x7fff, 0x0, 0x64b8, 0xd800, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0xd8006490, 0x7fff, 0xd80064b8, 0x7fff, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fffd8006490, 0x7fffd80064b8, 0x0, 0x0}, v32_int8 = {0x90, 0x64, 0x0, 0xd8, 0xff, 0x7f, 0x0, 0x0, 0xb8, 0x64, 0x0, 0xd8, 0xff, 0x7f, 0x0 <repeats 18 times>}, v16_int16 = {0x6490, 0xd800, 0x7fff, 0x0, 0x64b8, 0xd800, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xd8006490, 0x7fff, 0xd80064b8, 0x7fff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fffd8006490, 0x7fffd80064b8, 0x0, 0x0}, v2_int128 = {0x7fffd80064b800007fffd8006490, 0x0}}
91ymm1 {v16_bfloat16 = {0x6490, 0xd800, 0x7fff, 0x0, 0x64b8, 0xd800, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x6490, 0xd800, 0x7fff, 0x0, 0x64b8, 0xd800, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0xd8006490, 0x7fff, 0xd80064b8, 0x7fff, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fffd8006490, 0x7fffd80064b8, 0x0, 0x0}, v32_int8 = {0x90, 0x64, 0x0, 0xd8, 0xff, 0x7f, 0x0, 0x0, 0xb8, 0x64, 0x0, 0xd8, 0xff, 0x7f, 0x0 <repeats 18 times>}, v16_int16 = {0x6490, 0xd800, 0x7fff, 0x0, 0x64b8, 0xd800, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xd8006490, 0x7fff, 0xd80064b8, 0x7fff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fffd8006490, 0x7fffd80064b8, 0x0, 0x0}, v2_int128 = {0x7fffd80064b800007fffd8006490, 0x0}}
92ymm2 {v16_bfloat16 = {0x0, 0xffc0, 0xffff, 0x41df, 0x0 <repeats 12 times>}, v16_half = {0x0, 0xffc0, 0xffff, 0x41df, 0x0 <repeats 12 times>}, v8_float = {0xffc00000, 0x41dfffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x41dfffffffc00000, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0xc0, 0xff, 0xff, 0xff, 0xdf, 0x41, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0xffc0, 0xffff, 0x41df, 0x0 <repeats 12 times>}, v8_int32 = {0xffc00000, 0x41dfffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x41dfffffffc00000, 0x0, 0x0, 0x0}, v2_int128 = {0x41dfffffffc00000, 0x0}}
93ymm3 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
94ymm4 {v16_bfloat16 = {0x0, 0x0, 0x0, 0x3ff0, 0x0 <repeats 12 times>}, v16_half = {0x0, 0x0, 0x0, 0x3ff0, 0x0 <repeats 12 times>}, v8_float = {0x0, 0x3ff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x3ff0000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf0, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x3ff0, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x3ff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3ff0000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x3ff0000000000000, 0x0}}
95ymm5 {v16_bfloat16 = {0x90, 0xd800, 0x7fff, 0x0 <repeats 13 times>}, v16_half = {0x90, 0xd800, 0x7fff, 0x0 <repeats 13 times>}, v8_float = {0xd8000090, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fffd8000090, 0x0, 0x0, 0x0}, v32_int8 = {0x90, 0x0, 0x0, 0xd8, 0xff, 0x7f, 0x0 <repeats 26 times>}, v16_int16 = {0x90, 0xd800, 0x7fff, 0x0 <repeats 13 times>}, v8_int32 = {0xd8000090, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fffd8000090, 0x0, 0x0, 0x0}, v2_int128 = {0x7fffd8000090, 0x0}}
96ymm6 {v16_bfloat16 = {0x0, 0x0, 0x0, 0x3ff0, 0x0 <repeats 12 times>}, v16_half = {0x0, 0x0, 0x0, 0x3ff0, 0x0 <repeats 12 times>}, v8_float = {0x0, 0x3ff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x3ff0000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf0, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x3ff0, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x3ff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3ff0000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x3ff0000000000000, 0x0}}
97ymm7 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
98ymm8 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
99ymm9 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
100ymm10 {v16_bfloat16 = {0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x3f3f3f3f, 0x3f3f3f3f, 0x3f3f3f3f, 0x3f3f3f3f, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x3f3f3f3f3f3f3f3f, 0x3f3f3f3f3f3f3f3f, 0x0, 0x0}, v32_int8 = {0x3f <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x3f3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x3f3f3f3f, 0x3f3f3f3f, 0x3f3f3f3f, 0x3f3f3f3f, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3f3f3f3f3f3f3f3f, 0x3f3f3f3f3f3f3f3f, 0x0, 0x0}, v2_int128 = {0x3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f, 0x0}}
101ymm11 {v16_bfloat16 = {0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x99999999, 0x99999999, 0x99999999, 0x99999999, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x9999999999999999, 0x9999999999999999, 0x0, 0x0}, v32_int8 = {0x99 <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x9999, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x99999999, 0x99999999, 0x99999999, 0x99999999, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x9999999999999999, 0x9999999999999999, 0x0, 0x0}, v2_int128 = {0x99999999999999999999999999999999, 0x0}}
102ymm12 {v16_bfloat16 = {0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x20202020, 0x20202020, 0x20202020, 0x20202020, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x2020202020202020, 0x2020202020202020, 0x0, 0x0}, v32_int8 = {0x20 <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x20202020, 0x20202020, 0x20202020, 0x20202020, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x2020202020202020, 0x2020202020202020, 0x0, 0x0}, v2_int128 = {0x20202020202020202020202020202020, 0x0}}
103ymm13 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
104ymm14 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
105ymm15 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
106