Ticket #268: valgrind_24717.txt

File valgrind_24717.txt, 10.4 KB (added by kolya, 12 years ago)
Line 
1==24717== Conditional jump or move depends on uninitialised value(s)
2==24717==    at 0x43686A: TComAdaptiveLoopFilter::calcVar(short**, short*, int, int) (TComAdaptiveLoopFilter.cpp:1374)
3==24717==    by 0x433CB2: TComAdaptiveLoopFilter::xALFLuma(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&, TComPicYuv*, TComPicYuv*) (TComAdaptiveLoopFilter.cpp:673)
4==24717==    by 0x433AB3: TComAdaptiveLoopFilter::ALFProcess(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&) (TComAdaptiveLoopFilter.cpp:583)
5==24717==    by 0x428089: TDecGop::decompressGop(TComInputBitstream*, TComPic*&, bool) (TDecGop.cpp:531)
6==24717==    by 0x40CF64: TDecTop::executeDeblockAndAlf(unsigned int&, TComList<TComPic*>*&, int&, int&) (TDecTop.cpp:236)
7==24717==    by 0x40893F: TAppDecTop::decode() (TAppDecTop.cpp:148)
8==24717==    by 0x405E4B: main (decmain.cpp:79)
9==24717==
10==24717== Conditional jump or move depends on uninitialised value(s)
11==24717==    at 0x43687B: TComAdaptiveLoopFilter::calcVar(short**, short*, int, int) (TComAdaptiveLoopFilter.cpp:1378)
12==24717==    by 0x433CB2: TComAdaptiveLoopFilter::xALFLuma(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&, TComPicYuv*, TComPicYuv*) (TComAdaptiveLoopFilter.cpp:673)
13==24717==    by 0x433AB3: TComAdaptiveLoopFilter::ALFProcess(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&) (TComAdaptiveLoopFilter.cpp:583)
14==24717==    by 0x428089: TDecGop::decompressGop(TComInputBitstream*, TComPic*&, bool) (TDecGop.cpp:531)
15==24717==    by 0x40CF64: TDecTop::executeDeblockAndAlf(unsigned int&, TComList<TComPic*>*&, int&, int&) (TDecTop.cpp:236)
16==24717==    by 0x40893F: TAppDecTop::decode() (TAppDecTop.cpp:148)
17==24717==    by 0x405E4B: main (decmain.cpp:79)
18==24717==
19==24717== Conditional jump or move depends on uninitialised value(s)
20==24717==    at 0x4364C5: Clip_post(int, int) (TComAdaptiveLoopFilter.cpp:1326)
21==24717==    by 0x4368B4: TComAdaptiveLoopFilter::calcVar(short**, short*, int, int) (TComAdaptiveLoopFilter.cpp:1384)
22==24717==    by 0x433CB2: TComAdaptiveLoopFilter::xALFLuma(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&, TComPicYuv*, TComPicYuv*) (TComAdaptiveLoopFilter.cpp:673)
23==24717==    by 0x433AB3: TComAdaptiveLoopFilter::ALFProcess(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&) (TComAdaptiveLoopFilter.cpp:583)
24==24717==    by 0x428089: TDecGop::decompressGop(TComInputBitstream*, TComPic*&, bool) (TDecGop.cpp:531)
25==24717==    by 0x40CF64: TDecTop::executeDeblockAndAlf(unsigned int&, TComList<TComPic*>*&, int&, int&) (TDecTop.cpp:236)
26==24717==    by 0x40893F: TAppDecTop::decode() (TAppDecTop.cpp:148)
27==24717==    by 0x405E4B: main (decmain.cpp:79)
28==24717==
29==24717== Use of uninitialised value of size 8
30==24717==    at 0x4368CD: TComAdaptiveLoopFilter::calcVar(short**, short*, int, int) (TComAdaptiveLoopFilter.cpp:1385)
31==24717==    by 0x433CB2: TComAdaptiveLoopFilter::xALFLuma(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&, TComPicYuv*, TComPicYuv*) (TComAdaptiveLoopFilter.cpp:673)
32==24717==    by 0x433AB3: TComAdaptiveLoopFilter::ALFProcess(TComPic*, _AlfParam*, std::vector<AlfCUCtrlInfo, std::allocator<AlfCUCtrlInfo> >&) (TComAdaptiveLoopFilter.cpp:583)
33==24717==    by 0x428089: TDecGop::decompressGop(TComInputBitstream*, TComPic*&, bool) (TDecGop.cpp:531)
34==24717==    by 0x40CF64: TDecTop::executeDeblockAndAlf(unsigned int&, TComList<TComPic*>*&, int&, int&) (TDecTop.cpp:236)
35==24717==    by 0x40893F: TAppDecTop::decode() (TAppDecTop.cpp:148)
36==24717==    by 0x405E4B: main (decmain.cpp:79)
37==24717==
38==24717== 4 bytes in 1 blocks are definitely lost in loss record 1 of 23
39==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
40==24717==    by 0x4697F5: TComReferencePictureSet::create(unsigned int, unsigned int) (TComSlice.cpp:1607)
41==24717==    by 0x415F15: TDecCavlc::parseSliceHeader(TComSlice*&) (TDecCAVLC.cpp:589)
42==24717==    by 0x4105EB: TDecEntropy::decodeSliceHeader(TComSlice*&) (TDecEntropy.h:185)
43==24717==    by 0x40DB23: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:446)
44==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
45==24717==    by 0x405E4B: main (decmain.cpp:79)
46==24717==
47==24717== 8 bytes in 1 blocks are definitely lost in loss record 2 of 23
48==24717==    at 0x4C25153: malloc (vg_replace_malloc.c:195)
49==24717==    by 0x5A746C1: strdup (strdup.c:43)
50==24717==    by 0x406C35: TAppDecCfg::parseCfg(int, char**) (TAppDecCfg.cpp:98)
51==24717==    by 0x405E10: main (decmain.cpp:68)
52==24717==
53==24717== 16 bytes in 1 blocks are definitely lost in loss record 3 of 23
54==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
55==24717==    by 0x4697C5: TComReferencePictureSet::create(unsigned int, unsigned int) (TComSlice.cpp:1605)
56==24717==    by 0x415F15: TDecCavlc::parseSliceHeader(TComSlice*&) (TDecCAVLC.cpp:589)
57==24717==    by 0x4105EB: TDecEntropy::decodeSliceHeader(TComSlice*&) (TDecEntropy.h:185)
58==24717==    by 0x40DB23: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:446)
59==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
60==24717==    by 0x405E4B: main (decmain.cpp:79)
61==24717==
62==24717== 16 bytes in 1 blocks are definitely lost in loss record 4 of 23
63==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
64==24717==    by 0x4697DF: TComReferencePictureSet::create(unsigned int, unsigned int) (TComSlice.cpp:1606)
65==24717==    by 0x415F15: TDecCavlc::parseSliceHeader(TComSlice*&) (TDecCAVLC.cpp:589)
66==24717==    by 0x4105EB: TDecEntropy::decodeSliceHeader(TComSlice*&) (TDecEntropy.h:185)
67==24717==    by 0x40DB23: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:446)
68==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
69==24717==    by 0x405E4B: main (decmain.cpp:79)
70==24717==
71==24717== 20 bytes in 1 blocks are definitely lost in loss record 5 of 23
72==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
73==24717==    by 0x469837: TComReferencePictureSet::create(unsigned int, unsigned int) (TComSlice.cpp:1613)
74==24717==    by 0x415F15: TDecCavlc::parseSliceHeader(TComSlice*&) (TDecCAVLC.cpp:589)
75==24717==    by 0x4105EB: TDecEntropy::decodeSliceHeader(TComSlice*&) (TDecEntropy.h:185)
76==24717==    by 0x40DB23: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:446)
77==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
78==24717==    by 0x405E4B: main (decmain.cpp:79)
79==24717==
80==24717== 256 bytes in 8 blocks are definitely lost in loss record 6 of 23
81==24717==    at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220)
82==24717==    by 0x45D77F: TComPicSym::xCreateTComTileArray() (TComPicSym.cpp:188)
83==24717==    by 0x40E1BE: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:552)
84==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
85==24717==    by 0x405E4B: main (decmain.cpp:79)
86==24717==
87==24717== 360 (72 direct, 288 indirect) bytes in 9 blocks are definitely lost in loss record 9 of 23
88==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
89==24717==    by 0x45D761: TComPicSym::xCreateTComTileArray() (TComPicSym.cpp:185)
90==24717==    by 0x40E1BE: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:552)
91==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
92==24717==    by 0x405E4B: main (decmain.cpp:79)
93==24717==
94==24717== 432 (144 direct, 288 indirect) bytes in 9 blocks are definitely lost in loss record 11 of 23
95==24717==    at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220)
96==24717==    by 0x40D8B5: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:392)
97==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
98==24717==    by 0x405E4B: main (decmain.cpp:79)
99==24717==
100==24717== 22,784 (22,144 direct, 640 indirect) bytes in 16 blocks are definitely lost in loss record 16 of 23
101==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
102==24717==    by 0x431105: TDecSlice::decompressSlice(TComInputBitstream*, TComInputBitstream**, TComPic*&, TDecSbac*, TDecSbac*) (TDecSlice.cpp:137)
103==24717==    by 0x4279E6: TDecGop::decompressGop(TComInputBitstream*, TComPic*&, bool) (TDecGop.cpp:382)
104==24717==    by 0x40F50F: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:817)
105==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
106==24717==    by 0x405E4B: main (decmain.cpp:79)
107==24717==
108==24717== 24,208 (23,528 direct, 680 indirect) bytes in 17 blocks are definitely lost in loss record 17 of 23
109==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
110==24717==    by 0x4274A9: TDecGop::decompressGop(TComInputBitstream*, TComPic*&, bool) (TDecGop.cpp:233)
111==24717==    by 0x40F50F: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:817)
112==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
113==24717==    by 0x405E4B: main (decmain.cpp:79)
114==24717==
115==24717== 34,848 bytes in 16 blocks are definitely lost in loss record 19 of 23
116==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
117==24717==    by 0x460E8E: TComPrediction::initTempBuff() (TComPrediction.cpp:107)
118==24717==    by 0x40DECA: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:514)
119==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
120==24717==    by 0x405E4B: main (decmain.cpp:79)
121==24717==
122==24717== 82,264 (136 direct, 82,128 indirect) bytes in 17 blocks are definitely lost in loss record 21 of 23
123==24717==    at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264)
124==24717==    by 0x427488: TDecGop::decompressGop(TComInputBitstream*, TComPic*&, bool) (TDecGop.cpp:232)
125==24717==    by 0x40F50F: TDecTop::decode(InputNALUnit&, int&, int&) (TDecTop.cpp:817)
126==24717==    by 0x40882D: TAppDecTop::decode() (TAppDecTop.cpp:134)
127==24717==    by 0x405E4B: main (decmain.cpp:79)
128==24717==
129==24717== 278,208 (2,208 direct, 276,000 indirect) bytes in 69 blocks are definitely lost in loss record 23 of 23
130==24717==    at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220)
131==24717==    by 0x40AA7C: read(InputNALUnit&, std::vector<unsigned char, std::allocator<unsigned char> >&) (NALread.cpp:127)
132==24717==    by 0x4087CB: TAppDecTop::decode() (TAppDecTop.cpp:127)
133==24717==    by 0x405E4B: main (decmain.cpp:79)
134==24717==