Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / none / tests / fdleak_ipv4_xml.stderr.exp-ppc64le
blobdf413b62895cf7d941214d78b2f4eeef35720cde
1 <?xml version="1.0"?>
3 <valgrindoutput>
5 <protocolversion>5</protocolversion>
6 <protocoltool>none</protocoltool>
8 <preamble>
9 <line>Nulgrind, the minimal Valgrind tool</line>
10 <line>Copyright...</line>
11 <line>Using Valgrind...</line>
12 <line>Command: ./fdleak_ipv4</line>
13 </preamble>
15 <pid>...</pid>
16 <ppid>...</ppid>
17 <tool>none</tool>
19 <args>
20 <vargv>
21 <exe>...</exe>
22 <arg>--command-line-only=yes</arg>
23 <arg>--memcheck:leak-check=no</arg>
24 <arg>--tool=none</arg>
25 <arg>--track-fds=yes</arg>
26 <arg>--xml=yes</arg>
27 <arg>--xml-fd=2</arg>
28 <arg>--child-silent-after-fork=yes</arg>
29 </vargv>
30 <argv>
31 <exe>...</exe>
32 </argv>
33 </args>
35 <status>
36 <state>RUNNING</state>
37 <time>...</time>
38 </status>
40 <error>
41 <unique>0x........</unique>
42 <tid>...</tid>
43 <kind>FdBadClose</kind>
44 <fd>4</fd>
45 <what>...</what>
46 <stack>
47 <frame>
48 <ip>0x........</ip>
49 <obj>...</obj>
50 <fn>client</fn>
51 <dir>...</dir>
52 <file>fdleak_ipv4.c</file>
53 <line>70</line>
54 </frame>
55 <frame>
56 <ip>0x........</ip>
57 <obj>...</obj>
58 <fn>main</fn>
59 <dir>...</dir>
60 <file>fdleak_ipv4.c</file>
61 <line>90</line>
62 </frame>
63 </stack>
64 <auxwhat>Previously closed</auxwhat>
65 <stack>
66 <frame>
67 <ip>0x........</ip>
68 <obj>...</obj>
69 <fn>client</fn>
70 <dir>...</dir>
71 <file>fdleak_ipv4.c</file>
72 <line>69</line>
73 </frame>
74 <frame>
75 <ip>0x........</ip>
76 <obj>...</obj>
77 <fn>main</fn>
78 <dir>...</dir>
79 <file>fdleak_ipv4.c</file>
80 <line>90</line>
81 </frame>
82 </stack>
83 <auxwhat>Originally opened</auxwhat>
84 <stack>
85 <frame>
86 <ip>0x........</ip>
87 <obj>...</obj>
88 <fn>client</fn>
89 <dir>...</dir>
90 <file>fdleak_ipv4.c</file>
91 <line>68</line>
92 </frame>
93 <frame>
94 <ip>0x........</ip>
95 <obj>...</obj>
96 <fn>main</fn>
97 <dir>...</dir>
98 <file>fdleak_ipv4.c</file>
99 <line>90</line>
100 </frame>
101 </stack>
102 </error>
105 <status>
106 <state>FINISHED</state>
107 <time>...</time>
108 </status>
110 <error>
111 <unique>0x........</unique>
112 <tid>...</tid>
113 <kind>FdNotClosed</kind>
114 <fd>3</fd>
115 <what>...</what>
116 <stack>
117 <frame>
118 <ip>0x........</ip>
119 <obj>...</obj>
120 <fn>client</fn>
121 <dir>...</dir>
122 <file>fdleak_ipv4.c</file>
123 <line>51</line>
124 </frame>
125 </stack>
126 </error>
128 <errorcounts>
129 <pair>
130 <count>1</count>
131 <unique>0x........</unique>
132 </pair>
133 </errorcounts>
135 <suppcounts>
136 </suppcounts>
138 </valgrindoutput>