Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / none / tests / fdleak_ipv4_xml.stderr.exp-nomain
blob8eaa4f20fa968342ea82e3b29c86ec0c0ebbcf45
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 </stack>
56 <auxwhat>Previously closed</auxwhat>
57 <stack>
58 <frame>
59 <ip>0x........</ip>
60 <obj>...</obj>
61 <fn>client</fn>
62 <dir>...</dir>
63 <file>fdleak_ipv4.c</file>
64 <line>69</line>
65 </frame>
66 </stack>
67 <auxwhat>Originally opened</auxwhat>
68 <stack>
69 <frame>
70 <ip>0x........</ip>
71 <obj>...</obj>
72 <fn>client</fn>
73 <dir>...</dir>
74 <file>fdleak_ipv4.c</file>
75 <line>68</line>
76 </frame>
77 </stack>
78 </error>
81 <status>
82 <state>FINISHED</state>
83 <time>...</time>
84 </status>
86 <error>
87 <unique>0x........</unique>
88 <tid>...</tid>
89 <kind>FdNotClosed</kind>
90 <fd>3</fd>
91 <what>...</what>
92 <stack>
93 <frame>
94 <ip>0x........</ip>
95 <obj>...</obj>
96 <fn>client</fn>
97 <dir>...</dir>
98 <file>fdleak_ipv4.c</file>
99 <line>51</line>
100 </frame>
101 <frame>
102 <ip>0x........</ip>
103 <obj>...</obj>
104 <fn>main</fn>
105 <dir>...</dir>
106 <file>fdleak_ipv4.c</file>
107 <line>90</line>
108 </frame>
109 </stack>
110 </error>
112 <errorcounts>
113 <pair>
114 <count>1</count>
115 <unique>0x........</unique>
116 </pair>
117 </errorcounts>
119 <suppcounts>
120 </suppcounts>
122 </valgrindoutput>