Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / none / tests / fdleak_ipv4_xml.stderr.exp
blob38797041a1f2dbd484f2c988a46921e1261691a0
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     <frame>
126       <ip>0x........</ip>
127       <obj>...</obj>
128       <fn>main</fn>
129       <dir>...</dir>
130       <file>fdleak_ipv4.c</file>
131       <line>90</line>
132     </frame>
133   </stack>
134 </error>
136 <errorcounts>
137   <pair>
138     <count>1</count>
139     <unique>0x........</unique>
140   </pair>
141 </errorcounts>
143 <suppcounts>
144 </suppcounts>
146 </valgrindoutput>