Version 0.2
[marketstoday] / src / valgrind_after.log
1 ==3936== Memcheck, a memory error detector.
2 ==3936== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.
3 ==3936== Using LibVEX rev 1884, a library for dynamic binary translation.
4 ==3936== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.
5 ==3936== Using valgrind-3.4.1-maemo, a dynamic binary instrumentation framework.
6 ==3936== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.
7 ==3936== For more details, rerun with: -v
8 ==3936== 
9 ==3936== My PID = 3936, parent PID = 2510.  Prog and args are:
10 ==3936==    ./marketstoday
11 ==3936== 
12 ==3936== Conditional jump or move depends on uninitialised value(s)
13 ==3936==    at 0x6B60E6E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
14 ==3936==    by 0x6B5FE96: QDeclarativeCompiledData::indexForByteArray(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
15 ==3936==    by 0x6B40E10: QDeclarativeCompiler::genPropertyData(QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
16 ==3936==    by 0x6B4B8C1: QDeclarativeCompiler::genBindingAssignment(QDeclarativeParser::Value*, QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
17 ==3936==    by 0x6B55FE8: QDeclarativeCompiler::genPropertyAssignment(QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
18 ==3936==    by 0x6B5646C: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
19 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
20 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
21 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
22 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
23 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
24 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
25 ==3936==    by 0x6B54B1C: QDeclarativeCompiler::genComponent(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
26 ==3936==    by 0x6B55A7D: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
27 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
28 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
29 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
30 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
31 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
32 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
33 ==3936==  Uninitialised value was created by a stack allocation
34 ==3936==    at 0x6B2B216: QDeclarativePropertyPrivate::saveProperty(QMetaObject const*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
35 ==3936== 
36 ==3936== Conditional jump or move depends on uninitialised value(s)
37 ==3936==    at 0x6B60E70: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
38 ==3936==    by 0x6B5FE96: QDeclarativeCompiledData::indexForByteArray(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
39 ==3936==    by 0x6B40E10: QDeclarativeCompiler::genPropertyData(QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
40 ==3936==    by 0x6B4B8C1: QDeclarativeCompiler::genBindingAssignment(QDeclarativeParser::Value*, QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
41 ==3936==    by 0x6B55FE8: QDeclarativeCompiler::genPropertyAssignment(QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
42 ==3936==    by 0x6B5646C: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
43 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
44 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
45 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
46 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
47 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
48 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
49 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
50 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
51 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
52 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
53 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
54 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
55 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
56 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
57 ==3936==  Uninitialised value was created by a stack allocation
58 ==3936==    at 0x6B2B216: QDeclarativePropertyPrivate::saveProperty(QMetaObject const*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
59 ==3936== 
60 ==3936== Conditional jump or move depends on uninitialised value(s)
61 ==3936==    at 0x6B60E6E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
62 ==3936==    by 0x6B5FE96: QDeclarativeCompiledData::indexForByteArray(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
63 ==3936==    by 0x6B40E10: QDeclarativeCompiler::genPropertyData(QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
64 ==3936==    by 0x6B5622A: QDeclarativeCompiler::genPropertyAssignment(QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
65 ==3936==    by 0x6B5646C: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
66 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
67 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
68 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
69 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
70 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
71 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
72 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
73 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
74 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
75 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
76 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
77 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
78 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
79 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
80 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
81 ==3936==  Uninitialised value was created by a stack allocation
82 ==3936==    at 0x6B2B216: QDeclarativePropertyPrivate::saveProperty(QMetaObject const*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
83 ==3936== 
84 ==3936== Conditional jump or move depends on uninitialised value(s)
85 ==3936==    at 0x6B60E70: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
86 ==3936==    by 0x6B5FE96: QDeclarativeCompiledData::indexForByteArray(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
87 ==3936==    by 0x6B40E10: QDeclarativeCompiler::genPropertyData(QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
88 ==3936==    by 0x6B5622A: QDeclarativeCompiler::genPropertyAssignment(QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
89 ==3936==    by 0x6B5646C: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
90 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
91 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
92 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
93 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
94 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
95 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
96 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
97 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
98 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
99 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
100 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
101 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
102 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
103 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
104 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
105 ==3936==  Uninitialised value was created by a stack allocation
106 ==3936==    at 0x6B2B216: QDeclarativePropertyPrivate::saveProperty(QMetaObject const*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
107 ==3936== 
108 ==3936== Syscall param write(buf) points to uninitialised byte(s)
109 ==3936==    at 0x800C621: (within /targets/FREMANTLE_X86/lib/libpthread-2.5.so)
110 ==3936==    by 0xF136506: _X11TransWrite (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
111 ==3936==    by 0xF12E2E9: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
112 ==3936==    by 0xF12E3CE: _XReply (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
113 ==3936==    by 0xF111DD8: XGetWindowProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
114 ==3936==    by 0xF111095: XGetWMHints (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
115 ==3936==    by 0xE255D88: QWidgetPrivate::setWindowIcon_sys(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
116 ==3936==    by 0xE206F03: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
117 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
118 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
119 ==3936==    by 0x804C007: main (main.cpp:43)
120 ==3936==  Address 0x101fa737 is 4,623 bytes inside a block of size 16,384 alloc'd
121 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
122 ==3936==    by 0xF11B9E0: XOpenDisplay (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
123 ==3936==    by 0xE23F0FC: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
124 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
125 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
126 ==3936==    by 0x804BD21: main (main.cpp:17)
127 ==3936==  Uninitialised value was created by a stack allocation
128 ==3936==    at 0xE250DF6: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
129 ==3936== 
130 ==3936== Conditional jump or move depends on uninitialised value(s)
131 ==3936==    at 0x7BF4D7A: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
132 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
133 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
134 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
135 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
136 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
137 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
138 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
139 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
140 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
141 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
142 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
143 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
144 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
145 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
146 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
147 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
148 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
149 ==3936==    by 0x17EA2F0A: ???
150 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
151 ==3936==  Uninitialised value was created by a stack allocation
152 ==3936==    at 0x7BF5355: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
153 ==3936== 
154 ==3936== Conditional jump or move depends on uninitialised value(s)
155 ==3936==    at 0x7BF4D82: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
156 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
157 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
158 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
159 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
160 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
161 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
162 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
163 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
164 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
165 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
166 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
167 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
168 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
169 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
170 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
171 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
172 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
173 ==3936==    by 0x17EA2F0A: ???
174 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
175 ==3936==  Uninitialised value was created by a stack allocation
176 ==3936==    at 0x7BF5355: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
177 ==3936== 
178 ==3936== Conditional jump or move depends on uninitialised value(s)
179 ==3936==    at 0x7BF4D9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
180 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
181 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
182 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
183 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
184 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
185 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
186 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
187 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
188 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
189 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
190 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
191 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
192 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
193 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
194 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
195 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
196 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
197 ==3936==    by 0x17EA2F0A: ???
198 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
199 ==3936==  Uninitialised value was created by a stack allocation
200 ==3936==    at 0x7BF5355: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
201 ==3936== 
202 ==3936== Conditional jump or move depends on uninitialised value(s)
203 ==3936==    at 0x7BF4DE2: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
204 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
205 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
206 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
207 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
208 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
209 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
210 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
211 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
212 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
213 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
214 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
215 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
216 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
217 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
218 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
219 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
220 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
221 ==3936==    by 0x17EA2F0A: ???
222 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
223 ==3936==  Uninitialised value was created by a stack allocation
224 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
225 ==3936== 
226 ==3936== Use of uninitialised value of size 4
227 ==3936==    at 0x7BF4DF9: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
228 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
229 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
230 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
231 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
232 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
233 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
234 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
235 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
236 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
237 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
238 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
239 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
240 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
241 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
242 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
243 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
244 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
245 ==3936==    by 0x17EA2F0A: ???
246 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
247 ==3936==  Uninitialised value was created by a stack allocation
248 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
249 ==3936== 
250 ==3936== Use of uninitialised value of size 4
251 ==3936==    at 0x7BF4E10: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
252 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
253 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
254 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
255 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
256 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
257 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
258 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
259 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
260 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
261 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
262 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
263 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
264 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
265 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
266 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
267 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
268 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
269 ==3936==    by 0x17EA2F0A: ???
270 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
271 ==3936==  Uninitialised value was created by a stack allocation
272 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
273 ==3936== 
274 ==3936== Use of uninitialised value of size 4
275 ==3936==    at 0x7BF4E1A: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
276 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
277 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
278 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
279 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
280 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
281 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
282 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
283 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
284 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
285 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
286 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
287 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
288 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
289 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
290 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
291 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
292 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
293 ==3936==    by 0x17EA2F0A: ???
294 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
295 ==3936==  Uninitialised value was created by a stack allocation
296 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
297 ==3936== 
298 ==3936== Use of uninitialised value of size 4
299 ==3936==    at 0x7BF691B: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
300 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
301 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
302 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
303 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
304 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
305 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
306 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
307 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
308 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
309 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
310 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
311 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
312 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
313 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
314 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
315 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
316 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
317 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
318 ==3936==    by 0x17EA2F0A: ???
319 ==3936==  Uninitialised value was created by a stack allocation
320 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
321 ==3936== 
322 ==3936== Use of uninitialised value of size 4
323 ==3936==    at 0x7BF6A23: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
324 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
325 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
326 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
327 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
328 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
329 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
330 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
331 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
332 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
333 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
334 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
335 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
336 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
337 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
338 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
339 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
340 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
341 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
342 ==3936==    by 0x17EA2F0A: ???
343 ==3936==  Uninitialised value was created by a stack allocation
344 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
345 ==3936== 
346 ==3936== Use of uninitialised value of size 4
347 ==3936==    at 0x7C37D98: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
348 ==3936==    by 0x7C2B1E4: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
349 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
350 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
351 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
352 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
353 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
354 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
355 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
356 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
357 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
358 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
359 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
360 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
361 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
362 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
363 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
364 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
365 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
366 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
367 ==3936==  Uninitialised value was created by a stack allocation
368 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
369 ==3936== 
370 ==3936== Conditional jump or move depends on uninitialised value(s)
371 ==3936==    at 0x7C37DDA: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
372 ==3936==    by 0x7C2B1E4: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
373 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
374 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
375 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
376 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
377 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
378 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
379 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
380 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
381 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
382 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
383 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
384 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
385 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
386 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
387 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
388 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
389 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
390 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
391 ==3936==  Uninitialised value was created by a stack allocation
392 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
393 ==3936== 
394 ==3936== Use of uninitialised value of size 4
395 ==3936==    at 0x7C37EB8: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
396 ==3936==    by 0x7C2B1E4: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
397 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
398 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
399 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
400 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
401 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
402 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
403 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
404 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
405 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
406 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
407 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
408 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
409 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
410 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
411 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
412 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
413 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
414 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
415 ==3936==  Uninitialised value was created by a stack allocation
416 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
417 ==3936== 
418 ==3936== Use of uninitialised value of size 4
419 ==3936==    at 0x7C37E63: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
420 ==3936==    by 0x7C2B1E4: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
421 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
422 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
423 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
424 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
425 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
426 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
427 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
428 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
429 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
430 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
431 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
432 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
433 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
434 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
435 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
436 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
437 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
438 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
439 ==3936==  Uninitialised value was created by a stack allocation
440 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
441 ==3936== 
442 ==3936== Use of uninitialised value of size 4
443 ==3936==    at 0x7C2B1E8: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
444 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
445 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
446 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
447 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
448 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
449 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
450 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
451 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
452 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
453 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
454 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
455 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
456 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
457 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
458 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
459 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
460 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
461 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
462 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
463 ==3936==  Uninitialised value was created by a stack allocation
464 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
465 ==3936== 
466 ==3936== Use of uninitialised value of size 4
467 ==3936==    at 0x7C2B26B: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
468 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
469 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
470 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
471 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
472 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
473 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
474 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
475 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
476 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
477 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
478 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
479 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
480 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
481 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
482 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
483 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
484 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
485 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
486 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
487 ==3936==  Uninitialised value was created by a stack allocation
488 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
489 ==3936== 
490 ==3936== Conditional jump or move depends on uninitialised value(s)
491 ==3936==    at 0x7C2B280: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
492 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
493 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
494 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
495 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
496 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
497 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
498 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
499 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
500 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
501 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
502 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
503 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
504 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
505 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
506 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
507 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
508 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
509 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
510 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
511 ==3936==  Uninitialised value was created by a stack allocation
512 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
513 ==3936== 
514 ==3936== Use of uninitialised value of size 4
515 ==3936==    at 0x7C2C15A: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
516 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
517 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
518 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
519 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
520 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
521 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
522 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
523 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
524 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
525 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
526 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
527 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
528 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
529 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
530 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
531 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
532 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
533 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
534 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
535 ==3936==  Uninitialised value was created by a stack allocation
536 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
537 ==3936== 
538 ==3936== Use of uninitialised value of size 4
539 ==3936==    at 0x7C2C187: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
540 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
541 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
542 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
543 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
544 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
545 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
546 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
547 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
548 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
549 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
550 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
551 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
552 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
553 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
554 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
555 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
556 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
557 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
558 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
559 ==3936==  Uninitialised value was created by a stack allocation
560 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
561 ==3936== 
562 ==3936== Use of uninitialised value of size 4
563 ==3936==    at 0x7C2C0A6: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
564 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
565 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
566 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
567 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
568 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
569 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
570 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
571 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
572 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
573 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
574 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
575 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
576 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
577 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
578 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
579 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
580 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
581 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
582 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
583 ==3936==  Uninitialised value was created by a stack allocation
584 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
585 ==3936== 
586 ==3936== Use of uninitialised value of size 4
587 ==3936==    at 0x7C2C100: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
588 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
589 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
590 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
591 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
592 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
593 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
594 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
595 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
596 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
597 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
598 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
599 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
600 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
601 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
602 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
603 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
604 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
605 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
606 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
607 ==3936==  Uninitialised value was created by a stack allocation
608 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
609 ==3936== 
610 ==3936== Use of uninitialised value of size 4
611 ==3936==    at 0x7C2C12D: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
612 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
613 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
614 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
615 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
616 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
617 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
618 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
619 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
620 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
621 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
622 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
623 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
624 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
625 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
626 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
627 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
628 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
629 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
630 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
631 ==3936==  Uninitialised value was created by a stack allocation
632 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
633 ==3936== 
634 ==3936== Use of uninitialised value of size 4
635 ==3936==    at 0x7C2C0D3: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
636 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
637 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
638 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
639 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
640 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
641 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
642 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
643 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
644 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
645 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
646 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
647 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
648 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
649 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
650 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
651 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
652 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
653 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
654 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
655 ==3936==  Uninitialised value was created by a stack allocation
656 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
657 ==3936== 
658 ==3936== Use of uninitialised value of size 4
659 ==3936==    at 0x7C2C2C2: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
660 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
661 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
662 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
663 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
664 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
665 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
666 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
667 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
668 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
669 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
670 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
671 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
672 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
673 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
674 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
675 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
676 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
677 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
678 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
679 ==3936==  Uninitialised value was created by a stack allocation
680 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
681 ==3936== 
682 ==3936== Use of uninitialised value of size 4
683 ==3936==    at 0x7C2C20E: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
684 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
685 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
686 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
687 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
688 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
689 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
690 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
691 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
692 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
693 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
694 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
695 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
696 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
697 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
698 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
699 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
700 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
701 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
702 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
703 ==3936==  Uninitialised value was created by a stack allocation
704 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
705 ==3936== 
706 ==3936== Use of uninitialised value of size 4
707 ==3936==    at 0x7C2C295: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
708 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
709 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
710 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
711 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
712 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
713 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
714 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
715 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
716 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
717 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
718 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
719 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
720 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
721 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
722 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
723 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
724 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
725 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
726 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
727 ==3936==  Uninitialised value was created by a stack allocation
728 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
729 ==3936== 
730 ==3936== Conditional jump or move depends on uninitialised value(s)
731 ==3936==    at 0x7C2BC9C: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
732 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
733 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
734 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
735 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
736 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
737 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
738 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
739 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
740 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
741 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
742 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
743 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
744 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
745 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
746 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
747 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
748 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
749 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
750 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
751 ==3936==  Uninitialised value was created by a stack allocation
752 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
753 ==3936== 
754 ==3936== Use of uninitialised value of size 4
755 ==3936==    at 0x7C2C268: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
756 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
757 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
758 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
759 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
760 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
761 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
762 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
763 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
764 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
765 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
766 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
767 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
768 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
769 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
770 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
771 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
772 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
773 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
774 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
775 ==3936==  Uninitialised value was created by a stack allocation
776 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
777 ==3936== 
778 ==3936== Conditional jump or move depends on uninitialised value(s)
779 ==3936==    at 0x7C2BC41: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
780 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
781 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
782 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
783 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
784 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
785 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
786 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
787 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
788 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
789 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
790 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
791 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
792 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
793 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
794 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
795 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
796 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
797 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
798 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
799 ==3936==  Uninitialised value was created by a stack allocation
800 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
801 ==3936== 
802 ==3936== Use of uninitialised value of size 4
803 ==3936==    at 0x7C2C3FA: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
804 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
805 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
806 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
807 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
808 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
809 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
810 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
811 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
812 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
813 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
814 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
815 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
816 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
817 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
818 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
819 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
820 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
821 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
822 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
823 ==3936==  Uninitialised value was created by a stack allocation
824 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
825 ==3936== 
826 ==3936== Conditional jump or move depends on uninitialised value(s)
827 ==3936==    at 0x7C2BB8B: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
828 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
829 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
830 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
831 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
832 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
833 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
834 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
835 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
836 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
837 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
838 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
839 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
840 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
841 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
842 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
843 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
844 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
845 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
846 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
847 ==3936==  Uninitialised value was created by a stack allocation
848 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
849 ==3936== 
850 ==3936== Use of uninitialised value of size 4
851 ==3936==    at 0x7C2C346: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
852 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
853 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
854 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
855 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
856 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
857 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
858 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
859 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
860 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
861 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
862 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
863 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
864 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
865 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
866 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
867 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
868 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
869 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
870 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
871 ==3936==  Uninitialised value was created by a stack allocation
872 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
873 ==3936== 
874 ==3936== Conditional jump or move depends on uninitialised value(s)
875 ==3936==    at 0x7C2BB30: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
876 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
877 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
878 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
879 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
880 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
881 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
882 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
883 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
884 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
885 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
886 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
887 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
888 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
889 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
890 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
891 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
892 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
893 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
894 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
895 ==3936==  Uninitialised value was created by a stack allocation
896 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
897 ==3936== 
898 ==3936== Use of uninitialised value of size 4
899 ==3936==    at 0x7C2C23B: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
900 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
901 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
902 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
903 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
904 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
905 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
906 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
907 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
908 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
909 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
910 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
911 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
912 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
913 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
914 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
915 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
916 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
917 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
918 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
919 ==3936==  Uninitialised value was created by a stack allocation
920 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
921 ==3936== 
922 ==3936== Use of uninitialised value of size 4
923 ==3936==    at 0x7C2C1E1: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
924 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
925 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
926 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
927 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
928 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
929 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
930 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
931 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
932 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
933 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
934 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
935 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
936 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
937 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
938 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
939 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
940 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
941 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
942 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
943 ==3936==  Uninitialised value was created by a stack allocation
944 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
945 ==3936== 
946 ==3936== Conditional jump or move depends on uninitialised value(s)
947 ==3936==    at 0x7C2BA7A: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
948 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
949 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
950 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
951 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
952 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
953 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
954 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
955 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
956 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
957 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
958 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
959 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
960 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
961 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
962 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
963 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
964 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
965 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
966 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
967 ==3936==  Uninitialised value was created by a stack allocation
968 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
969 ==3936== 
970 ==3936== Use of uninitialised value of size 4
971 ==3936==    at 0x7C2C373: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
972 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
973 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
974 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
975 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
976 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
977 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
978 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
979 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
980 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
981 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
982 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
983 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
984 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
985 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
986 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
987 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
988 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
989 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
990 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
991 ==3936==  Uninitialised value was created by a stack allocation
992 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
993 ==3936== 
994 ==3936== Use of uninitialised value of size 4
995 ==3936==    at 0x7C2C2EF: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
996 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
997 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
998 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
999 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1000 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1001 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1002 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1003 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1004 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1005 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1006 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1007 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1008 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1009 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1010 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1011 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1012 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1013 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1014 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1015 ==3936==  Uninitialised value was created by a stack allocation
1016 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1017 ==3936== 
1018 ==3936== Use of uninitialised value of size 4
1019 ==3936==    at 0x7C2C3CD: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1020 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1021 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1022 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1023 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1024 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1025 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1026 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1027 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1028 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1029 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1030 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1031 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1032 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1033 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1034 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1035 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1036 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1037 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1038 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1039 ==3936==  Uninitialised value was created by a stack allocation
1040 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1041 ==3936== 
1042 ==3936== Use of uninitialised value of size 4
1043 ==3936==    at 0x7C2C3A0: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1044 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1045 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1046 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1047 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1048 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1049 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1050 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1051 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1052 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1053 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1054 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1055 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1056 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1057 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1058 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1059 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1060 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1061 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1062 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1063 ==3936==  Uninitialised value was created by a stack allocation
1064 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1065 ==3936== 
1066 ==3936== Use of uninitialised value of size 4
1067 ==3936==    at 0x7C2C319: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1068 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1069 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1070 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1071 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1072 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1073 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1074 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1075 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1076 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1077 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1078 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1079 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1080 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1081 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1082 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1083 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1084 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1085 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1086 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1087 ==3936==  Uninitialised value was created by a stack allocation
1088 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1089 ==3936== 
1090 ==3936== Use of uninitialised value of size 4
1091 ==3936==    at 0x7C2B666: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1092 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1093 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1094 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1095 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1096 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1097 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1098 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1099 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1100 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1101 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1102 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1103 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1104 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1105 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1106 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1107 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1108 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1109 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1110 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1111 ==3936==  Uninitialised value was created by a stack allocation
1112 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1113 ==3936== 
1114 ==3936== Use of uninitialised value of size 4
1115 ==3936==    at 0x7C2B684: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1116 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1117 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1118 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1119 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1120 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1121 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1122 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1123 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1124 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1125 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1126 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1127 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1128 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1129 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1130 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1131 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1132 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1133 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1134 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1135 ==3936==  Uninitialised value was created by a stack allocation
1136 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1137 ==3936== 
1138 ==3936== Use of uninitialised value of size 4
1139 ==3936==    at 0x7C2B6A2: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1140 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1141 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1142 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1143 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1144 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1145 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1146 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1147 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1148 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1149 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1150 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1151 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1152 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1153 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1154 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1155 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1156 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1157 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1158 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1159 ==3936==  Uninitialised value was created by a stack allocation
1160 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1161 ==3936== 
1162 ==3936== Use of uninitialised value of size 4
1163 ==3936==    at 0x7C2B6C0: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1164 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1165 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1166 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1167 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1168 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1169 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1170 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1171 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1172 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1173 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1174 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1175 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1176 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1177 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1178 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1179 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1180 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1181 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1182 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1183 ==3936==  Uninitialised value was created by a stack allocation
1184 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1185 ==3936== 
1186 ==3936== Use of uninitialised value of size 4
1187 ==3936==    at 0x7C2B6DE: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1188 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1189 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1190 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1191 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1192 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1193 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1194 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1195 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1196 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1197 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1198 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1199 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1200 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1201 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1202 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1203 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1204 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1205 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1206 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1207 ==3936==  Uninitialised value was created by a stack allocation
1208 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1209 ==3936== 
1210 ==3936== Use of uninitialised value of size 4
1211 ==3936==    at 0x7C2B6FC: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1212 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1213 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1214 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1215 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1216 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1217 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1218 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1219 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1220 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1221 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1222 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1223 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1224 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1225 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1226 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1227 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1228 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1229 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1230 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1231 ==3936==  Uninitialised value was created by a stack allocation
1232 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1233 ==3936== 
1234 ==3936== Use of uninitialised value of size 4
1235 ==3936==    at 0x7C2B71A: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1236 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1237 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1238 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1239 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1240 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1241 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1242 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1243 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1244 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1245 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1246 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1247 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1248 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1249 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1250 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1251 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1252 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1253 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1254 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1255 ==3936==  Uninitialised value was created by a stack allocation
1256 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1257 ==3936== 
1258 ==3936== Use of uninitialised value of size 4
1259 ==3936==    at 0x7C2B738: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1260 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1261 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1262 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1263 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1264 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1265 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1266 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1267 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1268 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1269 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1270 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1271 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1272 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1273 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1274 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1275 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1276 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1277 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1278 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1279 ==3936==  Uninitialised value was created by a stack allocation
1280 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1281 ==3936== 
1282 ==3936== Use of uninitialised value of size 4
1283 ==3936==    at 0x7C2B756: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1284 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1285 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1286 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1287 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1288 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1289 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1290 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1291 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1292 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1293 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1294 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1295 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1296 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1297 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1298 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1299 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1300 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1301 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1302 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1303 ==3936==  Uninitialised value was created by a stack allocation
1304 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1305 ==3936== 
1306 ==3936== Use of uninitialised value of size 4
1307 ==3936==    at 0x7C2B793: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1308 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1309 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1310 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1311 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1312 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1313 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1314 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1315 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1316 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1317 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1318 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1319 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1320 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1321 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1322 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1323 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1324 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1325 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1326 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1327 ==3936==  Uninitialised value was created by a stack allocation
1328 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1329 ==3936== 
1330 ==3936== Use of uninitialised value of size 4
1331 ==3936==    at 0x7C2B7B1: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1332 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1333 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1334 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1335 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1336 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1337 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1338 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1339 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1340 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1341 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1342 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1343 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1344 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1345 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1346 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1347 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1348 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1349 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1350 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1351 ==3936==  Uninitialised value was created by a stack allocation
1352 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1353 ==3936== 
1354 ==3936== Use of uninitialised value of size 4
1355 ==3936==    at 0x7C2B7CF: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1356 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1357 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1358 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1359 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1360 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1361 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1362 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1363 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1364 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1365 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1366 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1367 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1368 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1369 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1370 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1371 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1372 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1373 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1374 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1375 ==3936==  Uninitialised value was created by a stack allocation
1376 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1377 ==3936== 
1378 ==3936== Use of uninitialised value of size 4
1379 ==3936==    at 0x7C2B7ED: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1380 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1381 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1382 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1383 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1384 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1385 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1386 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1387 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1388 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1389 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1390 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1391 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1392 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1393 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1394 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1395 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1396 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1397 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1398 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1399 ==3936==  Uninitialised value was created by a stack allocation
1400 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1401 ==3936== 
1402 ==3936== Use of uninitialised value of size 4
1403 ==3936==    at 0x7C2B80B: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1404 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1405 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1406 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1407 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1408 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1409 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1410 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1411 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1412 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1413 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1414 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1415 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1416 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1417 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1418 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1419 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1420 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1421 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1422 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1423 ==3936==  Uninitialised value was created by a stack allocation
1424 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1425 ==3936== 
1426 ==3936== Use of uninitialised value of size 4
1427 ==3936==    at 0x7C2B829: QTJSC::JSGlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1428 ==3936==    by 0x7D217B1: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1429 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1430 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1431 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1432 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1433 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1434 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1435 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1436 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1437 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1438 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1439 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1440 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1441 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1442 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1443 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1444 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1445 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1446 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1447 ==3936==  Uninitialised value was created by a stack allocation
1448 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1449 ==3936== 
1450 ==3936== Use of uninitialised value of size 4
1451 ==3936==    at 0x7D217B2: QScript::GlobalObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1452 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1453 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1454 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1455 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1456 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1457 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1458 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1459 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1460 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1461 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1462 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1463 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1464 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1465 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1466 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1467 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1468 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1469 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1470 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1471 ==3936==  Uninitialised value was created by a stack allocation
1472 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1473 ==3936== 
1474 ==3936== Conditional jump or move depends on uninitialised value(s)
1475 ==3936==    at 0x7C4AE99: QTJSC::JSWrapperObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1476 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1477 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1478 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1479 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1480 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1481 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1482 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1483 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1484 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1485 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1486 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1487 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1488 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1489 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1490 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1491 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1492 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1493 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1494 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1495 ==3936==  Uninitialised value was created by a stack allocation
1496 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1497 ==3936== 
1498 ==3936== Conditional jump or move depends on uninitialised value(s)
1499 ==3936==    at 0x7C14575: QTJSC::GlobalEvalFunction::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1500 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1501 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1502 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1503 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1504 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1505 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1506 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1507 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1508 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1509 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1510 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1511 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1512 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1513 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1514 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1515 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1516 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1517 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1518 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1519 ==3936==  Uninitialised value was created by a stack allocation
1520 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1521 ==3936== 
1522 ==3936== Conditional jump or move depends on uninitialised value(s)
1523 ==3936==    at 0x7BF4EEB: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1524 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1525 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1526 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1527 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1528 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1529 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1530 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1531 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1532 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1533 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1534 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1535 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1536 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1537 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1538 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1539 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1540 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1541 ==3936==    by 0x17EA2F0A: ???
1542 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1543 ==3936==  Uninitialised value was created by a stack allocation
1544 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1545 ==3936== 
1546 ==3936== Conditional jump or move depends on uninitialised value(s)
1547 ==3936==    at 0x7BF4E0C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1548 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1549 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1550 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1551 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1552 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1553 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1554 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1555 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1556 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1557 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1558 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1559 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1560 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1561 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1562 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1563 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1564 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1565 ==3936==    by 0x17EA2F0A: ???
1566 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1567 ==3936==  Uninitialised value was created by a stack allocation
1568 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1569 ==3936== 
1570 ==3936== Use of uninitialised value of size 4
1571 ==3936==    at 0x7BF4E95: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1572 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1573 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1574 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1575 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1576 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1577 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1578 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1579 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1580 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1581 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1582 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1583 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1584 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1585 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1586 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1587 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1588 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1589 ==3936==    by 0x17EA2F0A: ???
1590 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1591 ==3936==  Uninitialised value was created by a stack allocation
1592 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1593 ==3936== 
1594 ==3936== Conditional jump or move depends on uninitialised value(s)
1595 ==3936==    at 0x7BF4FB6: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1596 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1597 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1598 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1599 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1600 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1601 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1602 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1603 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1604 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1605 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1606 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1607 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1608 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1609 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1610 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1611 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1612 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1613 ==3936==    by 0x17EA2F0A: ???
1614 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1615 ==3936==  Uninitialised value was created by a stack allocation
1616 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1617 ==3936== 
1618 ==3936== Conditional jump or move depends on uninitialised value(s)
1619 ==3936==    at 0x7BF4FCF: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1620 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1621 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1622 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1623 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1624 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1625 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1626 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1627 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1628 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1629 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1630 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1631 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1632 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1633 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1634 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1635 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1636 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1637 ==3936==    by 0x17EA2F0A: ???
1638 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1639 ==3936==  Uninitialised value was created by a stack allocation
1640 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1641 ==3936== 
1642 ==3936== Conditional jump or move depends on uninitialised value(s)
1643 ==3936==    at 0x7C1434B: QTJSC::GetterSetter::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1644 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1645 ==3936==    by 0x7BF4FDD: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1646 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1647 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1648 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1649 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1650 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1651 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1652 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1653 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1654 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1655 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1656 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1657 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1658 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1659 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1660 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1661 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1662 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1663 ==3936==  Uninitialised value was created by a stack allocation
1664 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1665 ==3936== 
1666 ==3936== Use of uninitialised value of size 4
1667 ==3936==    at 0x7D07228: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1668 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1669 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1670 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1671 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1672 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1673 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1674 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1675 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1676 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1677 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1678 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1679 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1680 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1681 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1682 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1683 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1684 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1685 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1686 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1687 ==3936==  Uninitialised value was created by a stack allocation
1688 ==3936==    at 0x6BA65A6: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1689 ==3936== 
1690 ==3936== Use of uninitialised value of size 4
1691 ==3936==    at 0x7D0734C: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1692 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1693 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1694 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1695 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1696 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1697 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1698 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1699 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1700 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1701 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1702 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1703 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1704 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1705 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1706 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1707 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1708 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1709 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1710 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1711 ==3936==  Uninitialised value was created by a stack allocation
1712 ==3936==    at 0x6BA65A6: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1713 ==3936== 
1714 ==3936== Use of uninitialised value of size 4
1715 ==3936==    at 0x7D07240: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1716 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1717 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1718 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1719 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1720 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1721 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1722 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1723 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1724 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1725 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1726 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1727 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1728 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1729 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1730 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1731 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1732 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1733 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1734 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1735 ==3936==  Uninitialised value was created by a stack allocation
1736 ==3936==    at 0x6BA65A6: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1737 ==3936== 
1738 ==3936== Use of uninitialised value of size 4
1739 ==3936==    at 0x7C37D98: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1740 ==3936==    by 0x7D0731F: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1741 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1742 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1743 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1744 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1745 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1746 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1747 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1748 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1749 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1750 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1751 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1752 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1753 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1754 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1755 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1756 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1757 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1758 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1759 ==3936==  Uninitialised value was created by a stack allocation
1760 ==3936==    at 0x6BA65A6: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1761 ==3936== 
1762 ==3936== Use of uninitialised value of size 4
1763 ==3936==    at 0x7C37D98: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1764 ==3936==    by 0x7D06CEF: QScriptObjectDelegate::markChildren(QScriptObject*, QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1765 ==3936==    by 0x7D07270: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1766 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1767 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1768 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1769 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1770 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1771 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1772 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1773 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1774 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1775 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1776 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1777 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1778 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1779 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1780 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1781 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1782 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1783 ==3936==  Uninitialised value was created by a stack allocation
1784 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1785 ==3936== 
1786 ==3936== Use of uninitialised value of size 4
1787 ==3936==    at 0x7C37EB8: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1788 ==3936==    by 0x7D06CEF: QScriptObjectDelegate::markChildren(QScriptObject*, QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1789 ==3936==    by 0x7D07270: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1790 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1791 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1792 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1793 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1794 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1795 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1796 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1797 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1798 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1799 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1800 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1801 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1802 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1803 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1804 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1805 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1806 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1807 ==3936==  Uninitialised value was created by a stack allocation
1808 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1809 ==3936== 
1810 ==3936== Conditional jump or move depends on uninitialised value(s)
1811 ==3936==    at 0x7D072C4: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1812 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1813 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1814 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1815 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1816 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1817 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1818 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1819 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1820 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1821 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1822 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1823 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1824 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1825 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1826 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1827 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1828 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1829 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1830 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1831 ==3936==  Uninitialised value was created by a stack allocation
1832 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1833 ==3936== 
1834 ==3936== Conditional jump or move depends on uninitialised value(s)
1835 ==3936==    at 0x7C37DDA: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1836 ==3936==    by 0x7D06CEF: QScriptObjectDelegate::markChildren(QScriptObject*, QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1837 ==3936==    by 0x7D07270: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1838 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1839 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1840 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1841 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1842 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1843 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1844 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1845 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1846 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1847 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1848 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1849 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1850 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1851 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1852 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1853 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1854 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1855 ==3936==  Uninitialised value was created by a stack allocation
1856 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1857 ==3936== 
1858 ==3936== Conditional jump or move depends on uninitialised value(s)
1859 ==3936==    at 0x7C21D0E: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1860 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1861 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1862 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1863 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1864 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1865 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1866 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1867 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1868 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1869 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1870 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1871 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1872 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1873 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1874 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1875 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1876 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1877 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1878 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1879 ==3936==  Uninitialised value was created by a stack allocation
1880 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1881 ==3936== 
1882 ==3936== Conditional jump or move depends on uninitialised value(s)
1883 ==3936==    at 0x7C21D0E: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1884 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1885 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1886 ==3936==    by 0x7BF557E: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1887 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1888 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1889 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1890 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1891 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1892 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1893 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1894 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1895 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1896 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1897 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1898 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1899 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1900 ==3936==    by 0x17EA2F0A: ???
1901 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1902 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1903 ==3936==  Uninitialised value was created by a stack allocation
1904 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1905 ==3936== 
1906 ==3936== Conditional jump or move depends on uninitialised value(s)
1907 ==3936==    at 0x7BF4E0C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1908 ==3936==    by 0x7BF557E: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1909 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1910 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1911 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1912 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1913 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1914 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1915 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1916 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1917 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1918 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1919 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1920 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1921 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1922 ==3936==    by 0x17EA2F0A: ???
1923 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1924 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1925 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1926 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1927 ==3936==  Uninitialised value was created by a stack allocation
1928 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1929 ==3936== 
1930 ==3936== Conditional jump or move depends on uninitialised value(s)
1931 ==3936==    at 0x7BF4EEB: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1932 ==3936==    by 0x7BF557E: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1933 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1934 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1935 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1936 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1937 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1938 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1939 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1940 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1941 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1942 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1943 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1944 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1945 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1946 ==3936==    by 0x17EA2F0A: ???
1947 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1948 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1949 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1950 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1951 ==3936==  Uninitialised value was created by a stack allocation
1952 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1953 ==3936== 
1954 ==3936== Conditional jump or move depends on uninitialised value(s)
1955 ==3936==    at 0x7C1434B: QTJSC::GetterSetter::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1956 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1957 ==3936==    by 0x7BF4FDD: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1958 ==3936==    by 0x7BF557E: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1959 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1960 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1961 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1962 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1963 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1964 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1965 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1966 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1967 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1968 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1969 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1970 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1971 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1972 ==3936==    by 0x17EA2F0A: ???
1973 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1974 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1975 ==3936==  Uninitialised value was created by a stack allocation
1976 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1977 ==3936== 
1978 ==3936== Conditional jump or move depends on uninitialised value(s)
1979 ==3936==    at 0x7CC9FF9: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1980 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1981 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1982 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1983 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1984 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1985 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1986 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1987 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1988 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1989 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1990 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
1991 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1992 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1993 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1994 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1995 ==3936==    by 0x17EA2F0A: ???
1996 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1997 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1998 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
1999 ==3936==  Uninitialised value was created by a stack allocation
2000 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2001 ==3936== 
2002 ==3936== Conditional jump or move depends on uninitialised value(s)
2003 ==3936==    at 0x7CCA2AC: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2004 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2005 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2006 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2007 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2008 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2009 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2010 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2011 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2012 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2013 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2014 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2015 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2016 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2017 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2018 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2019 ==3936==    by 0x17EA2F0A: ???
2020 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2021 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2022 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2023 ==3936==  Uninitialised value was created by a stack allocation
2024 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2025 ==3936== 
2026 ==3936== Conditional jump or move depends on uninitialised value(s)
2027 ==3936==    at 0x7CCA446: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2028 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2029 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2030 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2031 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2032 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2033 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2034 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2035 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2036 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2037 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2038 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2039 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2040 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2041 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2042 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2043 ==3936==    by 0x17EA2F0A: ???
2044 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2045 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2046 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2047 ==3936==  Uninitialised value was created by a stack allocation
2048 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2049 ==3936== 
2050 ==3936== Conditional jump or move depends on uninitialised value(s)
2051 ==3936==    at 0x7C21D0E: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2052 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2053 ==3936==    by 0x7CCA656: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2054 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2055 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2056 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2057 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2058 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2059 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2060 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2061 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2062 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2063 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2064 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2065 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2066 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2067 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2068 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2069 ==3936==    by 0x17EA2F0A: ???
2070 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2071 ==3936==  Uninitialised value was created by a stack allocation
2072 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2073 ==3936== 
2074 ==3936== Conditional jump or move depends on uninitialised value(s)
2075 ==3936==    at 0x7CEEB37: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2076 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2077 ==3936==    by 0x7CCA656: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2078 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2079 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2080 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2081 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2082 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2083 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2084 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2085 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2086 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2087 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2088 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2089 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2090 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2091 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2092 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2093 ==3936==    by 0x17EA2F0A: ???
2094 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2095 ==3936==  Uninitialised value was created by a stack allocation
2096 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2097 ==3936== 
2098 ==3936== Conditional jump or move depends on uninitialised value(s)
2099 ==3936==    at 0x7C21D0E: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2100 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2101 ==3936==    by 0x7CCA69D: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2102 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2103 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2104 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2105 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2106 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2107 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2108 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2109 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2110 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2111 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2112 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2113 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2114 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2115 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2116 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2117 ==3936==    by 0x17EA2F0A: ???
2118 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2119 ==3936==  Uninitialised value was created by a stack allocation
2120 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2121 ==3936== 
2122 ==3936== Conditional jump or move depends on uninitialised value(s)
2123 ==3936==    at 0x7BF4872: QTJSC::Heap::resizeBlocks() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2124 ==3936==    by 0x7BF59BF: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2125 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2126 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2127 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2128 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2129 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2130 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2131 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2132 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2133 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2134 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2135 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2136 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2137 ==3936==    by 0x17EA2F0A: ???
2138 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2139 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2140 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2141 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2142 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2143 ==3936==  Uninitialised value was created by a stack allocation
2144 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2145 ==3936== 
2146 ==3936== Conditional jump or move depends on uninitialised value(s)
2147 ==3936==    at 0x7BF4890: QTJSC::Heap::resizeBlocks() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2148 ==3936==    by 0x7BF59BF: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2149 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2150 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2151 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2152 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2153 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2154 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2155 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2156 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2157 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2158 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2159 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2160 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2161 ==3936==    by 0x17EA2F0A: ???
2162 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2163 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2164 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2165 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2166 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2167 ==3936==  Uninitialised value was created by a stack allocation
2168 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2169 ==3936== 
2170 ==3936== Conditional jump or move depends on uninitialised value(s)
2171 ==3936==    at 0x7BF3D6E: QTJSC::Heap::growBlocks(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2172 ==3936==    by 0x7BF4919: QTJSC::Heap::resizeBlocks() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2173 ==3936==    by 0x7BF59BF: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2174 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2175 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2176 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2177 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2178 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2179 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2180 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2181 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2182 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2183 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2184 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2185 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2186 ==3936==    by 0x17EA2F0A: ???
2187 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2188 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2189 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2190 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2191 ==3936==  Uninitialised value was created by a stack allocation
2192 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2193 ==3936== 
2194 ==3936== Conditional jump or move depends on uninitialised value(s)
2195 ==3936==    at 0x7BF3D7F: QTJSC::Heap::growBlocks(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2196 ==3936==    by 0x7BF4919: QTJSC::Heap::resizeBlocks() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2197 ==3936==    by 0x7BF59BF: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2198 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2199 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2200 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2201 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2202 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2203 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2204 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2205 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2206 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2207 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2208 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2209 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2210 ==3936==    by 0x17EA2F0A: ???
2211 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2212 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2213 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2214 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2215 ==3936==  Uninitialised value was created by a stack allocation
2216 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2217 ==3936== 
2218 ==3936== Conditional jump or move depends on uninitialised value(s)
2219 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2220 ==3936==    by 0x7C3C156: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2221 ==3936==    by 0x7CCC555: QScriptEnginePrivate::setProperty(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::Identifier const&, QTJSC::JSValue, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2222 ==3936==    by 0x7D012A7: QScriptValue::setProperty(QString const&, QScriptValue const&, QFlags<QScriptValue::PropertyFlag> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2223 ==3936==    by 0x6BA667C: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2224 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2225 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2226 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2227 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2228 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2229 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2230 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2231 ==3936==    by 0x17EA2F0A: ???
2232 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2233 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2234 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2235 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2236 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2237 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2238 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2239 ==3936==  Uninitialised value was created by a stack allocation
2240 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2241 ==3936== 
2242 ==3936== Conditional jump or move depends on uninitialised value(s)
2243 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2244 ==3936==    by 0x7CDE07C: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2245 ==3936==    by 0x6BA67A1: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2246 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2247 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2248 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2249 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2250 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2251 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2252 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2253 ==3936==    by 0x17EA30B2: ???
2254 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2255 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2256 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2257 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2258 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2259 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2260 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2261 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2262 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2263 ==3936==  Uninitialised value was created by a stack allocation
2264 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2265 ==3936== 
2266 ==3936== Conditional jump or move depends on uninitialised value(s)
2267 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2268 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2269 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2270 ==3936==    by 0x6BA67A1: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2271 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2272 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2273 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2274 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2275 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2276 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2277 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2278 ==3936==    by 0x17EA30B2: ???
2279 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2280 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2281 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2282 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2283 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2284 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2285 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2286 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2287 ==3936==  Uninitialised value was created by a stack allocation
2288 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2289 ==3936== 
2290 ==3936== Conditional jump or move depends on uninitialised value(s)
2291 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2292 ==3936==    by 0x7CDE07C: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2293 ==3936==    by 0x6BA6811: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2294 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2295 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2296 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2297 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2298 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2299 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2300 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2301 ==3936==    by 0x17EA30B2: ???
2302 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2303 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2304 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2305 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2306 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2307 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2308 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2309 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2310 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2311 ==3936==  Uninitialised value was created by a stack allocation
2312 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2313 ==3936== 
2314 ==3936== Conditional jump or move depends on uninitialised value(s)
2315 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2316 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2317 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2318 ==3936==    by 0x6BA6811: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2319 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2320 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2321 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2322 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2323 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2324 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2325 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2326 ==3936==    by 0x17EA30B2: ???
2327 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2328 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2329 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2330 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2331 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2332 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2333 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2334 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2335 ==3936==  Uninitialised value was created by a stack allocation
2336 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2337 ==3936== 
2338 ==3936== Conditional jump or move depends on uninitialised value(s)
2339 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2340 ==3936==    by 0x7CDE07C: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2341 ==3936==    by 0x6BA6881: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2342 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2343 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2344 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2345 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2346 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2347 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2348 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2349 ==3936==    by 0x17EA30B2: ???
2350 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2351 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2352 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2353 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2354 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2355 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2356 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2357 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2358 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2359 ==3936==  Uninitialised value was created by a stack allocation
2360 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2361 ==3936== 
2362 ==3936== Conditional jump or move depends on uninitialised value(s)
2363 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2364 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2365 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2366 ==3936==    by 0x6BA6881: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2367 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2368 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2369 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2370 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2371 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2372 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2373 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2374 ==3936==    by 0x17EA30B2: ???
2375 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2376 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2377 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2378 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2379 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2380 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2381 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2382 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2383 ==3936==  Uninitialised value was created by a stack allocation
2384 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2385 ==3936== 
2386 ==3936== Conditional jump or move depends on uninitialised value(s)
2387 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2388 ==3936==    by 0x7CDE07C: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2389 ==3936==    by 0x6BA68F1: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2390 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2391 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2392 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2393 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2394 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2395 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2396 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2397 ==3936==    by 0x17EA30B2: ???
2398 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2399 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2400 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2401 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2402 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2403 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2404 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2405 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2406 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2407 ==3936==  Uninitialised value was created by a stack allocation
2408 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2409 ==3936== 
2410 ==3936== More than 100 errors detected.  Subsequent errors
2411 ==3936== will still be recorded, but in less detail than before.
2412 ==3936== 
2413 ==3936== Use of uninitialised value of size 4
2414 ==3936==    at 0x7C37EB8: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2415 ==3936==    by 0x7D0731F: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2416 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2417 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2418 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2419 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2420 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2421 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2422 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2423 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2424 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2425 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2426 ==3936==    by 0x6BA67A1: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2427 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2428 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2429 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2430 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2431 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2432 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2433 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2434 ==3936==  Uninitialised value was created by a stack allocation
2435 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2436 ==3936== 
2437 ==3936== Conditional jump or move depends on uninitialised value(s)
2438 ==3936==    at 0x7BF48CC: QTJSC::Heap::resizeBlocks() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2439 ==3936==    by 0x7BF59BF: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2440 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2441 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2442 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2443 ==3936==    by 0x6BA67A1: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2444 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2445 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2446 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2447 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2448 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2449 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2450 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2451 ==3936==    by 0x17EA2F0A: ???
2452 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2453 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2454 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2455 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2456 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2457 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2458 ==3936==  Uninitialised value was created by a stack allocation
2459 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2460 ==3936== 
2461 ==3936== Conditional jump or move depends on uninitialised value(s)
2462 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2463 ==3936==    by 0x7CCE40F: QScriptEnginePrivate::newVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2464 ==3936==    by 0x7CD7E94: QScriptEngine::newVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2465 ==3936==    by 0x6BA5F4F: NodeList::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2466 ==3936==    by 0x6BA60D1: Node::childNodes(QScriptContext*, QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2467 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2468 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2469 ==3936==    by 0x7C66DEE: QTJSC::PropertySlot::functionGetter(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2470 ==3936==    by 0x7B8E53B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2471 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2472 ==3936==    by 0x17EA302C: ???
2473 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2474 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2475 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2476 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2477 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2478 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2479 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2480 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2481 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2482 ==3936==  Uninitialised value was created by a stack allocation
2483 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2484 ==3936== 
2485 ==3936== Conditional jump or move depends on uninitialised value(s)
2486 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2487 ==3936==    by 0x7CEC21A: QScriptEnginePrivate::create(QTJSC::ExecState*, int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2488 ==3936==    by 0x7CEC8FA: QScriptEngine::create(int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2489 ==3936==    by 0x6B15C1E: QDeclarativeEnginePrivate::scriptValueFromVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2490 ==3936==    by 0x6BCFAF6: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2491 ==3936==    by 0x6BCFFE5: QDeclarativeObjectScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2492 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2493 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2494 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2495 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2496 ==3936==    by 0x17EA351C: ???
2497 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2498 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2499 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2500 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2501 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2502 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2503 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2504 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2505 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2506 ==3936==  Uninitialised value was created by a stack allocation
2507 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2508 ==3936== 
2509 ==3936== Conditional jump or move depends on uninitialised value(s)
2510 ==3936==    at 0x7BDEDE1: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2511 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2512 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2513 ==3936==    by 0x7BF557E: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2514 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2515 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2516 ==3936==    by 0x7CEC21A: QScriptEnginePrivate::create(QTJSC::ExecState*, int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2517 ==3936==    by 0x7CEC8FA: QScriptEngine::create(int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2518 ==3936==    by 0x6B15C1E: QDeclarativeEnginePrivate::scriptValueFromVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2519 ==3936==    by 0x6BCFAF6: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2520 ==3936==    by 0x6BCFFE5: QDeclarativeObjectScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2521 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2522 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2523 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2524 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2525 ==3936==    by 0x17EA351C: ???
2526 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2527 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2528 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2529 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2530 ==3936==  Uninitialised value was created by a stack allocation
2531 ==3936==    at 0x7BF5A54: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2532 ==3936== 
2533 ==3936== Conditional jump or move depends on uninitialised value(s)
2534 ==3936==    at 0x7B3C1ED: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2535 ==3936==    by 0x7C0B179: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2536 ==3936==    by 0x7C21C93: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2537 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2538 ==3936==    by 0x7CCA656: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2539 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2540 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2541 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2542 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2543 ==3936==    by 0x7CEC21A: QScriptEnginePrivate::create(QTJSC::ExecState*, int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2544 ==3936==    by 0x7CEC8FA: QScriptEngine::create(int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2545 ==3936==    by 0x6B15C1E: QDeclarativeEnginePrivate::scriptValueFromVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2546 ==3936==    by 0x6BCFAF6: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2547 ==3936==    by 0x6BCFFE5: QDeclarativeObjectScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2548 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2549 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2550 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2551 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2552 ==3936==    by 0x17EA351C: ???
2553 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2554 ==3936==  Uninitialised value was created by a stack allocation
2555 ==3936==    at 0x7B8E396: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2556 ==3936== 
2557 ==3936== Conditional jump or move depends on uninitialised value(s)
2558 ==3936==    at 0x7CCA54B: QScriptEnginePrivate::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2559 ==3936==    by 0x7CCA9F2: QScript::GlobalClientData::mark(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2560 ==3936==    by 0x7BF55A4: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2561 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2562 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2563 ==3936==    by 0x7CEC21A: QScriptEnginePrivate::create(QTJSC::ExecState*, int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2564 ==3936==    by 0x7CEC8FA: QScriptEngine::create(int, void const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2565 ==3936==    by 0x6B15C1E: QDeclarativeEnginePrivate::scriptValueFromVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2566 ==3936==    by 0x6BCFAF6: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2567 ==3936==    by 0x6BCFFE5: QDeclarativeObjectScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2568 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2569 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2570 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2571 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2572 ==3936==    by 0x17EA351C: ???
2573 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2574 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2575 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2576 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2577 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2578 ==3936==  Uninitialised value was created by a stack allocation
2579 ==3936==    at 0x7B8E396: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2580 ==3936== 
2581 ==3936== Conditional jump or move depends on uninitialised value(s)
2582 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2583 ==3936==    by 0x7CC2CFE: QScriptContext::argumentsObject() const (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2584 ==3936==    by 0x7CC3139: QScriptContext::argument(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2585 ==3936==    by 0x6BCE695: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2586 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2587 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2588 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2589 ==3936==    by 0x17EA35D6: ???
2590 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2591 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2592 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2593 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2594 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2595 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2596 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2597 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2598 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2599 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2600 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2601 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2602 ==3936==  Uninitialised value was created by a stack allocation
2603 ==3936==    at 0x7B8E396: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2604 ==3936== 
2605 ==3936== Conditional jump or move depends on uninitialised value(s)
2606 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2607 ==3936==    by 0x7CC5D17: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2608 ==3936==    by 0x7D05E0A: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2609 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2610 ==3936==    by 0x7C66DEE: QTJSC::PropertySlot::functionGetter(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2611 ==3936==    by 0x7B8E53B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2612 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2613 ==3936==    by 0x17EA2FD8: ???
2614 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2615 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2616 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2617 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2618 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2619 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2620 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2621 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2622 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2623 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2624 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2625 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2626 ==3936==  Uninitialised value was created by a stack allocation
2627 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2628 ==3936== 
2629 ==3936== Conditional jump or move depends on uninitialised value(s)
2630 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2631 ==3936==    by 0x7D2694F: QScriptDeclarativeClass::newObject(QScriptEngine*, QScriptDeclarativeClass*, QScriptDeclarativeClass::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2632 ==3936==    by 0x6BCD16A: QDeclarativeObjectMethodScriptClass::newMethod(QObject*, QDeclarativePropertyCache::Data const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2633 ==3936==    by 0x6BCFB91: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2634 ==3936==    by 0x6BCFFE5: QDeclarativeObjectScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2635 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2636 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2637 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2638 ==3936==    by 0x7BC8ADE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2639 ==3936==    by 0x17EA331C: ???
2640 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2641 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2642 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2643 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2644 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2645 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2646 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2647 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2648 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2649 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2650 ==3936==  Uninitialised value was created by a stack allocation
2651 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2652 ==3936== 
2653 ==3936== Conditional jump or move depends on uninitialised value(s)
2654 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2655 ==3936==    by 0x7BC4072: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2656 ==3936==    by 0x17EA1C05: ???
2657 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2658 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2659 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2660 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2661 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2662 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2663 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2664 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2665 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2666 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2667 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2668 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2669 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2670 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2671 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2672 ==3936==    by 0x6EDDB68: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2673 ==3936==    by 0x6EDDBDB: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2674 ==3936==  Uninitialised value was created by a stack allocation
2675 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2676 ==3936== 
2677 ==3936== Conditional jump or move depends on uninitialised value(s)
2678 ==3936==    at 0x7C37DDA: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2679 ==3936==    by 0x7D0731F: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2680 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2681 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2682 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2683 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2684 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2685 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2686 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2687 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2688 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2689 ==3936==    by 0x6BA5EC4: NodeList::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2690 ==3936==    by 0x6BA60D1: Node::childNodes(QScriptContext*, QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2691 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2692 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2693 ==3936==    by 0x7C66DEE: QTJSC::PropertySlot::functionGetter(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2694 ==3936==    by 0x7B8E53B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2695 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2696 ==3936==    by 0x17EA30D6: ???
2697 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2698 ==3936==  Uninitialised value was created by a stack allocation
2699 ==3936==    at 0x6BA6056: Node::childNodes(QScriptContext*, QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2700 ==3936== 
2701 ==3936== Use of uninitialised value of size 4
2702 ==3936==    at 0x7D072FE: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2703 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2704 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2705 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2706 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2707 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2708 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2709 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2710 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2711 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2712 ==3936==    by 0x6BA5EC4: NodeList::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2713 ==3936==    by 0x6BA60D1: Node::childNodes(QScriptContext*, QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2714 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2715 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2716 ==3936==    by 0x7C66DEE: QTJSC::PropertySlot::functionGetter(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2717 ==3936==    by 0x7B8E53B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2718 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2719 ==3936==    by 0x17EA30D6: ???
2720 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2721 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2722 ==3936==  Uninitialised value was created by a stack allocation
2723 ==3936==    at 0x7C66D16: QTJSC::PropertySlot::functionGetter(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2724 ==3936== 
2725 ==3936== Conditional jump or move depends on uninitialised value(s)
2726 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2727 ==3936==    by 0x7BCDFD3: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2728 ==3936==    by 0x17EA2521: ???
2729 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2730 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2731 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2732 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2733 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2734 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2735 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2736 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2737 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2738 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2739 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2740 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2741 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2742 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2743 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2744 ==3936==    by 0x6EDDB68: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2745 ==3936==    by 0x6EDDBDB: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2746 ==3936==  Uninitialised value was created by a stack allocation
2747 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2748 ==3936== 
2749 ==3936== Conditional jump or move depends on uninitialised value(s)
2750 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2751 ==3936==    by 0x7BCD849: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2752 ==3936==    by 0x14CA3BB5: ???
2753 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2754 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2755 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2756 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2757 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2758 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2759 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2760 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2761 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2762 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2763 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2764 ==3936==    by 0x6C1B996: QDeclarativeTimer::triggered() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2765 ==3936==    by 0x6A54D4B: QDeclarativeTimer::ticked() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2766 ==3936==    by 0x6C1BB51: QDeclarativeTimer::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2767 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2768 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2769 ==3936==    by 0xEC66B95: QAbstractAnimation::currentLoopChanged(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2770 ==3936==  Uninitialised value was created by a stack allocation
2771 ==3936==    at 0x7C39006: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2772 ==3936== 
2773 ==3936== Use of uninitialised value of size 4
2774 ==3936==    at 0x7C37E63: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2775 ==3936==    by 0x7D0731F: QScriptObject::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2776 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2777 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2778 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2779 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2780 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2781 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2782 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2783 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2784 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2785 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2786 ==3936==    by 0x6BA68F1: Node::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2787 ==3936==    by 0x6BA810D: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2788 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2789 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2790 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2791 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2792 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2793 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2794 ==3936==  Uninitialised value was created by a stack allocation
2795 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2796 ==3936== 
2797 ==3936== Conditional jump or move depends on uninitialised value(s)
2798 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2799 ==3936==    by 0x7BCA54E: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2800 ==3936==    by 0x17ECB138: ???
2801 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2802 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2803 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2804 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2805 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2806 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2807 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2808 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2809 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2810 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2811 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2812 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2813 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2814 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2815 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2816 ==3936==    by 0x6EDDB68: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2817 ==3936==    by 0x6EDDBDB: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2818 ==3936==  Uninitialised value was created by a stack allocation
2819 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2820 ==3936== 
2821 ==3936== Conditional jump or move depends on uninitialised value(s)
2822 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2823 ==3936==    by 0x7C69243: QTJSC::RegExpConstructor::arrayOfMatches(QTJSC::ExecState*) const (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2824 ==3936==    by 0x7C79245: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2825 ==3936==    by 0x11AE716D: ???
2826 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2827 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2828 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2829 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2830 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2831 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2832 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2833 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2834 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2835 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2836 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2837 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2838 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2839 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2840 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2841 ==3936==    by 0x6EDDB68: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2842 ==3936==  Uninitialised value was created by a stack allocation
2843 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2844 ==3936== 
2845 ==3936== Conditional jump or move depends on uninitialised value(s)
2846 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2847 ==3936==    by 0x7C6A813: QTJSC::RegExpMatchesArray::fillArrayInstance(QTJSC::ExecState*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2848 ==3936==    by 0x7C6BA41: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2849 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2850 ==3936==    by 0x17ECBF37: ???
2851 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2852 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2853 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2854 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2855 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2856 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2857 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2858 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2859 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2860 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2861 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2862 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2863 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2864 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2865 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2866 ==3936==  Uninitialised value was created by a stack allocation
2867 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2868 ==3936== 
2869 ==3936== Conditional jump or move depends on uninitialised value(s)
2870 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2871 ==3936==    by 0x7C6AAC8: QTJSC::RegExpMatchesArray::fillArrayInstance(QTJSC::ExecState*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2872 ==3936==    by 0x7C6BA41: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2873 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2874 ==3936==    by 0x17ECBF37: ???
2875 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2876 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2877 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2878 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2879 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2880 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2881 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2882 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2883 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2884 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2885 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2886 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2887 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2888 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2889 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2890 ==3936==  Uninitialised value was created by a stack allocation
2891 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2892 ==3936== 
2893 ==3936== Conditional jump or move depends on uninitialised value(s)
2894 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2895 ==3936==    by 0x7BFAAD3: QTJSC::constructDate(QTJSC::ExecState*, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2896 ==3936==    by 0x7BFB57F: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2897 ==3936==    by 0x7BF95BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2898 ==3936==    by 0x7BC0DE0: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2899 ==3936==    by 0x17ECC67E: ???
2900 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2901 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2902 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2903 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2904 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2905 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2906 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2907 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2908 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2909 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2910 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2911 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2912 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2913 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2914 ==3936==  Uninitialised value was created by a stack allocation
2915 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2916 ==3936== 
2917 ==3936== Conditional jump or move depends on uninitialised value(s)
2918 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2919 ==3936==    by 0x7BC89EC: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2920 ==3936==    by 0x17EC9CC8: ???
2921 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2922 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2923 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2924 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2925 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2926 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2927 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2928 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2929 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2930 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2931 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2932 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2933 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2934 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2935 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2936 ==3936==    by 0x6EDDB68: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2937 ==3936==    by 0x6EDDBDB: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2938 ==3936==  Uninitialised value was created by a stack allocation
2939 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2940 ==3936== 
2941 ==3936== Conditional jump or move depends on uninitialised value(s)
2942 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2943 ==3936==    by 0x7C64105: QTJSC::jsAddSlowCase(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::JSValue) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2944 ==3936==    by 0x7BCC9B9: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2945 ==3936==    by 0x17ECCC4D: ???
2946 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2947 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2948 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2949 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2950 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2951 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2952 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2953 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2954 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2955 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2956 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2957 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2958 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2959 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2960 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2961 ==3936==    by 0x6EDDB68: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2962 ==3936==  Uninitialised value was created by a stack allocation
2963 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2964 ==3936== 
2965 ==3936== Conditional jump or move depends on uninitialised value(s)
2966 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2967 ==3936==    by 0x7D290F7: QScriptDeclarativeClass::Value::Value(QScriptEngine*, QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2968 ==3936==    by 0x6BCFE02: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2969 ==3936==    by 0x6BCFFE5: QDeclarativeObjectScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2970 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2971 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2972 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2973 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2974 ==3936==    by 0x17EA3C4D: ???
2975 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2976 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2977 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2978 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2979 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2980 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2981 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2982 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2983 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
2984 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2985 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
2986 ==3936==  Uninitialised value was created by a stack allocation
2987 ==3936==    at 0x6BA8206: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2988 ==3936== 
2989 ==3936== Conditional jump or move depends on uninitialised value(s)
2990 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2991 ==3936==    by 0x7BCD12B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2992 ==3936==    by 0x17EA2B06: ???
2993 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2994 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2995 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2996 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
2997 ==3936==    by 0x6BA949A: QDeclarativeXMLHttpRequest::dispatchCallback(QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2998 ==3936==    by 0x6BAFFC0: QDeclarativeXMLHttpRequest::finished() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
2999 ==3936==    by 0x6BB0B05: QDeclarativeXMLHttpRequest::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3000 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3001 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3002 ==3936==    by 0x6F56056: QNetworkReply::finished() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3003 ==3936==    by 0x6EDE441: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3004 ==3936==    by 0x6EC06DE: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3005 ==3936==    by 0x6EC759F: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3006 ==3936==    by 0x6EC8AEF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3007 ==3936==    by 0x6EC962B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3008 ==3936==    by 0x6EDDB68: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3009 ==3936==    by 0x6EDDBDB: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3010 ==3936==  Uninitialised value was created by a stack allocation
3011 ==3936==    at 0x7BF5506: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3012 ==3936== 
3013 ==3936== Conditional jump or move depends on uninitialised value(s)
3014 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3015 ==3936==    by 0x7BC191E: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3016 ==3936==    by 0x14CA4CD8: ???
3017 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3018 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3019 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3020 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3021 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3022 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3023 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3024 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3025 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3026 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3027 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3028 ==3936==    by 0x6C1B996: QDeclarativeTimer::triggered() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3029 ==3936==    by 0x6A54D4B: QDeclarativeTimer::ticked() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3030 ==3936==    by 0x6C1BB51: QDeclarativeTimer::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3031 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3032 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3033 ==3936==    by 0xEC66B95: QAbstractAnimation::currentLoopChanged(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3034 ==3936==  Uninitialised value was created by a stack allocation
3035 ==3936==    at 0x6BCDF66: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3036 ==3936== 
3037 ==3936== Conditional jump or move depends on uninitialised value(s)
3038 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3039 ==3936==    by 0x7BE22AD: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3040 ==3936==    by 0x7BE2560: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3041 ==3936==    by 0x7BF95BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3042 ==3936==    by 0x7BC0DE0: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3043 ==3936==    by 0x14CA5065: ???
3044 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3045 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3046 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3047 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3048 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3049 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3050 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3051 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3052 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3053 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3054 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3055 ==3936==    by 0x6C1B996: QDeclarativeTimer::triggered() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3056 ==3936==    by 0x6A54D4B: QDeclarativeTimer::ticked() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3057 ==3936==    by 0x6C1BB51: QDeclarativeTimer::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3058 ==3936==  Uninitialised value was created by a stack allocation
3059 ==3936==    at 0x6BCDF66: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3060 ==3936== 
3061 ==3936== Conditional jump or move depends on uninitialised value(s)
3062 ==3936==    at 0x7BF5A2E: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3063 ==3936==    by 0x7CDB985: QScriptEngine::newObject(QScriptClass*, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3064 ==3936==    by 0x6BB4D70: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3065 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3066 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3067 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3068 ==3936==    by 0x14CA5686: ???
3069 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3070 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3071 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3072 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3073 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3074 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3075 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3076 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3077 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3078 ==3936==    by 0x14CA50F6: ???
3079 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3080 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3081 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3082 ==3936==  Uninitialised value was created by a stack allocation
3083 ==3936==    at 0x6BCDF66: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3084 ==3936== 
3085 ==3936== Use of uninitialised value of size 4
3086 ==3936==    at 0x7C14318: QTJSC::GetterSetter::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3087 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3088 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3089 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3090 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3091 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3092 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3093 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3094 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3095 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3096 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3097 ==3936==    by 0x6BA813E: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3098 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3099 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3100 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3101 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3102 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3103 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3104 ==3936==    by 0x17EA315C: ???
3105 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3106 ==3936==  Uninitialised value was created by a stack allocation
3107 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3108 ==3936== 
3109 ==3936== Use of uninitialised value of size 4
3110 ==3936==    at 0x7C14354: QTJSC::GetterSetter::markChildren(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3111 ==3936==    by 0x7BF6A39: QTJSC::MarkStack::markChildren(QTJSC::JSCell*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3112 ==3936==    by 0x7BF4F9C: QTJSC::Heap::markConservatively(QTJSC::MarkStack&, void*, void*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3113 ==3936==    by 0x7BF5419: QTJSC::Heap::markCurrentThreadConservativelyInternal(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3114 ==3936==    by 0x7BF54C0: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3115 ==3936==    by 0x7BF54EF: QTJSC::Heap::markStackObjectsConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3116 ==3936==    by 0x7BF555D: QTJSC::Heap::markRoots() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3117 ==3936==    by 0x7BF599C: QTJSC::Heap::reset() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3118 ==3936==    by 0x7BF5A59: QTJSC::Heap::allocate(unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3119 ==3936==    by 0x7CD2E4B: QScriptEngine::newObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3120 ==3936==    by 0x7CDE177: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3121 ==3936==    by 0x6BA813E: Element::prototype(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3122 ==3936==    by 0x6BA824E: Node::create(QScriptEngine*, NodeImpl*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3123 ==3936==    by 0x6BA84DE: NodeListClass::property(QScriptValue const&, QScriptString const&, unsigned int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3124 ==3936==    by 0x7D0913E: QScript::ClassObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3125 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3126 ==3936==    by 0x7C39067: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3127 ==3936==    by 0x7BCC25B: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3128 ==3936==    by 0x17EA315C: ???
3129 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3130 ==3936==  Uninitialised value was created by a stack allocation
3131 ==3936==    at 0x7BF54AC: QTJSC::Heap::markCurrentThreadConservatively(QTJSC::MarkStack&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3132 ==3936== 
3133 ==3936== FILE DESCRIPTORS: 8 open at exit.
3134 ==3936== Open file descriptor 10: /home/user/.marketstoday/OfflineStorage/Databases/02b0204aa9d1ac29fbf922e09aa5545f.sqlite
3135 ==3936==    at 0x800CEDD: open64 (in /targets/FREMANTLE_X86/lib/libpthread-2.5.so)
3136 ==3936==    by 0x14C8BC14: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
3137 ==3936==    by 0x14C381F1: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
3138 ==3936==    by 0x14C65443: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
3139 ==3936==    by 0x14C65ED9: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
3140 ==3936==    by 0x14C66217: sqlite3_open_v2 (in /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
3141 ==3936==    by 0x14C28D53: QSQLiteDriver::open(QString const&, QString const&, QString const&, QString const&, int, QString const&) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
3142 ==3936==    by 0x7FD1C1C: QSqlDatabase::open() (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
3143 ==3936==    by 0x6BB6CFF: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3144 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3145 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3146 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3147 ==3936==    by 0x11AEAB64: ???
3148 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3149 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3150 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3151 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3152 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3153 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3154 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3155 ==3936== 
3156 ==3936== Open AF_UNIX socket 6: <unknown>
3157 ==3936==    at 0xF085242: socket (in /targets/FREMANTLE_X86/lib/libc-2.5.so)
3158 ==3936==    by 0xF58684D: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3159 ==3936==    by 0xF586B04: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3160 ==3936==    by 0xF57E0FE: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3161 ==3936==    by 0xF57E265: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3162 ==3936==    by 0xF57C8C8: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3163 ==3936==    by 0xF569426: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3164 ==3936==    by 0xF5698BD: dbus_connection_open_private (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3165 ==3936==    by 0xF563F6C: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3166 ==3936==    by 0xF5641B5: dbus_bus_get_private (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
3167 ==3936==    by 0xF52C21F: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3168 ==3936==    by 0xF52C692: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3169 ==3936==    by 0xF52C8AD: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3170 ==3936==    by 0xF52E169: gconf_engine_get_fuller (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3171 ==3936==    by 0xF52E3B7: gconf_engine_get_entry (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3172 ==3936==    by 0xF5310F0: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3173 ==3936==    by 0xF53123F: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3174 ==3936==    by 0xF531568: gconf_client_get (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3175 ==3936==    by 0xF53177C: gconf_client_get_bool (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
3176 ==3936==    by 0xECED4A9: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3177 ==3936== 
3178 ==3936== Open file descriptor 5:
3179 ==3936==    at 0xF076FCD: pipe (in /targets/FREMANTLE_X86/lib/libc-2.5.so)
3180 ==3936==    by 0xFF00C0C: g_main_context_new (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
3181 ==3936==    by 0xFF00DD5: g_main_context_default (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
3182 ==3936==    by 0xEDC8F54: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3183 ==3936==    by 0xE268C4F: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3184 ==3936==    by 0xE268D18: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3185 ==3936==    by 0xE2302C0: QApplicationPrivate::createEventDispatcher() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3186 ==3936==    by 0xED9DCA4: QCoreApplication::init() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3187 ==3936==    by 0xED9DEC6: QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3188 ==3936==    by 0xE1BA7DF: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3189 ==3936==    by 0x804BD21: main (main.cpp:17)
3190 ==3936== 
3191 ==3936== Open file descriptor 4:
3192 ==3936==    at 0xF076FCD: pipe (in /targets/FREMANTLE_X86/lib/libc-2.5.so)
3193 ==3936==    by 0xFF00C0C: g_main_context_new (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
3194 ==3936==    by 0xFF00DD5: g_main_context_default (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
3195 ==3936==    by 0xEDC8F54: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3196 ==3936==    by 0xE268C4F: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3197 ==3936==    by 0xE268D18: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3198 ==3936==    by 0xE2302C0: QApplicationPrivate::createEventDispatcher() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3199 ==3936==    by 0xED9DCA4: QCoreApplication::init() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3200 ==3936==    by 0xED9DEC6: QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3201 ==3936==    by 0xE1BA7DF: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3202 ==3936==    by 0x804BD21: main (main.cpp:17)
3203 ==3936== 
3204 ==3936== Open file descriptor 3: /home/sudheer/marketstoday/marketstoday-0.1/src/valgrind_plain_qml.log
3205 ==3936==    <inherited from parent>
3206 ==3936== 
3207 ==3936== Open file descriptor 2: /dev/pts/3
3208 ==3936==    <inherited from parent>
3209 ==3936== 
3210 ==3936== Open file descriptor 1: /dev/pts/3
3211 ==3936==    <inherited from parent>
3212 ==3936== 
3213 ==3936== Open file descriptor 0: /dev/pts/3
3214 ==3936==    <inherited from parent>
3215 ==3936== 
3216 ==3936== 
3217 ==3936== ERROR SUMMARY: 33357 errors from 130 contexts (suppressed: 169 from 1)
3218 ==3936== malloc/free: in use at exit: 1,330,846 bytes in 13,569 blocks.
3219 ==3936== malloc/free: 774,220 allocs, 760,651 frees, 203,613,919 bytes allocated.
3220 ==3936== For counts of detected errors, rerun with: -v
3221 ==3936== searching for pointers to 13,569 not-freed blocks.
3222 ==3936== checked 16,565,564 bytes.
3223 ==3936== 
3224 ==3936== 
3225 ==3936== 2 bytes in 1 blocks are still reachable in loss record 1 of 381
3226 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3227 ==3936==    by 0xF143533: _XlcResolveLocaleName (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3228 ==3936==    by 0xF146819: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3229 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3230 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3231 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3232 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3233 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3234 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3235 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3236 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3237 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3238 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3239 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3240 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3241 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
3242 ==3936==    by 0x804C007: main (main.cpp:43)
3243 ==3936== 
3244 ==3936== 
3245 ==3936== 2 bytes in 1 blocks are still reachable in loss record 2 of 381
3246 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3247 ==3936==    by 0xF1465C4: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3248 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3249 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3250 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3251 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3252 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3253 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3254 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3255 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3256 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3257 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3258 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
3259 ==3936==    by 0x804C007: main (main.cpp:43)
3260 ==3936== 
3261 ==3936== 
3262 ==3936== 4 bytes in 1 blocks are still reachable in loss record 3 of 381
3263 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3264 ==3936==    by 0x6B626A1: QDeclarativeBoundSignalParameters::QDeclarativeBoundSignalParameters(QMetaMethod const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3265 ==3936==    by 0x6B62A3B: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3266 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3267 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3268 ==3936==    by 0x6C23825: QDeclarativeMouseArea::clicked(QDeclarativeMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3269 ==3936==    by 0x6AC1A74: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3270 ==3936==    by 0x6AC3018: QDeclarativeMouseArea::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3271 ==3936==    by 0xE83E758: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3272 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3273 ==3936==    by 0x6AC0D51: QDeclarativeMouseArea::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3274 ==3936==    by 0xE863297: QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3275 ==3936==    by 0xE863C06: QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3276 ==3936==    by 0xE867419: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3277 ==3936==    by 0x6A09E58: QDeclarativeScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3278 ==3936==    by 0xE87C426: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3279 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3280 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3281 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3282 ==3936==    by 0xE1B0375: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3283 ==3936== 
3284 ==3936== 
3285 ==3936== 4 bytes in 1 blocks are definitely lost in loss record 4 of 381
3286 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3287 ==3936==    by 0x6B0ED40: QDeclarativeVMEMetaObject::QDeclarativeVMEMetaObject(QObject*, QMetaObject const*, QDeclarativeVMEMetaData const*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3288 ==3936==    by 0x6B3D544: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3289 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3290 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3291 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3292 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3293 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3294 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3295 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3296 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3297 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3298 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3299 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3300 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3301 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3302 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3303 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3304 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3305 ==3936==    by 0x6BCB359: QDeclarativeObjectScriptClass::setProperty(QObject*, void* const&, QScriptValue const&, QScriptContext*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3306 ==3936== 
3307 ==3936== 
3308 ==3936== 4 bytes in 1 blocks are still reachable in loss record 5 of 381
3309 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3310 ==3936==    by 0xEDAF2E9: QObject::installEventFilter(QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3311 ==3936==    by 0xE6BD192: QAbstractScrollArea::setViewport(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3312 ==3936==    by 0xE88DC22: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3313 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3314 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3315 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3316 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3317 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3318 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3319 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3320 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3321 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3322 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3323 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3324 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3325 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3326 ==3936==    by 0x1855D363: ???
3327 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3328 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3329 ==3936== 
3330 ==3936== 
3331 ==3936== 4 bytes in 1 blocks are still reachable in loss record 6 of 381
3332 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3333 ==3936==    by 0xEDAF2A9: QObject::installEventFilter(QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3334 ==3936==    by 0xE6BCDD4: QAbstractScrollArea::setViewport(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3335 ==3936==    by 0xE88DC22: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3336 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3337 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3338 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3339 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3340 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3341 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3342 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3343 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3344 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3345 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3346 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3347 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3348 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3349 ==3936==    by 0x1855D363: ???
3350 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3351 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3352 ==3936== 
3353 ==3936== 
3354 ==3936== 4 bytes in 1 blocks are still reachable in loss record 7 of 381
3355 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3356 ==3936==    by 0x6B1334A: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3357 ==3936==    by 0x6B35EBE: QDeclarativeContextData::addImportedScript(QDeclarativeParser::Object::ScriptBlock const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3358 ==3936==    by 0x6B3C738: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3359 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3360 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3361 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3362 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3363 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3364 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3365 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3366 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3367 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3368 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3369 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3370 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3371 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3372 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3373 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3374 ==3936==    by 0x6B9A0B9: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3375 ==3936== 
3376 ==3936== 
3377 ==3936== 4 bytes in 1 blocks are still reachable in loss record 8 of 381
3378 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3379 ==3936==    by 0x7C87F20: QTJSC::initializeUString() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3380 ==3936==    by 0x7C16AB5: QTJSC::initializeThreading() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3381 ==3936==    by 0x7CDE6D9: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3382 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3383 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3384 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3385 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3386 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3387 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3388 ==3936==    by 0x804D0D9: MarketsTodayQMLView::MarketsTodayQMLView(QWidget*) (marketstodayqmlview.cpp:14)
3389 ==3936==    by 0x804BD32: main (main.cpp:19)
3390 ==3936== 
3391 ==3936== 
3392 ==3936== 4 bytes in 1 blocks are still reachable in loss record 9 of 381
3393 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3394 ==3936==    by 0xE3E051C: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3395 ==3936==    by 0xE23E850: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3396 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3397 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3398 ==3936==    by 0x804BD21: main (main.cpp:17)
3399 ==3936== 
3400 ==3936== 
3401 ==3936== 7 bytes in 1 blocks are still reachable in loss record 10 of 381
3402 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3403 ==3936==    by 0xF1469D3: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3404 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3405 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3406 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3407 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3408 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3409 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3410 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3411 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3412 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3413 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3414 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3415 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3416 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
3417 ==3936==    by 0x804C007: main (main.cpp:43)
3418 ==3936== 
3419 ==3936== 
3420 ==3936== 8 bytes in 1 blocks are still reachable in loss record 11 of 381
3421 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3422 ==3936==    by 0x6A3EC06: QDeclarativeStateGroupPrivate::setCurrentStateInternal(QString const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3423 ==3936==    by 0x6A3F0C8: QDeclarativeStateGroup::setState(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3424 ==3936==    by 0x6A3F575: QDeclarativeStateGroupPrivate::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3425 ==3936==    by 0x6A3F90E: QDeclarativeStateGroup::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3426 ==3936==    by 0x6A26D3E: QDeclarativeState::setWhen(QDeclarativeBinding*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3427 ==3936==    by 0x6C1A88E: QDeclarativeState::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3428 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3429 ==3936==    by 0x6B2A74D: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3430 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3431 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3432 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3433 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3434 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3435 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3436 ==3936==    by 0x6C23A26: QDeclarativeMouseArea::pressedChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3437 ==3936==    by 0x6AC19D7: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3438 ==3936==    by 0x6AC2E56: QDeclarativeMouseArea::mousePressEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3439 ==3936==    by 0xE83E772: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3440 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3441 ==3936== 
3442 ==3936== 
3443 ==3936== 8 bytes in 1 blocks are still reachable in loss record 12 of 381
3444 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3445 ==3936==    by 0x7D11B9F: QScript::QObjectPrototype::QObjectPrototype(QTJSC::ExecState*, QTWTF::PassRefPtr<QTJSC::Structure>, QTJSC::Structure*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3446 ==3936==    by 0x7CDE914: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3447 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3448 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3449 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3450 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3451 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3452 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3453 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3454 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3455 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3456 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3457 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3458 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3459 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3460 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3461 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3462 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3463 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3464 ==3936== 
3465 ==3936== 
3466 ==3936== 8 bytes in 1 blocks are still reachable in loss record 13 of 381
3467 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3468 ==3936==    by 0x7D11B75: QScript::QObjectPrototype::QObjectPrototype(QTJSC::ExecState*, QTWTF::PassRefPtr<QTJSC::Structure>, QTJSC::Structure*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3469 ==3936==    by 0x7CDE914: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3470 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3471 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3472 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3473 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3474 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3475 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3476 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3477 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3478 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3479 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3480 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3481 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3482 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3483 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3484 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3485 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3486 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3487 ==3936== 
3488 ==3936== 
3489 ==3936== 8 bytes in 1 blocks are still reachable in loss record 14 of 381
3490 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3491 ==3936==    by 0x7CDE73E: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3492 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3493 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3494 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3495 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3496 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3497 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3498 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3499 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3500 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3501 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3502 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3503 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3504 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3505 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3506 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3507 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3508 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3509 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3510 ==3936== 
3511 ==3936== 
3512 ==3936== 8 bytes in 1 blocks are still reachable in loss record 15 of 381
3513 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3514 ==3936==    by 0x7CF51E0: QScriptValue::setScriptClass(QScriptClass*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3515 ==3936==    by 0x6BD1FB2: QDeclarativeGlobalScriptClass::QDeclarativeGlobalScriptClass(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3516 ==3936==    by 0x6B1F6FC: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3517 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3518 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3519 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3520 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3521 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3522 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3523 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3524 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3525 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3526 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3527 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3528 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3529 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3530 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3531 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3532 ==3936==    by 0x1855D363: ???
3533 ==3936== 
3534 ==3936== 
3535 ==3936== 8 bytes in 1 blocks are still reachable in loss record 16 of 381
3536 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3537 ==3936==    by 0xE57D229: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3538 ==3936==    by 0xE582690: QMaemo5Style::polish(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3539 ==3936==    by 0xE20FED6: QWidget::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3540 ==3936==    by 0xE62A0CB: QFrame::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3541 ==3936==    by 0xE6BB33F: QAbstractScrollArea::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3542 ==3936==    by 0xE897C62: QGraphicsView::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3543 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3544 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3545 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3546 ==3936==    by 0xE1FDDE3: QWidget::ensurePolished() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3547 ==3936==    by 0xE1FDFEC: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3548 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
3549 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3550 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3551 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3552 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3553 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3554 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3555 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3556 ==3936== 
3557 ==3936== 
3558 ==3936== 8 bytes in 1 blocks are still reachable in loss record 17 of 381
3559 ==3936==    at 0x690CCED: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3560 ==3936==    by 0xF143F0A: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3561 ==3936==    by 0xF1448FD: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3562 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3563 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3564 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3565 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3566 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3567 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3568 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3569 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3570 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3571 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3572 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3573 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
3574 ==3936==    by 0x804C007: main (main.cpp:43)
3575 ==3936== 
3576 ==3936== 
3577 ==3936== 8 bytes in 2 blocks are still reachable in loss record 18 of 381
3578 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3579 ==3936==    by 0xF144E52: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3580 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3581 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3582 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3583 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3584 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3585 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3586 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3587 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3588 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3589 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3590 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3591 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
3592 ==3936==    by 0x804C007: main (main.cpp:43)
3593 ==3936== 
3594 ==3936== 
3595 ==3936== 8 bytes in 1 blocks are still reachable in loss record 19 of 381
3596 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3597 ==3936==    by 0x6A0CC89: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3598 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3599 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
3600 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3601 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3602 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3603 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3604 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3605 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3606 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3607 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3608 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3609 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3610 ==3936==    by 0x1855D363: ???
3611 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3612 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3613 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3614 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3615 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3616 ==3936== 
3617 ==3936== 
3618 ==3936== 8 bytes in 1 blocks are still reachable in loss record 20 of 381
3619 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3620 ==3936==    by 0x804D829: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3621 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3622 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3623 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3624 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3625 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3626 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3627 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3628 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3629 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3630 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3631 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3632 ==3936==    by 0x1855D363: ???
3633 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3634 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3635 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3636 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3637 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3638 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3639 ==3936== 
3640 ==3936== 
3641 ==3936== 8 bytes in 1 blocks are still reachable in loss record 21 of 381
3642 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3643 ==3936==    by 0xE88A95B: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3644 ==3936==    by 0xE88AA6C: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3645 ==3936==    by 0xE860C98: QGraphicsScene::setItemIndexMethod(QGraphicsScene::ItemIndexMethod) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3646 ==3936==    by 0x6A0A1BC: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3647 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3648 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3649 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3650 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3651 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3652 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3653 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3654 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3655 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3656 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3657 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3658 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3659 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3660 ==3936==    by 0x1855D363: ???
3661 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3662 ==3936== 
3663 ==3936== 
3664 ==3936== 8 bytes in 1 blocks are still reachable in loss record 22 of 381
3665 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3666 ==3936==    by 0x6B14944: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3667 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3668 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3669 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3670 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3671 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3672 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3673 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3674 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3675 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3676 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3677 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3678 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3679 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3680 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3681 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3682 ==3936==    by 0x1855D363: ???
3683 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3684 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3685 ==3936== 
3686 ==3936== 
3687 ==3936== 8 bytes in 1 blocks are still reachable in loss record 23 of 381
3688 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3689 ==3936==    by 0x6A0A151: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3690 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3691 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3692 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3693 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3694 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3695 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3696 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3697 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3698 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3699 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3700 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3701 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3702 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3703 ==3936==    by 0x1855D363: ???
3704 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3705 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3706 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3707 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3708 ==3936== 
3709 ==3936== 
3710 ==3936== 8 bytes in 1 blocks are still reachable in loss record 24 of 381
3711 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3712 ==3936==    by 0xEC85247: QThreadData::current() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3713 ==3936==    by 0xEC82047: QThread::currentThread() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3714 ==3936==    by 0xED9B6A2: QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3715 ==3936==    by 0xE1B3A88: QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3716 ==3936==    by 0xE1BA7D6: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3717 ==3936==    by 0x804BD21: main (main.cpp:17)
3718 ==3936== 
3719 ==3936== 
3720 ==3936== 12 bytes in 1 blocks are still reachable in loss record 25 of 381
3721 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3722 ==3936==    by 0xED6151A: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3723 ==3936==    by 0xEDAF695: QObject::setProperty(char const*, QVariant const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3724 ==3936==    by 0xE6BC675: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3725 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3726 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3727 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3728 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3729 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3730 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3731 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3732 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3733 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3734 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3735 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3736 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3737 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3738 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3739 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3740 ==3936==    by 0x1855D363: ???
3741 ==3936== 
3742 ==3936== 
3743 ==3936== 12 bytes in 1 blocks are still reachable in loss record 26 of 381
3744 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3745 ==3936==    by 0xEDAF619: QObject::setProperty(char const*, QVariant const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3746 ==3936==    by 0xE6BC675: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3747 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3748 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3749 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3750 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3751 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3752 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3753 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3754 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3755 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3756 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3757 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3758 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3759 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3760 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3761 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3762 ==3936==    by 0x1855D363: ???
3763 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3764 ==3936== 
3765 ==3936== 
3766 ==3936== 12 bytes in 1 blocks are still reachable in loss record 27 of 381
3767 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3768 ==3936==    by 0xE3DE34B: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3769 ==3936==    by 0xE1FC78C: QWidgetPrivate::createDefaultWindowSurface() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3770 ==3936==    by 0xE3FCD7E: QWidgetBackingStore::QWidgetBackingStore(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3771 ==3936==    by 0xE1FD097: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3772 ==3936==    by 0xE206D83: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3773 ==3936==    by 0xE2076FE: QWidgetPrivate::createWinId(unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3774 ==3936==    by 0xE20E700: QWidget::createWinId() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3775 ==3936==    by 0xE25BEF1: QWidget::setWindowState(QFlags<Qt::WindowState>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3776 ==3936==    by 0xE1FE010: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3777 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
3778 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3779 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3780 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3781 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3782 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3783 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3784 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3785 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3786 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3787 ==3936== 
3788 ==3936== 
3789 ==3936== 12 bytes in 1 blocks are still reachable in loss record 28 of 381
3790 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3791 ==3936==    by 0xE3E0BEB: QRasterWindowSurface::QRasterWindowSurface(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3792 ==3936==    by 0xE3DE359: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3793 ==3936==    by 0xE1FC78C: QWidgetPrivate::createDefaultWindowSurface() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3794 ==3936==    by 0xE3FCD7E: QWidgetBackingStore::QWidgetBackingStore(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3795 ==3936==    by 0xE1FD097: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3796 ==3936==    by 0xE206D83: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3797 ==3936==    by 0xE2076FE: QWidgetPrivate::createWinId(unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3798 ==3936==    by 0xE20E700: QWidget::createWinId() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3799 ==3936==    by 0xE25BEF1: QWidget::setWindowState(QFlags<Qt::WindowState>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3800 ==3936==    by 0xE1FE010: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3801 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
3802 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3803 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3804 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3805 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3806 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3807 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3808 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3809 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3810 ==3936== 
3811 ==3936== 
3812 ==3936== 12 bytes in 1 blocks are still reachable in loss record 29 of 381
3813 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3814 ==3936==    by 0x6ACAC1B: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3815 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3816 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3817 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3818 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3819 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3820 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3821 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3822 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3823 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3824 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3825 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3826 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3827 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3828 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3829 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3830 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3831 ==3936==    by 0x6BCEEB5: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3832 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3833 ==3936== 
3834 ==3936== 
3835 ==3936== 12 bytes in 1 blocks are still reachable in loss record 30 of 381
3836 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3837 ==3936==    by 0xF14D712: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3838 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3839 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3840 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3841 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3842 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3843 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3844 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3845 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3846 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
3847 ==3936==    by 0x804C007: main (main.cpp:43)
3848 ==3936== 
3849 ==3936== 
3850 ==3936== 12 bytes in 1 blocks are still reachable in loss record 31 of 381
3851 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3852 ==3936==    by 0xF145DAB: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3853 ==3936==    by 0xF146552: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3854 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3855 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3856 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3857 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
3858 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3859 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3860 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3861 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3862 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3863 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3864 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
3865 ==3936==    by 0x804C007: main (main.cpp:43)
3866 ==3936== 
3867 ==3936== 
3868 ==3936== 12 bytes in 1 blocks are still reachable in loss record 32 of 381
3869 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3870 ==3936==    by 0x14DF0D39: qt_plugin_instance (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/bearer/libqicdbearer.so)
3871 ==3936==    by 0xED7D3EE: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3872 ==3936==    by 0x6EED3AD: QNetworkConfigurationManagerPrivate::updateConfigurations() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3873 ==3936==    by 0x6EED506: QNetworkConfigurationManagerPrivate::QNetworkConfigurationManagerPrivate() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3874 ==3936==    by 0x6EE9C93: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3875 ==3936==    by 0x6EE9F84: QNetworkConfigurationManager::QNetworkConfigurationManager(QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3876 ==3936==    by 0x6EBAF22: QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, QNetworkRequest const&, QIODevice*) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3877 ==3936==    by 0x6EB8BF7: QNetworkAccessManager::get(QNetworkRequest const&) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
3878 ==3936==    by 0x6BAEDBC: QDeclarativeXMLHttpRequest::requestFromUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3879 ==3936==    by 0x6BB0B81: QDeclarativeXMLHttpRequest::send(QScriptValue*, QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3880 ==3936==    by 0x6BB0EA0: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3881 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3882 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3883 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3884 ==3936==    by 0x14CA4288: ???
3885 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3886 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3887 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3888 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3889 ==3936== 
3890 ==3936== 
3891 ==3936== 12 bytes in 1 blocks are still reachable in loss record 33 of 381
3892 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3893 ==3936==    by 0x14C26CA9: qt_plugin_instance (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
3894 ==3936==    by 0xED7D3EE: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3895 ==3936==    by 0x7FD4130: (within /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
3896 ==3936==    by 0x7FD58EA: QSqlDatabase::QSqlDatabase(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
3897 ==3936==    by 0x7FD5B21: QSqlDatabase::addDatabase(QString const&, QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
3898 ==3936==    by 0x6BB705F: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3899 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3900 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3901 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3902 ==3936==    by 0x11AEAB64: ???
3903 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3904 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3905 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3906 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3907 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3908 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3909 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3910 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3911 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3912 ==3936== 
3913 ==3936== 
3914 ==3936== 12 bytes in 1 blocks are still reachable in loss record 34 of 381
3915 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3916 ==3936==    by 0xE860C8D: QGraphicsScene::setItemIndexMethod(QGraphicsScene::ItemIndexMethod) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3917 ==3936==    by 0x6A0A1BC: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3918 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3919 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
3920 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
3921 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
3922 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3923 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3924 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3925 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3926 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3927 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3928 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3929 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3930 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3931 ==3936==    by 0x1855D363: ???
3932 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3933 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3934 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
3935 ==3936== 
3936 ==3936== 
3937 ==3936== 12 bytes in 1 blocks are still reachable in loss record 35 of 381
3938 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3939 ==3936==    by 0x6AEA1D6: QDeclarativeVisualDataModel::setModel(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3940 ==3936==    by 0x6ACE48A: QDeclarativePathView::setModel(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3941 ==3936==    by 0x6C2656A: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3942 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3943 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3944 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3945 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3946 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3947 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3948 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3949 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3950 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3951 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3952 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3953 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3954 ==3936==    by 0x6B1099E: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3955 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3956 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3957 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3958 ==3936== 
3959 ==3936== 
3960 ==3936== 12 bytes in 1 blocks are still reachable in loss record 36 of 381
3961 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3962 ==3936==    by 0x148DE5C9: qt_plugin_instance (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/imageformats/libqtiff.so)
3963 ==3936==    by 0xED7D3EE: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3964 ==3936==    by 0xE28E00E: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3965 ==3936==    by 0xE28EEB7: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3966 ==3936==    by 0xE28FA02: QImageReader::size() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3967 ==3936==    by 0x6A586D7: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3968 ==3936==    by 0x6A5AA3E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3969 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3970 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3971 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3972 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3973 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3974 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3975 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3976 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3977 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3978 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3979 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3980 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3981 ==3936== 
3982 ==3936== 
3983 ==3936== 12 bytes in 1 blocks are still reachable in loss record 37 of 381
3984 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
3985 ==3936==    by 0x148D1579: qt_plugin_instance (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/imageformats/libqsvg.so)
3986 ==3936==    by 0xED7D3EE: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
3987 ==3936==    by 0xE28E00E: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3988 ==3936==    by 0xE28EEB7: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3989 ==3936==    by 0xE28FA02: QImageReader::size() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
3990 ==3936==    by 0x6A586D7: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3991 ==3936==    by 0x6A5AA3E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3992 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3993 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3994 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3995 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3996 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3997 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3998 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
3999 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4000 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4001 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4002 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4003 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4004 ==3936== 
4005 ==3936== 
4006 ==3936== 12 bytes in 1 blocks are still reachable in loss record 38 of 381
4007 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4008 ==3936==    by 0x148A4349: qt_plugin_instance (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/imageformats/libqjpeg.so)
4009 ==3936==    by 0xED7D3EE: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4010 ==3936==    by 0xE28E00E: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4011 ==3936==    by 0xE28EEB7: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4012 ==3936==    by 0xE28FA02: QImageReader::size() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4013 ==3936==    by 0x6A586D7: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4014 ==3936==    by 0x6A5AA3E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4015 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4016 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4017 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4018 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4019 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4020 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4021 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4022 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4023 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4024 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4025 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4026 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4027 ==3936== 
4028 ==3936== 
4029 ==3936== 12 bytes in 1 blocks are still reachable in loss record 39 of 381
4030 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4031 ==3936==    by 0x14895A69: qt_plugin_instance (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/imageformats/libqico.so)
4032 ==3936==    by 0xED7D3EE: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4033 ==3936==    by 0xE28E00E: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4034 ==3936==    by 0xE28EEB7: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4035 ==3936==    by 0xE28FA02: QImageReader::size() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4036 ==3936==    by 0x6A586D7: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4037 ==3936==    by 0x6A5AA3E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4038 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4039 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4040 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4041 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4042 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4043 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4044 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4045 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4046 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4047 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4048 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4049 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4050 ==3936== 
4051 ==3936== 
4052 ==3936== 12 bytes in 1 blocks are still reachable in loss record 40 of 381
4053 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4054 ==3936==    by 0x1488CB29: qt_plugin_instance (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/imageformats/libqgif.so)
4055 ==3936==    by 0xED7D3EE: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4056 ==3936==    by 0xE28E00E: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4057 ==3936==    by 0xE28EEB7: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4058 ==3936==    by 0xE28FA02: QImageReader::size() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4059 ==3936==    by 0x6A586D7: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4060 ==3936==    by 0x6A5AA3E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4061 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4062 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4063 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4064 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4065 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4066 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4067 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4068 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4069 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4070 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4071 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4072 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4073 ==3936== 
4074 ==3936== 
4075 ==3936== 12 bytes in 1 blocks are still reachable in loss record 41 of 381
4076 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4077 ==3936==    by 0x6B8FCD1: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4078 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4079 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4080 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4081 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4082 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4083 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4084 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4085 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4086 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4087 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4088 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4089 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4090 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4091 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4092 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4093 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4094 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4095 ==3936==    by 0x1855D363: ???
4096 ==3936== 
4097 ==3936== 
4098 ==3936== 12 bytes in 1 blocks are still reachable in loss record 42 of 381
4099 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4100 ==3936==    by 0xE6BC15F: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4101 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4102 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4103 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4104 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4105 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4106 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4107 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4108 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4109 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4110 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4111 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4112 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4113 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4114 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4115 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4116 ==3936==    by 0x1855D363: ???
4117 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4118 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4119 ==3936== 
4120 ==3936== 
4121 ==3936== 12 bytes in 3 blocks are still reachable in loss record 43 of 381
4122 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4123 ==3936==    by 0x6B5B5CA: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4124 ==3936==    by 0x6B574DE: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4125 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4126 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4127 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4128 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4129 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4130 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4131 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4132 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4133 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4134 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4135 ==3936==    by 0x804BE4F: main (main.cpp:31)
4136 ==3936== 
4137 ==3936== 
4138 ==3936== 12 bytes in 3 blocks are still reachable in loss record 44 of 381
4139 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4140 ==3936==    by 0x7C994CB: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4141 ==3936==    by 0x7C99C53: QTWTF::initializeThreading() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4142 ==3936==    by 0x7C16AB0: QTJSC::initializeThreading() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4143 ==3936==    by 0x7CDE6D9: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4144 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4145 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4146 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4147 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4148 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4149 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4150 ==3936==    by 0x804D0D9: MarketsTodayQMLView::MarketsTodayQMLView(QWidget*) (marketstodayqmlview.cpp:14)
4151 ==3936==    by 0x804BD32: main (main.cpp:19)
4152 ==3936== 
4153 ==3936== 
4154 ==3936== 12 bytes in 1 blocks are possibly lost in loss record 45 of 381
4155 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4156 ==3936==    by 0x6B0D8E7: QDeclarativeVMEMetaObject::method(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4157 ==3936==    by 0x6B0DA61: QDeclarativeVMEMetaObject::vmeMethod(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4158 ==3936==    by 0x6BCF982: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4159 ==3936==    by 0x6BD0DFC: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4160 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4161 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4162 ==3936==    by 0x7BC4C67: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4163 ==3936==    by 0x195D41FF: ???
4164 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4165 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4166 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4167 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4168 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4169 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4170 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4171 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4172 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4173 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4174 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4175 ==3936== 
4176 ==3936== 
4177 ==3936== 12 bytes in 1 blocks are still reachable in loss record 46 of 381
4178 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4179 ==3936==    by 0xF4DD54A: FcBlanksCreate (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4180 ==3936==    by 0xF4F5292: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4181 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4182 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4183 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4184 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4185 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4186 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4187 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4188 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4189 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4190 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4191 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4192 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4193 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4194 ==3936==    by 0x804BD21: main (main.cpp:17)
4195 ==3936== 
4196 ==3936== 
4197 ==3936== 12 bytes in 1 blocks are still reachable in loss record 47 of 381
4198 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4199 ==3936==    by 0xF4F2FAA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4200 ==3936==    by 0xF4F363E: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4201 ==3936==    by 0xF4F3717: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4202 ==3936==    by 0xF4F3BED: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4203 ==3936==    by 0xF4F4FDD: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4204 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4205 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4206 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4207 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4208 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4209 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4210 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4211 ==3936==    by 0xF4F45FA: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4212 ==3936==    by 0xF4F46FA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4213 ==3936==    by 0xF4F4B4D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4214 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4215 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4216 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4217 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4218 ==3936== 
4219 ==3936== 
4220 ==3936== 12 bytes in 1 blocks are still reachable in loss record 48 of 381
4221 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4222 ==3936==    by 0xF4F2FFA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4223 ==3936==    by 0xF4F35D5: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4224 ==3936==    by 0xF4F3717: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4225 ==3936==    by 0xF4F3BED: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4226 ==3936==    by 0xF4F4FDD: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4227 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4228 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4229 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4230 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4231 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4232 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4233 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4234 ==3936==    by 0xF4F45FA: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4235 ==3936==    by 0xF4F46FA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4236 ==3936==    by 0xF4F4B4D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
4237 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4238 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4239 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4240 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
4241 ==3936== 
4242 ==3936== 
4243 ==3936== 14 bytes in 1 blocks are still reachable in loss record 49 of 381
4244 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4245 ==3936==    by 0xF147B0A: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4246 ==3936==    by 0xF147D13: _XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4247 ==3936==    by 0xF14D9EA: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4248 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4249 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4250 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4251 ==3936==    by 0xE20705E: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4252 ==3936==    by 0xE2076FE: QWidgetPrivate::createWinId(unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4253 ==3936==    by 0xE20E700: QWidget::createWinId() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4254 ==3936==    by 0xE25BEF1: QWidget::setWindowState(QFlags<Qt::WindowState>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4255 ==3936==    by 0xE1FE010: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4256 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
4257 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4258 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4259 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4260 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4261 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4262 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4263 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4264 ==3936== 
4265 ==3936== 
4266 ==3936== 16 bytes in 1 blocks are still reachable in loss record 50 of 381
4267 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4268 ==3936==    by 0x6A3D2AE: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4269 ==3936==    by 0x6A3A15B: QDeclarativePropertyChangesPrivate::decode() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4270 ==3936==    by 0x6A3B259: QDeclarativePropertyChanges::actions() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4271 ==3936==    by 0x6A27C58: QDeclarativeStatePrivate::generateActionList(QDeclarativeStateGroup*) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4272 ==3936==    by 0x6A2814D: QDeclarativeState::apply(QDeclarativeStateGroup*, QDeclarativeTransition*, QDeclarativeState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4273 ==3936==    by 0x6A3E74C: QDeclarativeStateGroupPrivate::setCurrentStateInternal(QString const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4274 ==3936==    by 0x6A3F0C8: QDeclarativeStateGroup::setState(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4275 ==3936==    by 0x6A3F575: QDeclarativeStateGroupPrivate::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4276 ==3936==    by 0x6A3F90E: QDeclarativeStateGroup::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4277 ==3936==    by 0x6A26D3E: QDeclarativeState::setWhen(QDeclarativeBinding*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4278 ==3936==    by 0x6C1A88E: QDeclarativeState::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4279 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4280 ==3936==    by 0x6B2A74D: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4281 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4282 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4283 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4284 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4285 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4286 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4287 ==3936== 
4288 ==3936== 
4289 ==3936== 16 bytes in 1 blocks are still reachable in loss record 51 of 381
4290 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4291 ==3936==    by 0x6B8FC9E: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4292 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4293 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4294 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4295 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4296 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4297 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4298 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4299 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4300 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4301 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4302 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4303 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4304 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4305 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4306 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4307 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4308 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4309 ==3936==    by 0x1855D363: ???
4310 ==3936== 
4311 ==3936== 
4312 ==3936== 16 bytes in 1 blocks are still reachable in loss record 52 of 381
4313 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4314 ==3936==    by 0x6BB513E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4315 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4316 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4317 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4318 ==3936==    by 0x189EE69B: ???
4319 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4320 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4321 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4322 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4323 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4324 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4325 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4326 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4327 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4328 ==3936==    by 0x189EDEBA: ???
4329 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4330 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4331 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4332 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4333 ==3936== 
4334 ==3936== 
4335 ==3936== 16 bytes in 1 blocks are still reachable in loss record 53 of 381
4336 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4337 ==3936==    by 0x6BC0CAE: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4338 ==3936==    by 0x6BBAD8B: QMetaObjectBuilder::addProperty(QByteArray const&, QByteArray const&, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4339 ==3936==    by 0x6A4E128: QDeclarativeOpenMetaObjectType::createProperty(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4340 ==3936==    by 0x6AE7774: QDeclarativeVisualDataModelData::ensureProperties() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4341 ==3936==    by 0x6AE79B2: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4342 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4343 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4344 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4345 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4346 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4347 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4348 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4349 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4350 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4351 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4352 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4353 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4354 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4355 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4356 ==3936== 
4357 ==3936== 
4358 ==3936== 16 bytes in 1 blocks are still reachable in loss record 54 of 381
4359 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4360 ==3936==    by 0x6F550EF: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4361 ==3936==    by 0x6F5396C: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4362 ==3936==    by 0x6F53A33: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4363 ==3936==    by 0x6F53AFA: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4364 ==3936==    by 0x6F4FA30: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4365 ==3936==    by 0x6F4FD83: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4366 ==3936==    by 0x6F526FA: QMaemoInternetConnectivity::connectionRequest() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4367 ==3936==    by 0x6F2205F: QAbstractSocket::connectToHostImplementation(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4368 ==3936==    by 0x6F2221E: QAbstractSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4369 ==3936==    by 0x6F578D7: QTcpSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4370 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4371 ==3936==    by 0xEDA2F25: QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4372 ==3936==    by 0xEDA4A26: QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4373 ==3936==    by 0x6F1E00D: QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4374 ==3936==    by 0x6EAE1A5: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4375 ==3936==    by 0x6EB0EC8: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4376 ==3936==    by 0x6EAAB12: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4377 ==3936==    by 0x6EAAD67: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4378 ==3936==    by 0x6EAC97B: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
4379 ==3936== 
4380 ==3936== 
4381 ==3936== 16 bytes in 1 blocks are still reachable in loss record 55 of 381
4382 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4383 ==3936==    by 0x7D11DCF: QScript::QObjectPrototype::QObjectPrototype(QTJSC::ExecState*, QTWTF::PassRefPtr<QTJSC::Structure>, QTJSC::Structure*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4384 ==3936==    by 0x7CDE914: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4385 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4386 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4387 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4388 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4389 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4390 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4391 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4392 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4393 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4394 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4395 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4396 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4397 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4398 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4399 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4400 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4401 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4402 ==3936== 
4403 ==3936== 
4404 ==3936== 16 bytes in 1 blocks are still reachable in loss record 56 of 381
4405 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4406 ==3936==    by 0x6B1F6EE: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4407 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4408 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4409 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4410 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4411 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4412 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4413 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4414 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4415 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4416 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4417 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4418 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4419 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4420 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4421 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4422 ==3936==    by 0x1855D363: ???
4423 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4424 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4425 ==3936== 
4426 ==3936== 
4427 ==3936== 16 bytes in 1 blocks are still reachable in loss record 57 of 381
4428 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4429 ==3936==    by 0x6B8FD25: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4430 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4431 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4432 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4433 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4434 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4435 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4436 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4437 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4438 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4439 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4440 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4441 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4442 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4443 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4444 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4445 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4446 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4447 ==3936==    by 0x1855D363: ???
4448 ==3936== 
4449 ==3936== 
4450 ==3936== 16 bytes in 1 blocks are still reachable in loss record 58 of 381
4451 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4452 ==3936==    by 0x6B8FC6E: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4453 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4454 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4455 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4456 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4457 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4458 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4459 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4460 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4461 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4462 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4463 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4464 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4465 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4466 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4467 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4468 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4469 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4470 ==3936==    by 0x1855D363: ???
4471 ==3936== 
4472 ==3936== 
4473 ==3936== 16 bytes in 2 blocks are still reachable in loss record 59 of 381
4474 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4475 ==3936==    by 0x6ABF091: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4476 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4477 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4478 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4479 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4480 ==3936==    by 0x6BCB359: QDeclarativeObjectScriptClass::setProperty(QObject*, void* const&, QScriptValue const&, QScriptContext*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4481 ==3936==    by 0x6BCBD92: QDeclarativeObjectScriptClass::setProperty(QScriptDeclarativeClass::Object*, void* const&, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4482 ==3936==    by 0x7D245F1: QScript::DeclarativeObjectDelegate::put(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::JSValue, QTJSC::PutPropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4483 ==3936==    by 0x7D06E9A: QScriptObject::put(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::JSValue, QTJSC::PutPropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4484 ==3936==    by 0x7BC98C5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4485 ==3936==    by 0x195D4432: ???
4486 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4487 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4488 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4489 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4490 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4491 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4492 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4493 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4494 ==3936== 
4495 ==3936== 
4496 ==3936== 16 bytes in 2 blocks are still reachable in loss record 60 of 381
4497 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4498 ==3936==    by 0x6B7BB9E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4499 ==3936==    by 0x6B750E0: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4500 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4501 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4502 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4503 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4504 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4505 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4506 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4507 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4508 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
4509 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4510 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4511 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4512 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4513 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4514 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4515 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4516 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4517 ==3936== 
4518 ==3936== 
4519 ==3936== 16 bytes in 1 blocks are still reachable in loss record 61 of 381
4520 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4521 ==3936==    by 0x6B148EA: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4522 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4523 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4524 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4525 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4526 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4527 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4528 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4529 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4530 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4531 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4532 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4533 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4534 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4535 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4536 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4537 ==3936==    by 0x1855D363: ???
4538 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4539 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4540 ==3936== 
4541 ==3936== 
4542 ==3936== 16 bytes in 1 blocks are still reachable in loss record 62 of 381
4543 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4544 ==3936==    by 0x7D0CEEC: QScript::QObjectDelegate::QObjectDelegate(QObject*, QScriptEngine::ValueOwnership, QFlags<QScriptEngine::QObjectWrapOption> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4545 ==3936==    by 0x7D11BB1: QScript::QObjectPrototype::QObjectPrototype(QTJSC::ExecState*, QTWTF::PassRefPtr<QTJSC::Structure>, QTJSC::Structure*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4546 ==3936==    by 0x7CDE914: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4547 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4548 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4549 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4550 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4551 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4552 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4553 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4554 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4555 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4556 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4557 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4558 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4559 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4560 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4561 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4562 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4563 ==3936== 
4564 ==3936== 
4565 ==3936== 16 bytes in 1 blocks are still reachable in loss record 63 of 381
4566 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4567 ==3936==    by 0x7D0AA96: QScript::QVariantPrototype::QVariantPrototype(QTJSC::ExecState*, QTWTF::PassRefPtr<QTJSC::Structure>, QTJSC::Structure*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4568 ==3936==    by 0x7CDEB79: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4569 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4570 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4571 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4572 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4573 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4574 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4575 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4576 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4577 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4578 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4579 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4580 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4581 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4582 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4583 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4584 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4585 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4586 ==3936== 
4587 ==3936== 
4588 ==3936== 16 bytes in 1 blocks are still reachable in loss record 64 of 381
4589 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4590 ==3936==    by 0x7D0A972: QScript::QVariantPrototype::QVariantPrototype(QTJSC::ExecState*, QTWTF::PassRefPtr<QTJSC::Structure>, QTJSC::Structure*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4591 ==3936==    by 0x7CDEB79: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4592 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4593 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4594 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4595 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4596 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4597 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4598 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4599 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4600 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4601 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4602 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4603 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4604 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4605 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4606 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4607 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4608 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4609 ==3936== 
4610 ==3936== 
4611 ==3936== 16 bytes in 1 blocks are still reachable in loss record 65 of 381
4612 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4613 ==3936==    by 0x7CF525A: QScriptValue::setScriptClass(QScriptClass*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4614 ==3936==    by 0x6BD1FB2: QDeclarativeGlobalScriptClass::QDeclarativeGlobalScriptClass(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4615 ==3936==    by 0x6B1F6FC: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4616 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4617 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4618 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4619 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4620 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4621 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4622 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4623 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4624 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4625 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4626 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4627 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4628 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4629 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4630 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4631 ==3936==    by 0x1855D363: ???
4632 ==3936== 
4633 ==3936== 
4634 ==3936== 20 bytes in 1 blocks are still reachable in loss record 66 of 381
4635 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4636 ==3936==    by 0x6B62A2B: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4637 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4638 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4639 ==3936==    by 0x6C23825: QDeclarativeMouseArea::clicked(QDeclarativeMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4640 ==3936==    by 0x6AC1A74: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4641 ==3936==    by 0x6AC3018: QDeclarativeMouseArea::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4642 ==3936==    by 0xE83E758: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4643 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4644 ==3936==    by 0x6AC0D51: QDeclarativeMouseArea::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4645 ==3936==    by 0xE863297: QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4646 ==3936==    by 0xE863C06: QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4647 ==3936==    by 0xE867419: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4648 ==3936==    by 0x6A09E58: QDeclarativeScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4649 ==3936==    by 0xE87C426: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4650 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4651 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4652 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4653 ==3936==    by 0xE1B0375: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4654 ==3936==    by 0xE898B9F: QGraphicsView::mouseReleaseEvent(QMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4655 ==3936== 
4656 ==3936== 
4657 ==3936== 20 bytes in 1 blocks are still reachable in loss record 67 of 381
4658 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4659 ==3936==    by 0x6BC1C3E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4660 ==3936==    by 0x6BBB4B8: QMetaObjectBuilder::addSignal(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4661 ==3936==    by 0x6A4E0C5: QDeclarativeOpenMetaObjectType::createProperty(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4662 ==3936==    by 0x6AE7774: QDeclarativeVisualDataModelData::ensureProperties() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4663 ==3936==    by 0x6AE79B2: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4664 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4665 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4666 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4667 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4668 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4669 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4670 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4671 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4672 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4673 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4674 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4675 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4676 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4677 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4678 ==3936== 
4679 ==3936== 
4680 ==3936== 20 bytes in 1 blocks are still reachable in loss record 68 of 381
4681 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4682 ==3936==    by 0xF141578: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4683 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4684 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4685 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4686 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4687 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4688 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4689 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
4690 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4691 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4692 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4693 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4694 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4695 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4696 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
4697 ==3936==    by 0x804C007: main (main.cpp:43)
4698 ==3936== 
4699 ==3936== 
4700 ==3936== 20 bytes in 1 blocks are still reachable in loss record 69 of 381
4701 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4702 ==3936==    by 0x6BD40BF: QDeclarativeTypeNameScriptClass::newObject(QObject*, QDeclarativeType*, QDeclarativeTypeNameScriptClass::TypeNameMode) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4703 ==3936==    by 0x6BD0E43: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4704 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4705 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4706 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4707 ==3936==    by 0x189ED39F: ???
4708 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4709 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4710 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4711 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4712 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4713 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4714 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4715 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4716 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4717 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4718 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4719 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4720 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4721 ==3936== 
4722 ==3936== 
4723 ==3936== 20 bytes in 1 blocks are still reachable in loss record 70 of 381
4724 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4725 ==3936==    by 0x7D10D85: QScript::QMetaObjectWrapperObject::QMetaObjectWrapperObject(QTJSC::ExecState*, QMetaObject const*, QTJSC::JSValue, QTWTF::PassRefPtr<QTJSC::Structure>) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4726 ==3936==    by 0x7D1A941: QScript::QMetaObjectPrototype::QMetaObjectPrototype(QTJSC::ExecState*, QTWTF::PassRefPtr<QTJSC::Structure>, QTJSC::Structure*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4727 ==3936==    by 0x7CDEA45: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4728 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4729 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4730 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4731 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4732 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4733 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4734 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4735 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4736 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4737 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4738 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4739 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4740 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4741 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4742 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4743 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4744 ==3936== 
4745 ==3936== 
4746 ==3936== 20 bytes in 1 blocks are still reachable in loss record 71 of 381
4747 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4748 ==3936==    by 0xE88A8FF: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4749 ==3936==    by 0xE88AA6C: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4750 ==3936==    by 0xE860C98: QGraphicsScene::setItemIndexMethod(QGraphicsScene::ItemIndexMethod) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4751 ==3936==    by 0x6A0A1BC: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4752 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4753 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4754 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4755 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4756 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4757 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4758 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4759 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4760 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4761 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4762 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4763 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4764 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4765 ==3936==    by 0x1855D363: ???
4766 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4767 ==3936== 
4768 ==3936== 
4769 ==3936== 20 bytes in 1 blocks are still reachable in loss record 72 of 381
4770 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4771 ==3936==    by 0x7D10B85: QScript::QMetaObjectWrapperObject::QMetaObjectWrapperObject(QTJSC::ExecState*, QMetaObject const*, QTJSC::JSValue, QTWTF::PassRefPtr<QTJSC::Structure>) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4772 ==3936==    by 0x7CCAC0E: QScriptEnginePrivate::newQMetaObject(QMetaObject const*, QTJSC::JSValue) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4773 ==3936==    by 0x7CE44AA: QScriptEngine::newQMetaObject(QMetaObject const*, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4774 ==3936==    by 0x6B1DD11: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4775 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4776 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4777 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4778 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4779 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4780 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4781 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4782 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4783 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4784 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4785 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4786 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4787 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4788 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4789 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4790 ==3936== 
4791 ==3936== 
4792 ==3936== 20 bytes in 1 blocks are still reachable in loss record 73 of 381
4793 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4794 ==3936==    by 0x6B8FD40: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4795 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4796 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4797 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4798 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4799 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4800 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4801 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4802 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4803 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4804 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4805 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4806 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4807 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4808 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4809 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4810 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4811 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4812 ==3936==    by 0x1855D363: ???
4813 ==3936== 
4814 ==3936== 
4815 ==3936== 20 bytes in 1 blocks are still reachable in loss record 74 of 381
4816 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4817 ==3936==    by 0xE6BD5FF: QAbstractScrollArea::setViewport(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4818 ==3936==    by 0xE88DC22: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4819 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4820 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
4821 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
4822 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4823 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4824 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4825 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4826 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4827 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4828 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4829 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4830 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4831 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4832 ==3936==    by 0x1855D363: ???
4833 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4834 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4835 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4836 ==3936== 
4837 ==3936== 
4838 ==3936== 20 bytes in 1 blocks are still reachable in loss record 75 of 381
4839 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4840 ==3936==    by 0x6A2AA9F: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4841 ==3936==    by 0x6A2ADE4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4842 ==3936==    by 0x6B3BE68: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4843 ==3936==    by 0x6B3F864: QDeclarativeVME::runDeferred(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4844 ==3936==    by 0x6B32115: QDeclarativeComponentPrivate::beginDeferred(QDeclarativeEnginePrivate*, QObject*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4845 ==3936==    by 0x6B15967: qmlExecuteDeferred(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4846 ==3936==    by 0x6A2806C: QDeclarativeState::apply(QDeclarativeStateGroup*, QDeclarativeTransition*, QDeclarativeState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4847 ==3936==    by 0x6A3E74C: QDeclarativeStateGroupPrivate::setCurrentStateInternal(QString const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4848 ==3936==    by 0x6A3F0C8: QDeclarativeStateGroup::setState(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4849 ==3936==    by 0x6A3F575: QDeclarativeStateGroupPrivate::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4850 ==3936==    by 0x6A3F90E: QDeclarativeStateGroup::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4851 ==3936==    by 0x6A26D3E: QDeclarativeState::setWhen(QDeclarativeBinding*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4852 ==3936==    by 0x6C1A88E: QDeclarativeState::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4853 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4854 ==3936==    by 0x6B2A74D: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4855 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4856 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4857 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4858 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4859 ==3936== 
4860 ==3936== 
4861 ==3936== 20 bytes in 1 blocks are still reachable in loss record 76 of 381
4862 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4863 ==3936==    by 0xF4C50F2: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
4864 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
4865 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4866 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4867 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4868 ==3936==    by 0xED82C7C: QLibrary::resolve(char const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4869 ==3936==    by 0xED848D3: QLibrary::resolve(QString const&, int, char const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4870 ==3936==    by 0xECED1EA: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4871 ==3936==    by 0xECECB33: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4872 ==3936==    by 0xECECCCC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4873 ==3936==    by 0xECB07AB: QSystemLocale::query(QSystemLocale::QueryType, QVariant) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4874 ==3936==    by 0xECAED02: QLocalePrivate::updateSystemPrivate() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4875 ==3936==    by 0xECAF2F7: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4876 ==3936==    by 0xECB04E4: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4877 ==3936==    by 0xECB0648: QLocale::QLocale() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4878 ==3936==    by 0xED41592: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4879 ==3936==    by 0xED4177E: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4880 ==3936==    by 0xED0F5EC: QAbstractFileEngine::create(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4881 ==3936==    by 0xED258AB: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4882 ==3936== 
4883 ==3936== 
4884 ==3936== 24 bytes in 1 blocks are possibly lost in loss record 77 of 381
4885 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4886 ==3936==    by 0x6B625FC: QDeclarativeBoundSignalParameters::QDeclarativeBoundSignalParameters(QMetaMethod const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4887 ==3936==    by 0x6B62A3B: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4888 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4889 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4890 ==3936==    by 0x6C23825: QDeclarativeMouseArea::clicked(QDeclarativeMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4891 ==3936==    by 0x6AC1A74: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4892 ==3936==    by 0x6AC3018: QDeclarativeMouseArea::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4893 ==3936==    by 0xE83E758: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4894 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4895 ==3936==    by 0x6AC0D51: QDeclarativeMouseArea::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4896 ==3936==    by 0xE863297: QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4897 ==3936==    by 0xE863C06: QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4898 ==3936==    by 0xE867419: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4899 ==3936==    by 0x6A09E58: QDeclarativeScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4900 ==3936==    by 0xE87C426: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4901 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4902 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4903 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4904 ==3936==    by 0xE1B0375: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4905 ==3936== 
4906 ==3936== 
4907 ==3936== 24 bytes in 1 blocks are still reachable in loss record 78 of 381
4908 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4909 ==3936==    by 0xE57D271: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4910 ==3936==    by 0xE582690: QMaemo5Style::polish(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4911 ==3936==    by 0xE20FED6: QWidget::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4912 ==3936==    by 0xE62A0CB: QFrame::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4913 ==3936==    by 0xE6BB33F: QAbstractScrollArea::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4914 ==3936==    by 0xE897C62: QGraphicsView::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4915 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4916 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4917 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4918 ==3936==    by 0xE1FDDE3: QWidget::ensurePolished() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4919 ==3936==    by 0xE1FDFEC: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
4920 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
4921 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4922 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4923 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4924 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4925 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4926 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4927 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4928 ==3936== 
4929 ==3936== 
4930 ==3936== 24 bytes in 1 blocks are still reachable in loss record 79 of 381
4931 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4932 ==3936==    by 0x6BE2435: QDeclarativeImportsPrivate::add(QList<QDeclarativeDirParser::Component> const&, QString const&, QString const&, int, int, QDeclarativeScriptParser::Import::Type, QDeclarativeImportDatabase*, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4933 ==3936==    by 0x6BE457F: QDeclarativeImportDatabase::addToImport(QDeclarativeImports*, QList<QDeclarativeDirParser::Component> const&, QString const&, QString const&, int, int, QDeclarativeScriptParser::Import::Type, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4934 ==3936==    by 0x6B75D11: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4935 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4936 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4937 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4938 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4939 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4940 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4941 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4942 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4943 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
4944 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4945 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4946 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4947 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4948 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4949 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4950 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4951 ==3936== 
4952 ==3936== 
4953 ==3936== 24 bytes in 1 blocks are still reachable in loss record 80 of 381
4954 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4955 ==3936==    by 0x6AA9159: QDeclarativeBorderImage::border() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4956 ==3936==    by 0x6AA928B: QDeclarativeBorderImage::setGridScaledImage(QDeclarativeGridScaledImage const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4957 ==3936==    by 0x6AA9CA7: QDeclarativeBorderImage::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4958 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4959 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4960 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4961 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4962 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4963 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4964 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4965 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4966 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
4967 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4968 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4969 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4970 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4971 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4972 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4973 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4974 ==3936== 
4975 ==3936== 
4976 ==3936== 24 bytes in 1 blocks are still reachable in loss record 81 of 381
4977 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
4978 ==3936==    by 0x6BC9582: QDeclarativeTypeNameCache::add(QString const&, QDeclarativeTypeNameCache*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4979 ==3936==    by 0x6BDC08A: QDeclarativeImports::cache(QDeclarativeTypeNameCache*, QDeclarativeEngine*) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4980 ==3936==    by 0x6B578B6: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4981 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4982 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4983 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4984 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4985 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4986 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4987 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4988 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
4989 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
4990 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4991 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4992 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4993 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4994 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
4995 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
4996 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
4997 ==3936== 
4998 ==3936== 
4999 ==3936== 24 bytes in 1 blocks are still reachable in loss record 82 of 381
5000 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5001 ==3936==    by 0x6B78746: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5002 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5003 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5004 ==3936==    by 0x6B765E2: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5005 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5006 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5007 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5008 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5009 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5010 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5011 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5012 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5013 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
5014 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5015 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5016 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5017 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5018 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5019 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5020 ==3936== 
5021 ==3936== 
5022 ==3936== 24 bytes in 2 blocks are still reachable in loss record 83 of 381
5023 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5024 ==3936==    by 0x7CC1498: QScriptClass::QScriptClass(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5025 ==3936==    by 0x6BD1C91: QDeclarativeGlobalScriptClass::QDeclarativeGlobalScriptClass(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5026 ==3936==    by 0x6B1F6FC: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5027 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5028 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5029 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5030 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5031 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5032 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5033 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5034 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5035 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5036 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5037 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5038 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5039 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5040 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5041 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5042 ==3936==    by 0x1855D363: ???
5043 ==3936== 
5044 ==3936== 
5045 ==3936== 24 bytes in 1 blocks are still reachable in loss record 84 of 381
5046 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5047 ==3936==    by 0x6B8FD5B: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5048 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5049 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5050 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5051 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5052 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5053 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5054 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5055 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5056 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5057 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5058 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5059 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5060 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5061 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5062 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5063 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5064 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5065 ==3936==    by 0x1855D363: ???
5066 ==3936== 
5067 ==3936== 
5068 ==3936== 24 bytes in 2 blocks are still reachable in loss record 85 of 381
5069 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5070 ==3936==    by 0xECA3A6D: QEasingCurve::QEasingCurve(QEasingCurve::Type) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5071 ==3936==    by 0x6B8F549: QDeclarativeEasingValueType::QDeclarativeEasingValueType(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5072 ==3936==    by 0x6B8FCDD: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5073 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5074 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5075 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5076 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5077 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5078 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5079 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5080 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5081 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5082 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5083 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5084 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5085 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5086 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5087 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5088 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5089 ==3936== 
5090 ==3936== 
5091 ==3936== 24 bytes in 1 blocks are still reachable in loss record 86 of 381
5092 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5093 ==3936==    by 0x6B8FCB6: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5094 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5095 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5096 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5097 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5098 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5099 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5100 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5101 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5102 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5103 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5104 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5105 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5106 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5107 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5108 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5109 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5110 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5111 ==3936==    by 0x1855D363: ???
5112 ==3936== 
5113 ==3936== 
5114 ==3936== 24 bytes in 1 blocks are still reachable in loss record 87 of 381
5115 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5116 ==3936==    by 0x6B8FC86: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5117 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5118 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5119 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5120 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5121 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5122 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5123 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5124 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5125 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5126 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5127 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5128 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5129 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5130 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5131 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5132 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5133 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5134 ==3936==    by 0x1855D363: ???
5135 ==3936== 
5136 ==3936== 
5137 ==3936== 24 bytes in 6 blocks are still reachable in loss record 88 of 381
5138 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5139 ==3936==    by 0x6BB8755: void* qMetaTypeConstructHelper<QSqlQuery>(QSqlQuery const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5140 ==3936==    by 0xEDA6368: QMetaType::construct(int, void const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5141 ==3936==    by 0xEDC030E: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5142 ==3936==    by 0xE1F3F99: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5143 ==3936==    by 0xEDB997A: QVariant::create(int, void const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5144 ==3936==    by 0xEDBB568: QVariant::QVariant(int, void const*, unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5145 ==3936==    by 0x6BB4DB3: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5146 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5147 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5148 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5149 ==3936==    by 0x195D5398: ???
5150 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5151 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5152 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5153 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5154 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5155 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5156 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5157 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5158 ==3936== 
5159 ==3936== 
5160 ==3936== 24 bytes in 2 blocks are still reachable in loss record 89 of 381
5161 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5162 ==3936==    by 0xE1C3612: QBoxLayout::insertWidget(int, QWidget*, int, QFlags<Qt::AlignmentFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5163 ==3936==    by 0xE1C3861: QBoxLayout::addWidget(QWidget*, int, QFlags<Qt::AlignmentFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5164 ==3936==    by 0xE6B9F0C: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5165 ==3936==    by 0xE6BBFB7: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5166 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5167 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5168 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5169 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5170 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5171 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5172 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5173 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5174 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5175 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5176 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5177 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5178 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5179 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5180 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5181 ==3936== 
5182 ==3936== 
5183 ==3936== 24 bytes in 1 blocks are still reachable in loss record 90 of 381
5184 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5185 ==3936==    by 0x6B14907: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5186 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5187 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5188 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5189 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5190 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5191 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5192 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5193 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5194 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5195 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5196 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5197 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5198 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5199 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5200 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5201 ==3936==    by 0x1855D363: ???
5202 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5203 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5204 ==3936== 
5205 ==3936== 
5206 ==3936== 24 bytes in 1 blocks are still reachable in loss record 91 of 381
5207 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5208 ==3936==    by 0x6B8FC24: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5209 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5210 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5211 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5212 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5213 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5214 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5215 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5216 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5217 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5218 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5219 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5220 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5221 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5222 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5223 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5224 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5225 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5226 ==3936==    by 0x1855D363: ???
5227 ==3936== 
5228 ==3936== 
5229 ==3936== 24 bytes in 2 blocks are still reachable in loss record 92 of 381
5230 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5231 ==3936==    by 0xEDAE4D9: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5232 ==3936==    by 0xEDB3444: QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5233 ==3936==    by 0xE6BC080: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5234 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5235 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5236 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5237 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5238 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5239 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5240 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5241 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5242 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5243 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5244 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5245 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5246 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5247 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5248 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5249 ==3936==    by 0x1855D363: ???
5250 ==3936== 
5251 ==3936== 
5252 ==3936== 24 bytes in 2 blocks are still reachable in loss record 93 of 381
5253 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5254 ==3936==    by 0xECD6A1C: QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5255 ==3936==    by 0xE21B7A1: QGestureManager::getState(QObject*, QGestureRecognizer*, Qt::GestureType) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5256 ==3936==    by 0xE22060C: QGestureManager::filterEventThroughContexts(QMultiMap<QObject*, Qt::GestureType> const&, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5257 ==3936==    by 0xE224935: QGestureManager::filterEvent(QWidget*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5258 ==3936==    by 0xE1B7555: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5259 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5260 ==3936==    by 0xE207B05: QWidget::setAttribute(Qt::WidgetAttribute, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5261 ==3936==    by 0xE20D733: QWidget::setAcceptDrops(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5262 ==3936==    by 0xE6BB3D6: QAbstractScrollArea::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5263 ==3936==    by 0xE897C62: QGraphicsView::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5264 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5265 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5266 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5267 ==3936==    by 0xE207B05: QWidget::setAttribute(Qt::WidgetAttribute, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5268 ==3936==    by 0xE20D733: QWidget::setAcceptDrops(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5269 ==3936==    by 0xE88DC2C: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5270 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5271 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5272 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5273 ==3936== 
5274 ==3936== 
5275 ==3936== 24 bytes in 2 blocks are still reachable in loss record 94 of 381
5276 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5277 ==3936==    by 0xF513F99: XextCreateExtension (in /targets/FREMANTLE_X86/usr/lib/libXext.so.6.4.0)
5278 ==3936==    by 0xF5139A6: _xgeFindDisplay (in /targets/FREMANTLE_X86/usr/lib/libXext.so.6.4.0)
5279 ==3936==    by 0xF513A9D: xgeExtRegister (in /targets/FREMANTLE_X86/usr/lib/libXext.so.6.4.0)
5280 ==3936==    by 0xF514222: XextAddDisplay (in /targets/FREMANTLE_X86/usr/lib/libXext.so.6.4.0)
5281 ==3936==    by 0xF50ED9C: (within /targets/FREMANTLE_X86/usr/lib/libXext.so.6.4.0)
5282 ==3936==    by 0xF50F53E: XShmQueryVersion (in /targets/FREMANTLE_X86/usr/lib/libXext.so.6.4.0)
5283 ==3936==    by 0xE23F69D: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5284 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5285 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5286 ==3936==    by 0x804BD21: main (main.cpp:17)
5287 ==3936== 
5288 ==3936== 
5289 ==3936== 24 bytes in 6 blocks are still reachable in loss record 95 of 381
5290 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5291 ==3936==    by 0x6BE29B9: QDeclarativeImportsPrivate::add(QList<QDeclarativeDirParser::Component> const&, QString const&, QString const&, int, int, QDeclarativeScriptParser::Import::Type, QDeclarativeImportDatabase*, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5292 ==3936==    by 0x6BE457F: QDeclarativeImportDatabase::addToImport(QDeclarativeImports*, QList<QDeclarativeDirParser::Component> const&, QString const&, QString const&, int, int, QDeclarativeScriptParser::Import::Type, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5293 ==3936==    by 0x6B75D11: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5294 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5295 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5296 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5297 ==3936==    by 0x6B765E2: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5298 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5299 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5300 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5301 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5302 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5303 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5304 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5305 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5306 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
5307 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5308 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5309 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5310 ==3936== 
5311 ==3936== 
5312 ==3936== 26 bytes in 1 blocks are still reachable in loss record 96 of 381
5313 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5314 ==3936==    by 0xFF9EAB4: XauFileName (in /targets/FREMANTLE_X86/usr/lib/libXau.so.6.0.0)
5315 ==3936==    by 0xFF9ECCE: XauGetBestAuthByAddr (in /targets/FREMANTLE_X86/usr/lib/libXau.so.6.0.0)
5316 ==3936==    by 0xF135DAA: _X11TransConnectDisplay (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5317 ==3936==    by 0xF11B6C5: XOpenDisplay (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5318 ==3936==    by 0xE23F0FC: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5319 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5320 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5321 ==3936==    by 0x804BD21: main (main.cpp:17)
5322 ==3936== 
5323 ==3936== 
5324 ==3936== 28 bytes in 1 blocks are still reachable in loss record 97 of 381
5325 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5326 ==3936==    by 0xE58266E: QMaemo5Style::polish(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5327 ==3936==    by 0xE20FED6: QWidget::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5328 ==3936==    by 0xE62A0CB: QFrame::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5329 ==3936==    by 0xE6BB33F: QAbstractScrollArea::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5330 ==3936==    by 0xE897C62: QGraphicsView::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5331 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5332 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5333 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5334 ==3936==    by 0xE1FDDE3: QWidget::ensurePolished() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5335 ==3936==    by 0xE1FDFEC: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5336 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
5337 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5338 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5339 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5340 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5341 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5342 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5343 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5344 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5345 ==3936== 
5346 ==3936== 
5347 ==3936== 28 bytes in 1 blocks are still reachable in loss record 98 of 381
5348 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5349 ==3936==    by 0x6B8FCEC: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5350 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5351 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5352 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5353 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5354 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5355 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5356 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5357 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5358 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5359 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5360 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5361 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5362 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5363 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5364 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5365 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5366 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5367 ==3936==    by 0x1855D363: ???
5368 ==3936== 
5369 ==3936== 
5370 ==3936== 28 bytes in 1 blocks are still reachable in loss record 99 of 381
5371 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5372 ==3936==    by 0x804CEB1: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5373 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5374 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5375 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5376 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5377 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5378 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5379 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5380 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5381 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5382 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5383 ==3936==    by 0x1855D363: ???
5384 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5385 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5386 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5387 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5388 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5389 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5390 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5391 ==3936== 
5392 ==3936== 
5393 ==3936== 28 bytes in 1 blocks are still reachable in loss record 100 of 381
5394 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5395 ==3936==    by 0x6B14924: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5396 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5397 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5398 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5399 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5400 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5401 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5402 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5403 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5404 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5405 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5406 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5407 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5408 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5409 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5410 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5411 ==3936==    by 0x1855D363: ???
5412 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5413 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5414 ==3936== 
5415 ==3936== 
5416 ==3936== 28 bytes in 7 blocks are still reachable in loss record 101 of 381
5417 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5418 ==3936==    by 0x6B15831: qmlAttachedPropertiesObjectById(int, QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5419 ==3936==    by 0x6B1589C: qmlAttachedPropertiesObject(int*, QObject const*, QMetaObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5420 ==3936==    by 0x6ACE93F: QObject* qmlAttachedPropertiesObject<QDeclarativePathView>(QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5421 ==3936==    by 0x6ACAB63: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5422 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5423 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5424 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5425 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5426 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5427 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5428 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5429 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5430 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5431 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5432 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5433 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5434 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5435 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5436 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5437 ==3936== 
5438 ==3936== 
5439 ==3936== 28 bytes in 7 blocks are still reachable in loss record 102 of 381
5440 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5441 ==3936==    by 0x6BE23AB: QDeclarativeImportsPrivate::add(QList<QDeclarativeDirParser::Component> const&, QString const&, QString const&, int, int, QDeclarativeScriptParser::Import::Type, QDeclarativeImportDatabase*, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5442 ==3936==    by 0x6BE457F: QDeclarativeImportDatabase::addToImport(QDeclarativeImports*, QList<QDeclarativeDirParser::Component> const&, QString const&, QString const&, int, int, QDeclarativeScriptParser::Import::Type, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5443 ==3936==    by 0x6B75BA2: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5444 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5445 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5446 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5447 ==3936==    by 0x6B765E2: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5448 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5449 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5450 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5451 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5452 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5453 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5454 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5455 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5456 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
5457 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5458 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5459 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5460 ==3936== 
5461 ==3936== 
5462 ==3936== 29 bytes in 3 blocks are still reachable in loss record 103 of 381
5463 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5464 ==3936==    by 0xF13FBFB: _XlcAddCT (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5465 ==3936==    by 0xF13FD16: _XlcInitCTInfo (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5466 ==3936==    by 0xF146723: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5467 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5468 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5469 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5470 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5471 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5472 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5473 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5474 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5475 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5476 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5477 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5478 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5479 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
5480 ==3936==    by 0x804C007: main (main.cpp:43)
5481 ==3936== 
5482 ==3936== 
5483 ==3936== 32 bytes in 2 blocks are still reachable in loss record 104 of 381
5484 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5485 ==3936==    by 0xE36ADE9: QRegion::QRegion(QRect const&, QRegion::RegionType) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5486 ==3936==    by 0xE204466: QWidgetPrivate::getOpaqueChildren() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5487 ==3936==    by 0xE2045FD: QWidgetPrivate::subtractOpaqueChildren(QRegion&, QRect const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5488 ==3936==    by 0xE209FDF: QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5489 ==3936==    by 0xE3FE6B8: QWidgetBackingStore::sync() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5490 ==3936==    by 0xE3FE9BD: QWidgetBackingStore::sync(QWidget*, QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5491 ==3936==    by 0xE200F65: QWidgetPrivate::syncBackingStore(QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5492 ==3936==    by 0xE22E6FC: QETWidget::translatePaintEvent(_XEvent const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5493 ==3936==    by 0xE23B6C2: QApplication::x11ProcessEvent(_XEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5494 ==3936==    by 0xE269041: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5495 ==3936==    by 0xFEFFFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
5496 ==3936==    by 0xFF03594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
5497 ==3936==    by 0xFF03A6F: g_main_context_iteration (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
5498 ==3936==    by 0xEDC8C5E: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5499 ==3936==    by 0xE268C0A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5500 ==3936==    by 0xED98773: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5501 ==3936==    by 0xED98A27: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5502 ==3936==    by 0xED9A8A8: QCoreApplication::exec() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5503 ==3936==    by 0xE1AF9B8: QApplication::exec() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5504 ==3936== 
5505 ==3936== 
5506 ==3936== 32 bytes in 1 blocks are still reachable in loss record 105 of 381
5507 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5508 ==3936==    by 0xE384019: QWindowSurface::QWindowSurface(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5509 ==3936==    by 0xE3E0BD1: QRasterWindowSurface::QRasterWindowSurface(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5510 ==3936==    by 0xE3DE359: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5511 ==3936==    by 0xE1FC78C: QWidgetPrivate::createDefaultWindowSurface() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5512 ==3936==    by 0xE3FCD7E: QWidgetBackingStore::QWidgetBackingStore(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5513 ==3936==    by 0xE1FD097: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5514 ==3936==    by 0xE206D83: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5515 ==3936==    by 0xE2076FE: QWidgetPrivate::createWinId(unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5516 ==3936==    by 0xE20E700: QWidget::createWinId() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5517 ==3936==    by 0xE25BEF1: QWidget::setWindowState(QFlags<Qt::WindowState>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5518 ==3936==    by 0xE1FE010: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5519 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
5520 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5521 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5522 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5523 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5524 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5525 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5526 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5527 ==3936== 
5528 ==3936== 
5529 ==3936== 32 bytes in 1 blocks are still reachable in loss record 106 of 381
5530 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5531 ==3936==    by 0x6BDBE1B: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5532 ==3936==    by 0x6BDC079: QDeclarativeImports::cache(QDeclarativeTypeNameCache*, QDeclarativeEngine*) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5533 ==3936==    by 0x6B578B6: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5534 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5535 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5536 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5537 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5538 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5539 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5540 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5541 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
5542 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5543 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5544 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5545 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5546 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5547 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5548 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5549 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5550 ==3936== 
5551 ==3936== 
5552 ==3936== 32 bytes in 4 blocks are still reachable in loss record 107 of 381
5553 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5554 ==3936==    by 0x6B34FA9: QDeclarativeContextData::asQDeclarativeContext() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5555 ==3936==    by 0x6B14619: QDeclarativeEngine::contextForObject(QObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5556 ==3936==    by 0x6B1467B: qmlContext(QObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5557 ==3936==    by 0x6ABF083: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5558 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5559 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5560 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5561 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5562 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5563 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5564 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5565 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5566 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5567 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5568 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5569 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5570 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5571 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5572 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5573 ==3936== 
5574 ==3936== 
5575 ==3936== 32 bytes in 1 blocks are still reachable in loss record 108 of 381
5576 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5577 ==3936==    by 0x7CDEF4E: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5578 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5579 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5580 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5581 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5582 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5583 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5584 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5585 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5586 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5587 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5588 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5589 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5590 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5591 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5592 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5593 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5594 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5595 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5596 ==3936== 
5597 ==3936== 
5598 ==3936== 32 bytes in 2 blocks are still reachable in loss record 109 of 381
5599 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5600 ==3936==    by 0xE6B9EA7: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5601 ==3936==    by 0xE6BBFB7: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5602 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5603 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5604 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5605 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5606 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5607 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5608 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5609 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5610 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5611 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5612 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5613 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5614 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5615 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5616 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5617 ==3936==    by 0x1855D363: ???
5618 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5619 ==3936== 
5620 ==3936== 
5621 ==3936== 32 bytes in 1 blocks are still reachable in loss record 110 of 381
5622 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5623 ==3936==    by 0xE6BBFA3: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5624 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5625 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5626 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5627 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5628 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5629 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5630 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5631 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5632 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5633 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5634 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5635 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5636 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5637 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5638 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5639 ==3936==    by 0x1855D363: ???
5640 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5641 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5642 ==3936== 
5643 ==3936== 
5644 ==3936== 32 bytes in 1 blocks are still reachable in loss record 111 of 381
5645 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5646 ==3936==    by 0xE6BC08A: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5647 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5648 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5649 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5650 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5651 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5652 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5653 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5654 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5655 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5656 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5657 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5658 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5659 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5660 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5661 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5662 ==3936==    by 0x1855D363: ???
5663 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5664 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5665 ==3936== 
5666 ==3936== 
5667 ==3936== 32 bytes in 1 blocks are still reachable in loss record 112 of 381
5668 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5669 ==3936==    by 0xF12187E: _XrmInternalStringToQuark (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5670 ==3936==    by 0xF1218FB: XrmPermStringToQuark (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5671 ==3936==    by 0xF134E6E: XrmInitialize (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5672 ==3936==    by 0xF11024F: XGetDefault (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
5673 ==3936==    by 0xE22D709: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5674 ==3936==    by 0xE23EC78: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5675 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5676 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5677 ==3936==    by 0x804BD21: main (main.cpp:17)
5678 ==3936== 
5679 ==3936== 
5680 ==3936== 32 bytes in 1 blocks are still reachable in loss record 113 of 381
5681 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5682 ==3936==    by 0xF4ED159: FcMatrixCopy (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5683 ==3936==    by 0xF4F301F: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5684 ==3936==    by 0xF4F35D5: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5685 ==3936==    by 0xF4F3717: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5686 ==3936==    by 0xF4F3BED: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5687 ==3936==    by 0xF4F4FDD: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5688 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5689 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5690 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5691 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5692 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5693 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5694 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5695 ==3936==    by 0xF4F45FA: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5696 ==3936==    by 0xF4F46FA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5697 ==3936==    by 0xF4F4B4D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5698 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5699 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5700 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5701 ==3936== 
5702 ==3936== 
5703 ==3936== 36 bytes in 1 blocks are still reachable in loss record 114 of 381
5704 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5705 ==3936==    by 0x6A4E587: QDeclarativeOpenMetaObjectType::QDeclarativeOpenMetaObjectType(QMetaObject const*, QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5706 ==3936==    by 0x6ACAC2E: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5707 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5708 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5709 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5710 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5711 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5712 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5713 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5714 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5715 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5716 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5717 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5718 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5719 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5720 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5721 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5722 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5723 ==3936==    by 0x6BCEEB5: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5724 ==3936== 
5725 ==3936== 
5726 ==3936== 36 bytes in 1 blocks are still reachable in loss record 115 of 381
5727 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5728 ==3936==    by 0xE3E18D9: QRasterWindowSurface::prepareBuffer(QImage::Format, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5729 ==3936==    by 0xE3E1B43: QRasterWindowSurface::setGeometry(QRect const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5730 ==3936==    by 0xE3FDA45: QWidgetBackingStore::sync() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5731 ==3936==    by 0xE3FE9BD: QWidgetBackingStore::sync(QWidget*, QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5732 ==3936==    by 0xE200F65: QWidgetPrivate::syncBackingStore(QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5733 ==3936==    by 0xE22E6FC: QETWidget::translatePaintEvent(_XEvent const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5734 ==3936==    by 0xE23B6C2: QApplication::x11ProcessEvent(_XEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5735 ==3936==    by 0xE269041: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5736 ==3936==    by 0xFEFFFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
5737 ==3936==    by 0xFF03594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
5738 ==3936==    by 0xFF03A6F: g_main_context_iteration (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
5739 ==3936==    by 0xEDC8C5E: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5740 ==3936==    by 0xE268C0A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5741 ==3936==    by 0xED98773: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5742 ==3936==    by 0xED98A27: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5743 ==3936==    by 0xED9A8A8: QCoreApplication::exec() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5744 ==3936==    by 0xE1AF9B8: QApplication::exec() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5745 ==3936==    by 0x804C00F: main (main.cpp:44)
5746 ==3936== 
5747 ==3936== 
5748 ==3936== 36 bytes in 1 blocks are still reachable in loss record 116 of 381
5749 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5750 ==3936==    by 0xE88A929: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5751 ==3936==    by 0xE88AA6C: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5752 ==3936==    by 0xE860C98: QGraphicsScene::setItemIndexMethod(QGraphicsScene::ItemIndexMethod) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5753 ==3936==    by 0x6A0A1BC: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5754 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5755 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5756 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5757 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5758 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5759 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5760 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5761 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5762 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5763 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5764 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5765 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5766 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5767 ==3936==    by 0x1855D363: ???
5768 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5769 ==3936== 
5770 ==3936== 
5771 ==3936== 36 bytes in 1 blocks are still reachable in loss record 117 of 381
5772 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5773 ==3936==    by 0x6A4DF47: QDeclarativeOpenMetaObjectType::QDeclarativeOpenMetaObjectType(QMetaObject const*, QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5774 ==3936==    by 0x6AEA1EC: QDeclarativeVisualDataModel::setModel(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5775 ==3936==    by 0x6ACE48A: QDeclarativePathView::setModel(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5776 ==3936==    by 0x6C2656A: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5777 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5778 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5779 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5780 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5781 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5782 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5783 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5784 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5785 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5786 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5787 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5788 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5789 ==3936==    by 0x6B1099E: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5790 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5791 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5792 ==3936== 
5793 ==3936== 
5794 ==3936== 36 bytes in 1 blocks are still reachable in loss record 118 of 381
5795 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5796 ==3936==    by 0x6B148B0: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5797 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5798 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5799 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5800 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5801 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5802 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5803 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5804 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5805 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5806 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5807 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5808 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5809 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5810 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5811 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5812 ==3936==    by 0x1855D363: ???
5813 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5814 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5815 ==3936== 
5816 ==3936== 
5817 ==3936== 36 bytes in 3 blocks are still reachable in loss record 119 of 381
5818 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5819 ==3936==    by 0xF4F2E80: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5820 ==3936==    by 0xF4F35FF: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5821 ==3936==    by 0xF4F3717: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5822 ==3936==    by 0xF4F3A26: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5823 ==3936==    by 0xF4F4D83: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5824 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5825 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5826 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5827 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5828 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5829 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5830 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5831 ==3936==    by 0xF4F45FA: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5832 ==3936==    by 0xF4F46FA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5833 ==3936==    by 0xF4F4B4D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5834 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5835 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5836 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5837 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
5838 ==3936== 
5839 ==3936== 
5840 ==3936== 36 bytes in 3 blocks are still reachable in loss record 120 of 381
5841 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5842 ==3936==    by 0xF4E90EA: FcFontSetCreate (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5843 ==3936==    by 0xF4E1F2D: FcConfigCreate (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5844 ==3936==    by 0xF4E94BE: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5845 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5846 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
5847 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5848 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5849 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5850 ==3936==    by 0x804BD21: main (main.cpp:17)
5851 ==3936== 
5852 ==3936== 
5853 ==3936== 40 bytes in 1 blocks are still reachable in loss record 121 of 381
5854 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5855 ==3936==    by 0x7D237B1: QScriptStaticScopeObject::QScriptStaticScopeObject(QTWTF::NonNullPassRefPtr<QTJSC::Structure>) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5856 ==3936==    by 0x7D26D00: QScriptDeclarativeClass::newStaticScopeObject(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5857 ==3936==    by 0x6B35E33: QDeclarativeContextData::addImportedScript(QDeclarativeParser::Object::ScriptBlock const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5858 ==3936==    by 0x6B3C738: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5859 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5860 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5861 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5862 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5863 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5864 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5865 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5866 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5867 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5868 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5869 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5870 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5871 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5872 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5873 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5874 ==3936== 
5875 ==3936== 
5876 ==3936== 40 bytes in 1 blocks are still reachable in loss record 122 of 381
5877 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5878 ==3936==    by 0x6B8FD76: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5879 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5880 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5881 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5882 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5883 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5884 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5885 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5886 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5887 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5888 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5889 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5890 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5891 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5892 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5893 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5894 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5895 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5896 ==3936==    by 0x1855D363: ???
5897 ==3936== 
5898 ==3936== 
5899 ==3936== 40 bytes in 1 blocks are still reachable in loss record 123 of 381
5900 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5901 ==3936==    by 0x6B8FC56: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5902 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5903 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5904 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5905 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5906 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5907 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5908 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5909 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5910 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5911 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5912 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5913 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5914 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5915 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5916 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5917 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5918 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5919 ==3936==    by 0x1855D363: ???
5920 ==3936== 
5921 ==3936== 
5922 ==3936== 40 bytes in 5 blocks are still reachable in loss record 124 of 381
5923 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5924 ==3936==    by 0x6B7586F: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5925 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5926 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5927 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5928 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5929 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5930 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5931 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5932 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
5933 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5934 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5935 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5936 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5937 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5938 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5939 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5940 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5941 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5942 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5943 ==3936== 
5944 ==3936== 
5945 ==3936== 40 bytes in 2 blocks are still reachable in loss record 125 of 381
5946 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5947 ==3936==    by 0xE6B9E88: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5948 ==3936==    by 0xE6BC09E: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5949 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5950 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5951 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5952 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
5953 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
5954 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
5955 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5956 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5957 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5958 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5959 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5960 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5961 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5962 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5963 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5964 ==3936==    by 0x1855D363: ???
5965 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5966 ==3936== 
5967 ==3936== 
5968 ==3936== 40 bytes in 10 blocks are still reachable in loss record 126 of 381
5969 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5970 ==3936==    by 0x6BB8115: void* qMetaTypeConstructHelper<QSqlDatabase>(QSqlDatabase const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5971 ==3936==    by 0xEDA6368: QMetaType::construct(int, void const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5972 ==3936==    by 0xEDC030E: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5973 ==3936==    by 0xE1F3F99: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
5974 ==3936==    by 0xEDB997A: QVariant::create(int, void const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5975 ==3936==    by 0xEDBB568: QVariant::QVariant(int, void const*, unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
5976 ==3936==    by 0x6BB6B83: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5977 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5978 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5979 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5980 ==3936==    by 0x189EE0E4: ???
5981 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5982 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5983 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5984 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5985 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5986 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5987 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5988 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5989 ==3936== 
5990 ==3936== 
5991 ==3936== 40 bytes in 1 blocks are still reachable in loss record 127 of 381
5992 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
5993 ==3936==    by 0x7D23AAE: QScriptStaticScopeObject::QScriptStaticScopeObject(QTWTF::NonNullPassRefPtr<QTJSC::Structure>, int, QScriptStaticScopeObject::PropertyInfo const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5994 ==3936==    by 0x7D28583: QScriptDeclarativeClass::newStaticScopeObject(QScriptEngine*, int, QString const*, QScriptValue const*, QFlags<QScriptValue::PropertyFlag> const*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
5995 ==3936==    by 0x6BD1F40: QDeclarativeGlobalScriptClass::QDeclarativeGlobalScriptClass(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5996 ==3936==    by 0x6B1F6FC: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5997 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5998 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
5999 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6000 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
6001 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
6002 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6003 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6004 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6005 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6006 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6007 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6008 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6009 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6010 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6011 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6012 ==3936== 
6013 ==3936== 
6014 ==3936== 44 bytes in 1 blocks are still reachable in loss record 128 of 381
6015 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6016 ==3936==    by 0x6BD12EA: QDeclarativeContextScriptClass::newUrlContext(QDeclarativeContextData*, QObject*, QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6017 ==3936==    by 0x6B35DF8: QDeclarativeContextData::addImportedScript(QDeclarativeParser::Object::ScriptBlock const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6018 ==3936==    by 0x6B3C738: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6019 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6020 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6021 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6022 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6023 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6024 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6025 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6026 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6027 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6028 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6029 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6030 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6031 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6032 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6033 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6034 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6035 ==3936== 
6036 ==3936== 
6037 ==3936== 44 bytes in 1 blocks are still reachable in loss record 129 of 381
6038 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6039 ==3936==    by 0xE6BC254: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6040 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6041 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6042 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6043 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
6044 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
6045 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6046 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6047 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6048 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6049 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6050 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6051 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6052 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6053 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6054 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6055 ==3936==    by 0x1855D363: ???
6056 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6057 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6058 ==3936== 
6059 ==3936== 
6060 ==3936== 44 bytes in 1 blocks are still reachable in loss record 130 of 381
6061 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6062 ==3936==    by 0xE1FD089: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6063 ==3936==    by 0xE206D83: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6064 ==3936==    by 0xE2076FE: QWidgetPrivate::createWinId(unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6065 ==3936==    by 0xE20E700: QWidget::createWinId() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6066 ==3936==    by 0xE25BEF1: QWidget::setWindowState(QFlags<Qt::WindowState>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6067 ==3936==    by 0xE1FE010: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6068 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
6069 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6070 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6071 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6072 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6073 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6074 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6075 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6076 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6077 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6078 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6079 ==3936==    by 0x1855D363: ???
6080 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6081 ==3936== 
6082 ==3936== 
6083 ==3936== 48 bytes in 2 blocks are still reachable in loss record 131 of 381
6084 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6085 ==3936==    by 0x7CCB879: QScriptEnginePrivate::toStringHandle(QTJSC::Identifier const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6086 ==3936==    by 0x7CE5F01: QScriptEngine::toStringHandle(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6087 ==3936==    by 0x6BB8F12: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6088 ==3936==    by 0x6BB514C: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6089 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6090 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6091 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6092 ==3936==    by 0x189EE69B: ???
6093 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6094 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6095 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6096 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6097 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6098 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6099 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6100 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6101 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6102 ==3936==    by 0x189EDEBA: ???
6103 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6104 ==3936== 
6105 ==3936== 
6106 ==3936== 48 bytes in 1 blocks are still reachable in loss record 132 of 381
6107 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6108 ==3936==    by 0xED844F6: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6109 ==3936==    by 0xED84796: QLibrary::setFileNameAndVersion(QString const&, int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6110 ==3936==    by 0xED84878: QLibrary::QLibrary(QString const&, int, QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6111 ==3936==    by 0x6F55102: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6112 ==3936==    by 0x6F5396C: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6113 ==3936==    by 0x6F53A33: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6114 ==3936==    by 0x6F53AFA: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6115 ==3936==    by 0x6F4FA30: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6116 ==3936==    by 0x6F4FD83: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6117 ==3936==    by 0x6F526FA: QMaemoInternetConnectivity::connectionRequest() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6118 ==3936==    by 0x6F2205F: QAbstractSocket::connectToHostImplementation(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6119 ==3936==    by 0x6F2221E: QAbstractSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6120 ==3936==    by 0x6F578D7: QTcpSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6121 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6122 ==3936==    by 0xEDA2F25: QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6123 ==3936==    by 0xEDA4A26: QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6124 ==3936==    by 0x6F1E00D: QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6125 ==3936==    by 0x6EAE1A5: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6126 ==3936==    by 0x6EB0EC8: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
6127 ==3936== 
6128 ==3936== 
6129 ==3936== 48 bytes in 1 blocks are still reachable in loss record 133 of 381
6130 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6131 ==3936==    by 0x7FD585E: QSqlDatabase::QSqlDatabase(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6132 ==3936==    by 0x7FD5B21: QSqlDatabase::addDatabase(QString const&, QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6133 ==3936==    by 0x6BB705F: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6134 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6135 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6136 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6137 ==3936==    by 0x11AEAB64: ???
6138 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6139 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6140 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6141 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6142 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6143 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6144 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6145 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6146 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6147 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6148 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6149 ==3936==    by 0x6C2DBB6: QDeclarativeComponentAttached::completed() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6150 ==3936== 
6151 ==3936== 
6152 ==3936== 48 bytes in 6 blocks are still reachable in loss record 134 of 381
6153 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6154 ==3936==    by 0x6B3D5B0: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6155 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6156 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6157 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6158 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6159 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6160 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6161 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6162 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6163 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6164 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6165 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6166 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6167 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6168 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6169 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
6170 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6171 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6172 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6173 ==3936== 
6174 ==3936== 
6175 ==3936== 48 bytes in 3 blocks are still reachable in loss record 135 of 381
6176 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6177 ==3936==    by 0x6B5E132: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6178 ==3936==    by 0x6B577AF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6179 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6180 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6181 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6182 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6183 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6184 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6185 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6186 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6187 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6188 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6189 ==3936==    by 0x804BE4F: main (main.cpp:31)
6190 ==3936== 
6191 ==3936== 
6192 ==3936== 48 bytes in 3 blocks are still reachable in loss record 136 of 381
6193 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6194 ==3936==    by 0x6AB1199: QDeclarativeItemPrivate::_states() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6195 ==3936==    by 0x6AB129F: QDeclarativeItemPrivate::states() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6196 ==3936==    by 0x6AB89B4: QDeclarativeItem::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6197 ==3936==    by 0x6C26749: QDeclarativeRectangle::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6198 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6199 ==3936==    by 0x6B3BD59: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6200 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6201 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6202 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6203 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6204 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6205 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6206 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6207 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6208 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6209 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6210 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6211 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6212 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6213 ==3936== 
6214 ==3936== 
6215 ==3936== 48 bytes in 2 blocks are still reachable in loss record 137 of 381
6216 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6217 ==3936==    by 0x6BC92E2: QDeclarativeTypeNameCache::add(QString const&, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6218 ==3936==    by 0x6B57888: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6219 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6220 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6221 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6222 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6223 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6224 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6225 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6226 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6227 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6228 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6229 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
6230 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6231 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6232 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6233 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6234 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6235 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6236 ==3936== 
6237 ==3936== 
6238 ==3936== 48 bytes in 6 blocks are still reachable in loss record 138 of 381
6239 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6240 ==3936==    by 0x7FD04FB: QSqlQuery::QSqlQuery(QSqlResult*) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6241 ==3936==    by 0x7FD0C8C: (within /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6242 ==3936==    by 0x7FD0EEC: QSqlQuery::QSqlQuery(QSqlDatabase) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6243 ==3936==    by 0x6BB49A4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6244 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6245 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6246 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6247 ==3936==    by 0x189EFABC: ???
6248 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6249 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6250 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6251 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6252 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6253 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6254 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6255 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6256 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6257 ==3936==    by 0x189EF617: ???
6258 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6259 ==3936== 
6260 ==3936== 
6261 ==3936== 48 bytes in 6 blocks are still reachable in loss record 139 of 381
6262 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6263 ==3936==    by 0x7FD836A: QSqlRecord::QSqlRecord() (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6264 ==3936==    by 0x14C277EA: QSQLiteResultPrivate::QSQLiteResultPrivate(QSQLiteResult*) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
6265 ==3936==    by 0x14C27853: QSQLiteResult::QSQLiteResult(QSQLiteDriver const*) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
6266 ==3936==    by 0x14C278C9: QSQLiteDriver::createResult() const (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
6267 ==3936==    by 0x7FD0C80: (within /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6268 ==3936==    by 0x7FD0EEC: QSqlQuery::QSqlQuery(QSqlDatabase) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6269 ==3936==    by 0x6BB49A4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6270 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6271 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6272 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6273 ==3936==    by 0x189EE69B: ???
6274 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6275 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6276 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6277 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6278 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6279 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6280 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6281 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6282 ==3936== 
6283 ==3936== 
6284 ==3936== 48 bytes in 6 blocks are still reachable in loss record 140 of 381
6285 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6286 ==3936==    by 0x7CDB9AF: QScriptEngine::newObject(QScriptClass*, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6287 ==3936==    by 0x6BB4D70: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6288 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6289 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6290 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6291 ==3936==    by 0x189EFABC: ???
6292 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6293 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6294 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6295 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6296 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6297 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6298 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6299 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6300 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6301 ==3936==    by 0x189EF617: ???
6302 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6303 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6304 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6305 ==3936== 
6306 ==3936== 
6307 ==3936== 48 bytes in 6 blocks are still reachable in loss record 141 of 381
6308 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6309 ==3936==    by 0x6B7B1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6310 ==3936==    by 0x6B76433: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6311 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6312 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6313 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6314 ==3936==    by 0x6B765E2: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6315 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6316 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6317 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6318 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6319 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6320 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6321 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6322 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6323 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
6324 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6325 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6326 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6327 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6328 ==3936== 
6329 ==3936== 
6330 ==3936== 52 bytes in 1 blocks are still reachable in loss record 142 of 381
6331 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6332 ==3936==    by 0xE34ADBC: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6333 ==3936==    by 0xE34AF90: QPen::QPen(Qt::PenStyle) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6334 ==3936==    by 0xE30E958: QPaintEngineExPrivate::QPaintEngineExPrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6335 ==3936==    by 0xE3A693D: QRasterPaintEnginePrivate::QRasterPaintEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6336 ==3936==    by 0xE3A774B: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6337 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6338 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6339 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6340 ==3936==    by 0xE3E16EE: QRasterWindowSurface::beginPaint(QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6341 ==3936==    by 0xE3FBA60: QWidgetBackingStore::beginPaint(QRegion&, QWidget*, QWindowSurface*, BeginPaintInfo*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6342 ==3936==    by 0xE3FE36B: QWidgetBackingStore::sync() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6343 ==3936==    by 0xE200FFF: QWidgetPrivate::syncBackingStore() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6344 ==3936==    by 0xE230C74: QETWidget::translateConfigEvent(_XEvent const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6345 ==3936==    by 0xE23B48E: QApplication::x11ProcessEvent(_XEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6346 ==3936==    by 0xE269041: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6347 ==3936==    by 0xFEFFFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
6348 ==3936==    by 0xFF03594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
6349 ==3936==    by 0xFF03A6F: g_main_context_iteration (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
6350 ==3936==    by 0xEDC8C5E: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6351 ==3936== 
6352 ==3936== 
6353 ==3936== 56 bytes in 1 blocks are still reachable in loss record 143 of 381
6354 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6355 ==3936==    by 0x6AB58B9: QDeclarativeItemPrivate::top() const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6356 ==3936==    by 0x6AB88FB: QDeclarativeItem::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6357 ==3936==    by 0x6C26749: QDeclarativeRectangle::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6358 ==3936==    by 0x6B10364: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6359 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6360 ==3936==    by 0x6B9A03A: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6361 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6362 ==3936==    by 0x6BA18AB: QDeclarativeCompiledBindingsPrivate::Binding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6363 ==3936==    by 0x6B91996: QDeclarativeCompiledBindingsPrivate::Binding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6364 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6365 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6366 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6367 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6368 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6369 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6370 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6371 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
6372 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6373 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6374 ==3936== 
6375 ==3936== 
6376 ==3936== 56 bytes in 14 blocks are still reachable in loss record 144 of 381
6377 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6378 ==3936==    by 0x6B25C59: QDeclarativeExpressionPrivate::init(QDeclarativeContextData*, void*, QDeclarativeRefCount*, QObject*, QString const&, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6379 ==3936==    by 0x6B282D2: QDeclarativeExpression::QDeclarativeExpression(QDeclarativeContextData*, void*, QDeclarativeRefCount*, QObject*, QString const&, int, QDeclarativeExpressionPrivate&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6380 ==3936==    by 0x6B2954D: QDeclarativeBinding::QDeclarativeBinding(void*, QDeclarativeRefCount*, QObject*, QDeclarativeContextData*, QString const&, int, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6381 ==3936==    by 0x6B3C199: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6382 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6383 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6384 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6385 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6386 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6387 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6388 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6389 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6390 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6391 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6392 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6393 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6394 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6395 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6396 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6397 ==3936== 
6398 ==3936== 
6399 ==3936== 56 bytes in 1 blocks are still reachable in loss record 145 of 381
6400 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6401 ==3936==    by 0x6AB5809: QDeclarativeItemPrivate::bottom() const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6402 ==3936==    by 0x6AB88E3: QDeclarativeItem::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6403 ==3936==    by 0x6B10364: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6404 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6405 ==3936==    by 0x6B9A03A: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6406 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6407 ==3936==    by 0x6BA18AB: QDeclarativeCompiledBindingsPrivate::Binding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6408 ==3936==    by 0x6B91996: QDeclarativeCompiledBindingsPrivate::Binding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6409 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6410 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6411 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6412 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6413 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6414 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6415 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6416 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
6417 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6418 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6419 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6420 ==3936== 
6421 ==3936== 
6422 ==3936== 56 bytes in 1 blocks are still reachable in loss record 146 of 381
6423 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6424 ==3936==    by 0xE2AF071: QRasterPixmapData::createCompatiblePixmapData() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6425 ==3936==    by 0xE29EF6E: QPixmap::copy(QRect const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6426 ==3936==    by 0xE2A04B0: QPixmap::QPixmap(QPixmap const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6427 ==3936==    by 0xE2A1EDE: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6428 ==3936==    by 0xE2A222C: QPixmapCache::insert(QString const&, QPixmap const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6429 ==3936==    by 0x6AD03DB: QDeclarativeRectangle::generateRoundedRect() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6430 ==3936==    by 0x6AD156A: QDeclarativeRectangle::drawRect(QPainter&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6431 ==3936==    by 0x6AD18BA: QDeclarativeRectangle::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6432 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6433 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6434 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6435 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6436 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6437 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6438 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6439 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6440 ==3936==    by 0xE86C75C: QGraphicsScenePrivate::drawItems(QPainter*, QTransform const*, QRegion*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6441 ==3936==    by 0xE8950BA: QGraphicsView::paintEvent(QPaintEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6442 ==3936==    by 0x6A0AE61: QDeclarativeView::paintEvent(QPaintEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6443 ==3936== 
6444 ==3936== 
6445 ==3936== 56 bytes in 7 blocks are still reachable in loss record 147 of 381
6446 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6447 ==3936==    by 0x6AE901F: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6448 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6449 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6450 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6451 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6452 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6453 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6454 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6455 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6456 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6457 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6458 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6459 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6460 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6461 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6462 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6463 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6464 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6465 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6466 ==3936== 
6467 ==3936== 
6468 ==3936== 56 bytes in 7 blocks are still reachable in loss record 148 of 381
6469 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6470 ==3936==    by 0x6B3C878: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6471 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6472 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6473 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6474 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6475 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6476 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6477 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6478 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6479 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6480 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6481 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6482 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6483 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6484 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6485 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6486 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6487 ==3936==    by 0x6BCB359: QDeclarativeObjectScriptClass::setProperty(QObject*, void* const&, QScriptValue const&, QScriptContext*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6488 ==3936==    by 0x6BCBD92: QDeclarativeObjectScriptClass::setProperty(QScriptDeclarativeClass::Object*, void* const&, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6489 ==3936== 
6490 ==3936== 
6491 ==3936== 56 bytes in 1 blocks are still reachable in loss record 149 of 381
6492 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6493 ==3936==    by 0xEC85220: QThreadData::current() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6494 ==3936==    by 0xEC82047: QThread::currentThread() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6495 ==3936==    by 0xED9B6A2: QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6496 ==3936==    by 0xE1B3A88: QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6497 ==3936==    by 0xE1BA7D6: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6498 ==3936==    by 0x804BD21: main (main.cpp:17)
6499 ==3936== 
6500 ==3936== 
6501 ==3936== 64 bytes in 4 blocks are still reachable in loss record 150 of 381
6502 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6503 ==3936==    by 0x6BC0D07: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6504 ==3936==    by 0x6BBAD8B: QMetaObjectBuilder::addProperty(QByteArray const&, QByteArray const&, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6505 ==3936==    by 0x6A4E128: QDeclarativeOpenMetaObjectType::createProperty(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6506 ==3936==    by 0x6AE7774: QDeclarativeVisualDataModelData::ensureProperties() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6507 ==3936==    by 0x6AE79B2: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6508 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6509 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6510 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6511 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6512 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6513 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6514 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6515 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6516 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6517 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6518 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6519 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6520 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6521 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6522 ==3936== 
6523 ==3936== 
6524 ==3936== 64 bytes in 2 blocks are still reachable in loss record 151 of 381
6525 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6526 ==3936==    by 0x6AD19FD: QDeclarativeRectangle::border() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6527 ==3936==    by 0x6C268B5: QDeclarativeRectangle::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6528 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6529 ==3936==    by 0x6B3BC3D: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6530 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6531 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6532 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6533 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6534 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6535 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6536 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6537 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6538 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6539 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6540 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6541 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6542 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6543 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6544 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6545 ==3936== 
6546 ==3936== 
6547 ==3936== 64 bytes in 1 blocks are still reachable in loss record 152 of 381
6548 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6549 ==3936==    by 0x6BCD61B: QDeclarativeObjectScriptClass::newQObject(QObject*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6550 ==3936==    by 0x6B15CDC: QDeclarativeEnginePrivate::scriptValueFromVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6551 ==3936==    by 0x6BD1179: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6552 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6553 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6554 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6555 ==3936==    by 0x189EE133: ???
6556 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6557 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6558 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6559 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6560 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6561 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6562 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6563 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6564 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6565 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6566 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6567 ==3936==    by 0x6C2DBB6: QDeclarativeComponentAttached::completed() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6568 ==3936== 
6569 ==3936== 
6570 ==3936== 64 bytes in 4 blocks are definitely lost in loss record 153 of 381
6571 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6572 ==3936==    by 0x6B3E0FE: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6573 ==3936==    by 0x6B3F864: QDeclarativeVME::runDeferred(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6574 ==3936==    by 0x6B32115: QDeclarativeComponentPrivate::beginDeferred(QDeclarativeEnginePrivate*, QObject*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6575 ==3936==    by 0x6B15967: qmlExecuteDeferred(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6576 ==3936==    by 0x6A2806C: QDeclarativeState::apply(QDeclarativeStateGroup*, QDeclarativeTransition*, QDeclarativeState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6577 ==3936==    by 0x6A3E74C: QDeclarativeStateGroupPrivate::setCurrentStateInternal(QString const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6578 ==3936==    by 0x6A3F0C8: QDeclarativeStateGroup::setState(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6579 ==3936==    by 0x6A3F575: QDeclarativeStateGroupPrivate::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6580 ==3936==    by 0x6A3F90E: QDeclarativeStateGroup::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6581 ==3936==    by 0x6A26D3E: QDeclarativeState::setWhen(QDeclarativeBinding*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6582 ==3936==    by 0x6C1A88E: QDeclarativeState::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6583 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6584 ==3936==    by 0x6B2A74D: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6585 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6586 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6587 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6588 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6589 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6590 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6591 ==3936== 
6592 ==3936== 
6593 ==3936== 64 bytes in 1 blocks are still reachable in loss record 154 of 381
6594 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6595 ==3936==    by 0xE409514: QFont::QFont(QString const&, int, int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6596 ==3936==    by 0xE23FBA8: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6597 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6598 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6599 ==3936==    by 0x804BD21: main (main.cpp:17)
6600 ==3936== 
6601 ==3936== 
6602 ==3936== 64 bytes in 1 blocks are still reachable in loss record 155 of 381
6603 ==3936==    at 0x690CCED: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6604 ==3936==    by 0x6ABEF3B: QDeclarativeLoaderPrivate::initResize() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6605 ==3936==    by 0x6ABF251: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6606 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6607 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6608 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6609 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6610 ==3936==    by 0x6BCB359: QDeclarativeObjectScriptClass::setProperty(QObject*, void* const&, QScriptValue const&, QScriptContext*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6611 ==3936==    by 0x6BCBD92: QDeclarativeObjectScriptClass::setProperty(QScriptDeclarativeClass::Object*, void* const&, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6612 ==3936==    by 0x7D245F1: QScript::DeclarativeObjectDelegate::put(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::JSValue, QTJSC::PutPropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6613 ==3936==    by 0x7D06E9A: QScriptObject::put(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::JSValue, QTJSC::PutPropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6614 ==3936==    by 0x7BC98C5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6615 ==3936==    by 0x195D4432: ???
6616 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6617 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6618 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6619 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6620 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6621 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6622 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6623 ==3936== 
6624 ==3936== 
6625 ==3936== 68 bytes in 1 blocks are still reachable in loss record 156 of 381
6626 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6627 ==3936==    by 0xE1C5A49: QCursorData::initialize() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6628 ==3936==    by 0xE248D27: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6629 ==3936==    by 0xE23E865: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6630 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6631 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6632 ==3936==    by 0x804BD21: main (main.cpp:17)
6633 ==3936== 
6634 ==3936== 
6635 ==3936== 68 bytes in 1 blocks are still reachable in loss record 157 of 381
6636 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6637 ==3936==    by 0xF4E1EBB: FcConfigCreate (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6638 ==3936==    by 0xF4E94BE: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6639 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6640 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6641 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6642 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6643 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6644 ==3936==    by 0x804BD21: main (main.cpp:17)
6645 ==3936== 
6646 ==3936== 
6647 ==3936== 72 bytes in 6 blocks are still reachable in loss record 158 of 381
6648 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6649 ==3936==    by 0xF4F306A: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6650 ==3936==    by 0xF4F3628: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6651 ==3936==    by 0xF4F3717: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6652 ==3936==    by 0xF4F3A26: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6653 ==3936==    by 0xF4F4D83: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6654 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6655 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6656 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6657 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6658 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6659 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6660 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6661 ==3936==    by 0xF4F45FA: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6662 ==3936==    by 0xF4F46FA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6663 ==3936==    by 0xF4F4B4D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6664 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6665 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6666 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6667 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
6668 ==3936== 
6669 ==3936== 
6670 ==3936== 72 bytes in 18 blocks are still reachable in loss record 159 of 381
6671 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6672 ==3936==    by 0x6BCD47D: QDeclarativeObjectScriptClass::newQObject(QObject*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6673 ==3936==    by 0x6BCFC2B: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6674 ==3936==    by 0x6BD0DFC: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6675 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6676 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6677 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6678 ==3936==    by 0x17EA4407: ???
6679 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6680 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6681 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6682 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6683 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6684 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6685 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6686 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6687 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6688 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6689 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6690 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6691 ==3936== 
6692 ==3936== 
6693 ==3936== 80 bytes in 1 blocks are still reachable in loss record 160 of 381
6694 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6695 ==3936==    by 0x6B35471: QDeclarativeContext::QDeclarativeContext(QDeclarativeEngine*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6696 ==3936==    by 0x6B14952: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6697 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6698 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6699 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6700 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
6701 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
6702 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6703 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6704 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6705 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6706 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6707 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6708 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6709 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6710 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6711 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6712 ==3936==    by 0x1855D363: ???
6713 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6714 ==3936== 
6715 ==3936== 
6716 ==3936== 80 bytes in 5 blocks are still reachable in loss record 161 of 381
6717 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6718 ==3936==    by 0x7C182E9: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6719 ==3936==    by 0x7BC1935: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6720 ==3936==    by 0x195D4D80: ???
6721 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6722 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6723 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6724 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6725 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6726 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6727 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6728 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6729 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6730 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6731 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6732 ==3936==    by 0x6C2DB86: QDeclarativeComponentAttached::destruction() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6733 ==3936==    by 0x6B34493: QDeclarativeContextData::invalidate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6734 ==3936==    by 0x6B34458: QDeclarativeContextData::invalidate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6735 ==3936==    by 0x6B3451A: QDeclarativeContextData::destroy() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6736 ==3936==    by 0x6B34507: QDeclarativeContextData::destroy() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6737 ==3936== 
6738 ==3936== 
6739 ==3936== 80 bytes in 1 blocks are still reachable in loss record 162 of 381
6740 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6741 ==3936==    by 0xEC8619D: QWaitCondition::QWaitCondition() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6742 ==3936==    by 0xEC831DD: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6743 ==3936==    by 0xEC8337C: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6744 ==3936==    by 0xEC85252: QThreadData::current() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6745 ==3936==    by 0xEC82047: QThread::currentThread() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6746 ==3936==    by 0xED9B6A2: QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6747 ==3936==    by 0xE1B3A88: QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6748 ==3936==    by 0xE1BA7D6: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6749 ==3936==    by 0x804BD21: main (main.cpp:17)
6750 ==3936== 
6751 ==3936== 
6752 ==3936== 88 bytes in 2 blocks are possibly lost in loss record 163 of 381
6753 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6754 ==3936==    by 0x6B0ED40: QDeclarativeVMEMetaObject::QDeclarativeVMEMetaObject(QObject*, QMetaObject const*, QDeclarativeVMEMetaData const*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6755 ==3936==    by 0x6B3D544: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6756 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6757 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6758 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6759 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6760 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6761 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6762 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6763 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6764 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6765 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6766 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6767 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6768 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6769 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6770 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
6771 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6772 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6773 ==3936== 
6774 ==3936== 
6775 ==3936== 96 bytes in 6 blocks are still reachable in loss record 164 of 381
6776 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6777 ==3936==    by 0x7CDBC10: QScriptEngine::newObject(QScriptClass*, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6778 ==3936==    by 0x6BB4D70: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6779 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6780 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6781 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6782 ==3936==    by 0x195D5398: ???
6783 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6784 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6785 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6786 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6787 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6788 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6789 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6790 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6791 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6792 ==3936==    by 0x195D5003: ???
6793 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6794 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6795 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6796 ==3936== 
6797 ==3936== 
6798 ==3936== 96 bytes in 6 blocks are still reachable in loss record 165 of 381
6799 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6800 ==3936==    by 0x7CCE4C0: QScriptEnginePrivate::newVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6801 ==3936==    by 0x7CD7E94: QScriptEngine::newVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6802 ==3936==    by 0x6BB4DC4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6803 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6804 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6805 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6806 ==3936==    by 0x195D5398: ???
6807 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6808 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6809 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6810 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6811 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6812 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6813 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6814 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6815 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6816 ==3936==    by 0x195D5003: ???
6817 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6818 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6819 ==3936== 
6820 ==3936== 
6821 ==3936== 96 bytes in 6 blocks are still reachable in loss record 166 of 381
6822 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6823 ==3936==    by 0x7CCE435: QScriptEnginePrivate::newVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6824 ==3936==    by 0x7CD7E94: QScriptEngine::newVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6825 ==3936==    by 0x6BB4DC4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6826 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6827 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6828 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6829 ==3936==    by 0x195D5398: ???
6830 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6831 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6832 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6833 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6834 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6835 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6836 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6837 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6838 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6839 ==3936==    by 0x195D5003: ???
6840 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6841 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6842 ==3936== 
6843 ==3936== 
6844 ==3936== 96 bytes in 8 blocks are still reachable in loss record 167 of 381
6845 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6846 ==3936==    by 0x6A4C6EA: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6847 ==3936==    by 0x6B361B3: QDeclarativeContext::setContextProperty(QString const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6848 ==3936==    by 0x6AE9091: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6849 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6850 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6851 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6852 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6853 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6854 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6855 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6856 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6857 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6858 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6859 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6860 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6861 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6862 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6863 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6864 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6865 ==3936== 
6866 ==3936== 
6867 ==3936== 96 bytes in 1 blocks are still reachable in loss record 168 of 381
6868 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6869 ==3936==    by 0x6B3543B: QDeclarativeContext::QDeclarativeContext(QDeclarativeEngine*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6870 ==3936==    by 0x6B14952: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6871 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6872 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6873 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6874 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
6875 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
6876 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6877 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6878 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6879 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6880 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6881 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6882 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6883 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6884 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6885 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6886 ==3936==    by 0x1855D363: ???
6887 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6888 ==3936== 
6889 ==3936== 
6890 ==3936== 96 bytes in 6 blocks are still reachable in loss record 169 of 381
6891 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6892 ==3936==    by 0x7FE2678: QSqlCachedResult::QSqlCachedResult(QSqlDriver const*) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6893 ==3936==    by 0x14C27831: QSQLiteResult::QSQLiteResult(QSQLiteDriver const*) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
6894 ==3936==    by 0x14C278C9: QSQLiteDriver::createResult() const (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
6895 ==3936==    by 0x7FD0C80: (within /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6896 ==3936==    by 0x7FD0EEC: QSqlQuery::QSqlQuery(QSqlDatabase) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6897 ==3936==    by 0x6BB49A4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6898 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6899 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6900 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6901 ==3936==    by 0x195D5398: ???
6902 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6903 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6904 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6905 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6906 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6907 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6908 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6909 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6910 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6911 ==3936== 
6912 ==3936== 
6913 ==3936== 96 bytes in 6 blocks are still reachable in loss record 170 of 381
6914 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6915 ==3936==    by 0x14C278BB: QSQLiteDriver::createResult() const (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
6916 ==3936==    by 0x7FD0C80: (within /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6917 ==3936==    by 0x7FD0EEC: QSqlQuery::QSqlQuery(QSqlDatabase) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
6918 ==3936==    by 0x6BB49A4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6919 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6920 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6921 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6922 ==3936==    by 0x189EFABC: ???
6923 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6924 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6925 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6926 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6927 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6928 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6929 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6930 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6931 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6932 ==3936==    by 0x189EF617: ???
6933 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6934 ==3936== 
6935 ==3936== 
6936 ==3936== 96 bytes in 6 blocks are still reachable in loss record 171 of 381
6937 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6938 ==3936==    by 0x7D251C8: QScriptDeclarativeClass::QScriptDeclarativeClass(QScriptEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6939 ==3936==    by 0x6BCBDC9: QDeclarativeObjectMethodScriptClass::QDeclarativeObjectMethodScriptClass(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6940 ==3936==    by 0x6BCC083: QDeclarativeObjectScriptClass::QDeclarativeObjectScriptClass(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6941 ==3936==    by 0x6B148D8: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6942 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6943 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6944 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6945 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
6946 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
6947 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
6948 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6949 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6950 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6951 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6952 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6953 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6954 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6955 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6956 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
6957 ==3936== 
6958 ==3936== 
6959 ==3936== 96 bytes in 6 blocks are still reachable in loss record 172 of 381
6960 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6961 ==3936==    by 0xF4F124A: FcStrSetCreate (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6962 ==3936==    by 0xF4E1EDB: FcConfigCreate (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6963 ==3936==    by 0xF4E94BE: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6964 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6965 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
6966 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6967 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6968 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6969 ==3936==    by 0x804BD21: main (main.cpp:17)
6970 ==3936== 
6971 ==3936== 
6972 ==3936== 104 bytes in 1 blocks are still reachable in loss record 173 of 381
6973 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6974 ==3936==    by 0x6A3989E: QDeclarativePropertyChanges::QDeclarativePropertyChanges() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6975 ==3936==    by 0x69FD590: void QDeclarativePrivate::createInto<QDeclarativePropertyChanges>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6976 ==3936==    by 0x6B6FC79: QDeclarativeType::create(QObject**, void**, unsigned int) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6977 ==3936==    by 0x6B3B871: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6978 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6979 ==3936==    by 0x6B3F864: QDeclarativeVME::runDeferred(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6980 ==3936==    by 0x6B32115: QDeclarativeComponentPrivate::beginDeferred(QDeclarativeEnginePrivate*, QObject*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6981 ==3936==    by 0x6B15967: qmlExecuteDeferred(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6982 ==3936==    by 0x6A2806C: QDeclarativeState::apply(QDeclarativeStateGroup*, QDeclarativeTransition*, QDeclarativeState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6983 ==3936==    by 0x6A3E74C: QDeclarativeStateGroupPrivate::setCurrentStateInternal(QString const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6984 ==3936==    by 0x6A3F0C8: QDeclarativeStateGroup::setState(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6985 ==3936==    by 0x6A3F575: QDeclarativeStateGroupPrivate::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6986 ==3936==    by 0x6A3F90E: QDeclarativeStateGroup::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6987 ==3936==    by 0x6A26D3E: QDeclarativeState::setWhen(QDeclarativeBinding*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6988 ==3936==    by 0x6C1A88E: QDeclarativeState::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6989 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
6990 ==3936==    by 0x6B2A74D: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6991 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6992 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
6993 ==3936== 
6994 ==3936== 
6995 ==3936== 104 bytes in 1 blocks are still reachable in loss record 174 of 381
6996 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
6997 ==3936==    by 0xE2E3429: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6998 ==3936==    by 0xE2E518A: QBrush::QBrush() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
6999 ==3936==    by 0xE1E839B: QPalette::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7000 ==3936==    by 0xE1EB39D: QPalette::QPalette(Qt::GlobalColor) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7001 ==3936==    by 0xE234D53: QApplicationPrivate::x11_apply_settings() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7002 ==3936==    by 0xE238958: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7003 ==3936==    by 0xE23DD52: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7004 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7005 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7006 ==3936==    by 0x804BD21: main (main.cpp:17)
7007 ==3936== 
7008 ==3936== 
7009 ==3936== 112 bytes in 7 blocks are still reachable in loss record 175 of 381
7010 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7011 ==3936==    by 0x6B5D62E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7012 ==3936==    by 0x6B57C67: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7013 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7014 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7015 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7016 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7017 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7018 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7019 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7020 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7021 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7022 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
7023 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7024 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7025 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7026 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7027 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7028 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7029 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7030 ==3936== 
7031 ==3936== 
7032 ==3936== 112 bytes in 14 blocks are still reachable in loss record 176 of 381
7033 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7034 ==3936==    by 0x6AB89E8: QDeclarativeItem::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7035 ==3936==    by 0x6C24029: QDeclarativeMouseArea::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7036 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7037 ==3936==    by 0x6B3BC3D: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7038 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7039 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7040 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7041 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7042 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7043 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7044 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7045 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7046 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7047 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7048 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7049 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7050 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7051 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7052 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7053 ==3936== 
7054 ==3936== 
7055 ==3936== 112 bytes in 1 blocks are still reachable in loss record 177 of 381
7056 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7057 ==3936==    by 0x6B148CD: QDeclarativeEnginePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7058 ==3936==    by 0x6B1F93F: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7059 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7060 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7061 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
7062 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
7063 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7064 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7065 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7066 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7067 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7068 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7069 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7070 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7071 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7072 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7073 ==3936==    by 0x1855D363: ???
7074 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7075 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7076 ==3936== 
7077 ==3936== 
7078 ==3936== 112 bytes in 4 blocks are still reachable in loss record 178 of 381
7079 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7080 ==3936==    by 0xF4F1C2F: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7081 ==3936==    by 0xF4F2222: FcStrSetAddFilename (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7082 ==3936==    by 0xF4DF644: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7083 ==3936==    by 0xF4DF664: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7084 ==3936==    by 0xF4F533F: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7085 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7086 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7087 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7088 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7089 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7090 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7091 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7092 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7093 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7094 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7095 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7096 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7097 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7098 ==3936==    by 0x804BD21: main (main.cpp:17)
7099 ==3936== 
7100 ==3936== 
7101 ==3936== 112 bytes in 7 blocks are still reachable in loss record 179 of 381
7102 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7103 ==3936==    by 0x6A5035E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7104 ==3936==    by 0x6A4F2E6: QDeclarativeOpenMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7105 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7106 ==3936==    by 0xEDA40D6: QMetaProperty::read(QObject const*) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7107 ==3936==    by 0x6BCFAE3: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7108 ==3936==    by 0x6BD0DFC: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7109 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7110 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7111 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7112 ==3936==    by 0x17EA4678: ???
7113 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7114 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7115 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7116 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7117 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7118 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7119 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7120 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7121 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7122 ==3936== 
7123 ==3936== 
7124 ==3936== 112 bytes in 1 blocks are still reachable in loss record 180 of 381
7125 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7126 ==3936==    by 0xEC8336E: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7127 ==3936==    by 0xEC85252: QThreadData::current() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7128 ==3936==    by 0xEC82047: QThread::currentThread() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7129 ==3936==    by 0xED9B6A2: QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7130 ==3936==    by 0xE1B3A88: QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7131 ==3936==    by 0xE1BA7D6: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7132 ==3936==    by 0x804BD21: main (main.cpp:17)
7133 ==3936== 
7134 ==3936== 
7135 ==3936== 128 bytes in 2 blocks are still reachable in loss record 181 of 381
7136 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7137 ==3936==    by 0x6B2EC2E: QDeclarativePropertyPrivate::restore(QByteArray const&, QObject*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7138 ==3936==    by 0x6B3C117: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7139 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7140 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7141 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7142 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7143 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7144 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7145 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7146 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7147 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7148 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7149 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7150 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7151 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7152 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7153 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7154 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7155 ==3936==    by 0x6BCB359: QDeclarativeObjectScriptClass::setProperty(QObject*, void* const&, QScriptValue const&, QScriptContext*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7156 ==3936== 
7157 ==3936== 
7158 ==3936== 128 bytes in 16 blocks are still reachable in loss record 182 of 381
7159 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7160 ==3936==    by 0xEDC032D: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7161 ==3936==    by 0xE1F3F99: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7162 ==3936==    by 0xEDB997A: QVariant::create(int, void const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7163 ==3936==    by 0xEDBB568: QVariant::QVariant(int, void const*, unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7164 ==3936==    by 0x6BB6B83: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7165 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7166 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7167 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7168 ==3936==    by 0x189EE0E4: ???
7169 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7170 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7171 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7172 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7173 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7174 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7175 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7176 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7177 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7178 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7179 ==3936== 
7180 ==3936== 
7181 ==3936== 128 bytes in 1 blocks are still reachable in loss record 183 of 381
7182 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7183 ==3936==    by 0xF4E90BF: FcFontSetAdd (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7184 ==3936==    by 0xF4E19A6: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7185 ==3936==    by 0xF4E1A32: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7186 ==3936==    by 0xF4E1C8C: FcConfigBuildFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7187 ==3936==    by 0xF4E95EF: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7188 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7189 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7190 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7191 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7192 ==3936==    by 0x804BD21: main (main.cpp:17)
7193 ==3936== 
7194 ==3936== 
7195 ==3936== 128 bytes in 4 blocks are still reachable in loss record 184 of 381
7196 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7197 ==3936==    by 0xF4DE80D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7198 ==3936==    by 0xF4DEECD: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7199 ==3936==    by 0xF4DEFC3: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7200 ==3936==    by 0xF4DEBB2: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7201 ==3936==    by 0xF4DECC2: FcDirCacheLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7202 ==3936==    by 0xF4E5A19: FcDirCacheRead (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7203 ==3936==    by 0xF4E1A17: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7204 ==3936==    by 0xF4E1C8C: FcConfigBuildFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7205 ==3936==    by 0xF4E95EF: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7206 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7207 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7208 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7209 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7210 ==3936==    by 0x804BD21: main (main.cpp:17)
7211 ==3936== 
7212 ==3936== 
7213 ==3936== 132 bytes in 11 blocks are still reachable in loss record 185 of 381
7214 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7215 ==3936==    by 0xF4F2E2A: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7216 ==3936==    by 0xF4F35E8: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7217 ==3936==    by 0xF4F3717: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7218 ==3936==    by 0xF4F382B: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7219 ==3936==    by 0xF4F4D90: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7220 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7221 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7222 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7223 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7224 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7225 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7226 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7227 ==3936==    by 0xF4F45FA: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7228 ==3936==    by 0xF4F46FA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7229 ==3936==    by 0xF4F4B4D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7230 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7231 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7232 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7233 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7234 ==3936== 
7235 ==3936== 
7236 ==3936== 136 bytes in 2 blocks are still reachable in loss record 186 of 381
7237 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7238 ==3936==    by 0xE1FAEB9: QWidgetPrivate::createExtra() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7239 ==3936==    by 0xE1FF14C: QWidget::setFocusProxy(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7240 ==3936==    by 0xE6BCDB9: QAbstractScrollArea::setViewport(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7241 ==3936==    by 0xE88DC22: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7242 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7243 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
7244 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
7245 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7246 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7247 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7248 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7249 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7250 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7251 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7252 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7253 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7254 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7255 ==3936==    by 0x1855D363: ???
7256 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7257 ==3936== 
7258 ==3936== 
7259 ==3936== 136 bytes in 2 blocks are still reachable in loss record 187 of 381
7260 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7261 ==3936==    by 0xE1E2419: QLayoutPrivate::createWidgetItem(QLayout const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7262 ==3936==    by 0xE1C35F0: QBoxLayout::insertWidget(int, QWidget*, int, QFlags<Qt::AlignmentFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7263 ==3936==    by 0xE1C3861: QBoxLayout::addWidget(QWidget*, int, QFlags<Qt::AlignmentFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7264 ==3936==    by 0xE6B9F0C: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7265 ==3936==    by 0xE6BC09E: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7266 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7267 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7268 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7269 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
7270 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
7271 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7272 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7273 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7274 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7275 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7276 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7277 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7278 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7279 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7280 ==3936== 
7281 ==3936== 
7282 ==3936== 140 bytes in 7 blocks are still reachable in loss record 188 of 381
7283 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7284 ==3936==    by 0x6AC85DB: QDeclarativePathView::qmlAttachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7285 ==3936==    by 0x6A7100B: QDeclarativePrivate::AttachedPropertySelector<QDeclarativePathView, 1>::attachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7286 ==3936==    by 0x6B1573B: qmlAttachedPropertiesObjectById(int, QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7287 ==3936==    by 0x6B1589C: qmlAttachedPropertiesObject(int*, QObject const*, QMetaObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7288 ==3936==    by 0x6ACE93F: QObject* qmlAttachedPropertiesObject<QDeclarativePathView>(QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7289 ==3936==    by 0x6ACAB63: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7290 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7291 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7292 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7293 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7294 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7295 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7296 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7297 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7298 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7299 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7300 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7301 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7302 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7303 ==3936== 
7304 ==3936== 
7305 ==3936== 144 bytes in 4 blocks are still reachable in loss record 189 of 381
7306 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7307 ==3936==    by 0x6B55AD5: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7308 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7309 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7310 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7311 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7312 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7313 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7314 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7315 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7316 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7317 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7318 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7319 ==3936==    by 0x804BE4F: main (main.cpp:31)
7320 ==3936== 
7321 ==3936== 
7322 ==3936== 144 bytes in 6 blocks are still reachable in loss record 190 of 381
7323 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7324 ==3936==    by 0x14C27848: QSQLiteResult::QSQLiteResult(QSQLiteDriver const*) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
7325 ==3936==    by 0x14C278C9: QSQLiteDriver::createResult() const (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
7326 ==3936==    by 0x7FD0C80: (within /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
7327 ==3936==    by 0x7FD0EEC: QSqlQuery::QSqlQuery(QSqlDatabase) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
7328 ==3936==    by 0x6BB49A4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7329 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7330 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7331 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7332 ==3936==    by 0x195D5398: ???
7333 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7334 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7335 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7336 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7337 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7338 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7339 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7340 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7341 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7342 ==3936==    by 0x195D5003: ???
7343 ==3936== 
7344 ==3936== 
7345 ==3936== 144 bytes in 1 blocks are possibly lost in loss record 191 of 381
7346 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7347 ==3936==    by 0x440F427: allocate_dtv (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
7348 ==3936==    by 0x440F4CB: _dl_allocate_tls (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
7349 ==3936==    by 0x80065FD: pthread_create@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libpthread-2.5.so)
7350 ==3936==    by 0x7C91B9E: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7351 ==3936==    by 0x7C91D10: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7352 ==3936==    by 0x7C92B83: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7353 ==3936==    by 0x7C944D9: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7354 ==3936==    by 0x7C99C49: QTWTF::initializeThreading() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7355 ==3936==    by 0x7C16AB0: QTJSC::initializeThreading() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7356 ==3936==    by 0x7CDE6D9: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7357 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7358 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7359 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7360 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7361 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7362 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7363 ==3936==    by 0x804D0D9: MarketsTodayQMLView::MarketsTodayQMLView(QWidget*) (marketstodayqmlview.cpp:14)
7364 ==3936==    by 0x804BD32: main (main.cpp:19)
7365 ==3936== 
7366 ==3936== 
7367 ==3936== 144 bytes in 1 blocks are still reachable in loss record 192 of 381
7368 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7369 ==3936==    by 0xECEBD81: QTimeLine::QTimeLine(int, QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7370 ==3936==    by 0xE57D239: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7371 ==3936==    by 0xE582690: QMaemo5Style::polish(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7372 ==3936==    by 0xE20FED6: QWidget::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7373 ==3936==    by 0xE62A0CB: QFrame::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7374 ==3936==    by 0xE6BB33F: QAbstractScrollArea::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7375 ==3936==    by 0xE897C62: QGraphicsView::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7376 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7377 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7378 ==3936==    by 0xED99567: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7379 ==3936==    by 0xE1FDDE3: QWidget::ensurePolished() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7380 ==3936==    by 0xE1FDFEC: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7381 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
7382 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7383 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7384 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7385 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7386 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7387 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7388 ==3936== 
7389 ==3936== 
7390 ==3936== 160 bytes in 10 blocks are still reachable in loss record 193 of 381
7391 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7392 ==3936==    by 0x7CCE6DE: QScriptEnginePrivate::newVariant(QTJSC::JSValue, QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7393 ==3936==    by 0x7CE480A: QScriptEngine::newVariant(QScriptValue const&, QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7394 ==3936==    by 0x6BB6B9E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7395 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7396 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7397 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7398 ==3936==    by 0x189EE0E4: ???
7399 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7400 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7401 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7402 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7403 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7404 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7405 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7406 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7407 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7408 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7409 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7410 ==3936==    by 0x6C2DB86: QDeclarativeComponentAttached::destruction() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7411 ==3936== 
7412 ==3936== 
7413 ==3936== 160 bytes in 10 blocks are still reachable in loss record 194 of 381
7414 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7415 ==3936==    by 0x7CCE689: QScriptEnginePrivate::newVariant(QTJSC::JSValue, QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7416 ==3936==    by 0x7CE480A: QScriptEngine::newVariant(QScriptValue const&, QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7417 ==3936==    by 0x6BB6B9E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7418 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7419 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7420 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7421 ==3936==    by 0x189EE0E4: ???
7422 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7423 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7424 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7425 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7426 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7427 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7428 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7429 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7430 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7431 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7432 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7433 ==3936==    by 0x6C2DB86: QDeclarativeComponentAttached::destruction() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7434 ==3936== 
7435 ==3936== 
7436 ==3936== 160 bytes in 4 blocks are still reachable in loss record 195 of 381
7437 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7438 ==3936==    by 0x7BCD8BB: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7439 ==3936==    by 0x195D48B5: ???
7440 ==3936==    by 0x7B7A009: QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, int, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7441 ==3936==    by 0x7B7A37A: QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7442 ==3936==    by 0x7CE4FC4: QScriptEnginePrivate::evaluateHelper(QTJSC::ExecState*, int, QTJSC::EvalExecutable*, bool&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7443 ==3936==    by 0x7CE7349: QScriptEngine::evaluate(QString const&, QString const&, int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7444 ==3936==    by 0x6B24EC8: QDeclarativeExpressionPrivate::evalInObjectScope(QDeclarativeContextData*, QObject*, QString const&, QString const&, int, QScriptValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7445 ==3936==    by 0x6B0D857: QDeclarativeVMEMetaObject::method(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7446 ==3936==    by 0x6B0DA61: QDeclarativeVMEMetaObject::vmeMethod(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7447 ==3936==    by 0x6BCF982: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7448 ==3936==    by 0x6BD0DFC: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7449 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7450 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7451 ==3936==    by 0x7BC4C67: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7452 ==3936==    by 0x195D4556: ???
7453 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7454 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7455 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7456 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7457 ==3936== 
7458 ==3936== 
7459 ==3936== 168 bytes in 7 blocks are still reachable in loss record 196 of 381
7460 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7461 ==3936==    by 0x6B5BE0E: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7462 ==3936==    by 0x6B57344: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7463 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7464 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7465 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7466 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7467 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7468 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7469 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7470 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7471 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7472 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7473 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7474 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7475 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7476 ==3936==    by 0x804BE4F: main (main.cpp:31)
7477 ==3936== 
7478 ==3936== 
7479 ==3936== 168 bytes in 3 blocks are indirectly lost in loss record 197 of 381
7480 ==3936==    at 0x690CCED: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7481 ==3936==    by 0xEC7FADF: qRealloc(void*, unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7482 ==3936==    by 0xEC884BC: QByteArray::realloc(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7483 ==3936==    by 0xEC88609: QByteArray::append(QByteArray const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7484 ==3936==    by 0xED4EABF: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7485 ==3936==    by 0xED4F441: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7486 ==3936==    by 0xED4F635: QUrl::operator==(QUrl const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7487 ==3936==    by 0x6B60D93: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7488 ==3936==    by 0x6B5FF67: QDeclarativeCompiledData::indexForUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7489 ==3936==    by 0x6B44092: QDeclarativeCompiler::genLiteralAssignment(QMetaProperty const&, QDeclarativeParser::Value*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7490 ==3936==    by 0x6B561BF: QDeclarativeCompiler::genPropertyAssignment(QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7491 ==3936==    by 0x6B5646C: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7492 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7493 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7494 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7495 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7496 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7497 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7498 ==3936==    by 0x6B54B1C: QDeclarativeCompiler::genComponent(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7499 ==3936==    by 0x6B55A7D: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7500 ==3936== 
7501 ==3936== 
7502 ==3936== 168 bytes in 7 blocks are still reachable in loss record 198 of 381
7503 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7504 ==3936==    by 0x6AC853E: QDeclarativePathViewAttached::QDeclarativePathViewAttached(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7505 ==3936==    by 0x6AC85E9: QDeclarativePathView::qmlAttachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7506 ==3936==    by 0x6A7100B: QDeclarativePrivate::AttachedPropertySelector<QDeclarativePathView, 1>::attachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7507 ==3936==    by 0x6B1573B: qmlAttachedPropertiesObjectById(int, QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7508 ==3936==    by 0x6B1589C: qmlAttachedPropertiesObject(int*, QObject const*, QMetaObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7509 ==3936==    by 0x6ACE93F: QObject* qmlAttachedPropertiesObject<QDeclarativePathView>(QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7510 ==3936==    by 0x6ACAB63: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7511 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7512 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7513 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7514 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7515 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7516 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7517 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7518 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7519 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7520 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7521 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7522 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7523 ==3936== 
7524 ==3936== 
7525 ==3936== 168 bytes in 7 blocks are still reachable in loss record 199 of 381
7526 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7527 ==3936==    by 0x6AE7987: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7528 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7529 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7530 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7531 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7532 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7533 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7534 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7535 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7536 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7537 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7538 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7539 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7540 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7541 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7542 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7543 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7544 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7545 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7546 ==3936== 
7547 ==3936== 
7548 ==3936== 176 bytes in 2 blocks are indirectly lost in loss record 200 of 381
7549 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7550 ==3936==    by 0xED4E5D9: QUrl::resolved(QUrl const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7551 ==3936==    by 0x6B44526: QDeclarativeCompiler::genLiteralAssignment(QMetaProperty const&, QDeclarativeParser::Value*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7552 ==3936==    by 0x6B561BF: QDeclarativeCompiler::genPropertyAssignment(QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7553 ==3936==    by 0x6B5646C: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7554 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7555 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7556 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7557 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7558 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7559 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7560 ==3936==    by 0x6B54B1C: QDeclarativeCompiler::genComponent(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7561 ==3936==    by 0x6B55A7D: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7562 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7563 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7564 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7565 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7566 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7567 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7568 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7569 ==3936== 
7570 ==3936== 
7571 ==3936== 196 bytes in 7 blocks are still reachable in loss record 201 of 381
7572 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7573 ==3936==    by 0x6B3C83E: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7574 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7575 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7576 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7577 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7578 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7579 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7580 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7581 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7582 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7583 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7584 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7585 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7586 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7587 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7588 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7589 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7590 ==3936==    by 0x6BCB359: QDeclarativeObjectScriptClass::setProperty(QObject*, void* const&, QScriptValue const&, QScriptContext*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7591 ==3936==    by 0x6BCBD92: QDeclarativeObjectScriptClass::setProperty(QScriptDeclarativeClass::Object*, void* const&, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7592 ==3936== 
7593 ==3936== 
7594 ==3936== 196 bytes in 7 blocks are still reachable in loss record 202 of 381
7595 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7596 ==3936==    by 0x6A4D97F: QDeclarativeOpenMetaObject::QDeclarativeOpenMetaObject(QObject*, QDeclarativeOpenMetaObjectType*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7597 ==3936==    by 0x6AC8553: QDeclarativePathViewAttached::QDeclarativePathViewAttached(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7598 ==3936==    by 0x6AC85E9: QDeclarativePathView::qmlAttachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7599 ==3936==    by 0x6A7100B: QDeclarativePrivate::AttachedPropertySelector<QDeclarativePathView, 1>::attachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7600 ==3936==    by 0x6B1573B: qmlAttachedPropertiesObjectById(int, QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7601 ==3936==    by 0x6B1589C: qmlAttachedPropertiesObject(int*, QObject const*, QMetaObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7602 ==3936==    by 0x6ACE93F: QObject* qmlAttachedPropertiesObject<QDeclarativePathView>(QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7603 ==3936==    by 0x6ACAB63: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7604 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7605 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7606 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7607 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7608 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7609 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7610 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7611 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7612 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7613 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7614 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7615 ==3936== 
7616 ==3936== 
7617 ==3936== 196 bytes in 7 blocks are still reachable in loss record 203 of 381
7618 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7619 ==3936==    by 0x6A4EF5F: QDeclarativeOpenMetaObject::QDeclarativeOpenMetaObject(QObject*, QDeclarativeOpenMetaObjectType*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7620 ==3936==    by 0x6AE7999: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7621 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7622 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7623 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7624 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7625 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7626 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7627 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7628 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7629 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7630 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7631 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7632 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7633 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7634 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7635 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7636 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7637 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7638 ==3936== 
7639 ==3936== 
7640 ==3936== 200 bytes in 1 blocks are still reachable in loss record 204 of 381
7641 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7642 ==3936==    by 0x7CDFA61: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7643 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7644 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7645 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7646 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7647 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7648 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
7649 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
7650 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7651 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7652 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7653 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7654 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7655 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7656 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7657 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7658 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7659 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7660 ==3936==    by 0x1855D363: ???
7661 ==3936== 
7662 ==3936== 
7663 ==3936== 224 bytes in 7 blocks are still reachable in loss record 205 of 381
7664 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7665 ==3936==    by 0x6B57842: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7666 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7667 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7668 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7669 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7670 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7671 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7672 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7673 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7674 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7675 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7676 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
7677 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7678 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7679 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7680 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7681 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7682 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7683 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7684 ==3936== 
7685 ==3936== 
7686 ==3936== 224 bytes in 7 blocks are still reachable in loss record 206 of 381
7687 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7688 ==3936==    by 0x6AE9039: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7689 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7690 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7691 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7692 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7693 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7694 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7695 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7696 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7697 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7698 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7699 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7700 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7701 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7702 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7703 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7704 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7705 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7706 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7707 ==3936== 
7708 ==3936== 
7709 ==3936== 236 bytes in 59 blocks are still reachable in loss record 207 of 381
7710 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7711 ==3936==    by 0xE3A0EA4: QRasterPaintEngine::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7712 ==3936==    by 0xE3A7773: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7713 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7714 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7715 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7716 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7717 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7718 ==3936==    by 0x6ADBC81: QDeclarativeTextPrivate::wrappedTextImage(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7719 ==3936==    by 0x6ADDF9A: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7720 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7721 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7722 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7723 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7724 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7725 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7726 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7727 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7728 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7729 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7730 ==3936== 
7731 ==3936== 
7732 ==3936== 236 bytes in 59 blocks are still reachable in loss record 208 of 381
7733 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7734 ==3936==    by 0xE3A0F02: QRasterPaintEngine::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7735 ==3936==    by 0xE3A7773: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7736 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7737 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7738 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7739 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7740 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7741 ==3936==    by 0x6ADC2D2: QDeclarativeTextPrivate::drawOutline(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7742 ==3936==    by 0x6ADDF8B: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7743 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7744 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7745 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7746 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7747 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7748 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7749 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7750 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7751 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7752 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7753 ==3936== 
7754 ==3936== 
7755 ==3936== 240 bytes in 3 blocks are possibly lost in loss record 209 of 381
7756 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7757 ==3936==    by 0x6B3D524: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7758 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7759 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7760 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7761 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7762 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7763 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7764 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7765 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7766 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
7767 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7768 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7769 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7770 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7771 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7772 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7773 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7774 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7775 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7776 ==3936== 
7777 ==3936== 
7778 ==3936== 240 bytes in 6 blocks are still reachable in loss record 210 of 381
7779 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7780 ==3936==    by 0x6BDE30B: QDeclarativeImports::QDeclarativeImports() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7781 ==3936==    by 0x6B74B03: QDeclarativeCompositeTypeData::QDeclarativeCompositeTypeData() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7782 ==3936==    by 0x6B76560: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7783 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7784 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7785 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7786 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7787 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7788 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7789 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7790 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7791 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
7792 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7793 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7794 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7795 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7796 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7797 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7798 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7799 ==3936== 
7800 ==3936== 
7801 ==3936== 246 bytes in 10 blocks are still reachable in loss record 211 of 381
7802 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7803 ==3936==    by 0xF4F1DC7: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7804 ==3936==    by 0xF4F20D6: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7805 ==3936==    by 0xF4F2175: FcStrCopyFilename (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7806 ==3936==    by 0xF4F220F: FcStrSetAddFilename (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7807 ==3936==    by 0xF4DF644: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7808 ==3936==    by 0xF4DF664: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7809 ==3936==    by 0xF4F533F: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7810 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7811 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7812 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7813 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7814 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7815 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7816 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7817 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7818 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7819 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7820 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7821 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7822 ==3936== 
7823 ==3936== 
7824 ==3936== 252 bytes in 1 blocks are still reachable in loss record 212 of 381
7825 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7826 ==3936==    by 0xE1E834E: QPalette::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7827 ==3936==    by 0xE1EA5C3: QPalette::QPalette(QColor const&, QColor const&, QColor const&, QColor const&, QColor const&, QColor const&, QColor const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7828 ==3936==    by 0xE4EFFB6: QStyle::standardPalette() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7829 ==3936==    by 0xE5A9F94: QCleanlooksStyle::standardPalette() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7830 ==3936==    by 0xE59A224: QGtkStyle::standardPalette() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7831 ==3936==    by 0xE1B58EE: QApplication::style() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7832 ==3936==    by 0xE1B9844: QApplicationPrivate::initialize() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7833 ==3936==    by 0xE1B996F: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7834 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7835 ==3936==    by 0x804BD21: main (main.cpp:17)
7836 ==3936== 
7837 ==3936== 
7838 ==3936== 256 bytes in 4 blocks are still reachable in loss record 213 of 381
7839 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7840 ==3936==    by 0x6A5AA75: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7841 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7842 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7843 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7844 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7845 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7846 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7847 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7848 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7849 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7850 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7851 ==3936==    by 0x6B9A0B9: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7852 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7853 ==3936==    by 0x6BA18AB: QDeclarativeCompiledBindingsPrivate::Binding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7854 ==3936==    by 0x6B91996: QDeclarativeCompiledBindingsPrivate::Binding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7855 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7856 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7857 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7858 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7859 ==3936== 
7860 ==3936== 
7861 ==3936== 256 bytes in 8 blocks are still reachable in loss record 214 of 381
7862 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7863 ==3936==    by 0x6B361DA: QDeclarativeContext::setContextProperty(QString const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7864 ==3936==    by 0x6AE9091: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7865 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7866 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7867 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7868 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7869 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7870 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7871 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7872 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7873 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7874 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7875 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7876 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7877 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7878 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7879 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7880 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7881 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7882 ==3936== 
7883 ==3936== 
7884 ==3936== 256 bytes in 1 blocks are still reachable in loss record 215 of 381
7885 ==3936==    at 0x690CCED: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7886 ==3936==    by 0xF4DD4B8: FcBlanksAdd (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7887 ==3936==    by 0xF4F51D6: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7888 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7889 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7890 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7891 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7892 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7893 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
7894 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7895 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7896 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7897 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
7898 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7899 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7900 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
7901 ==3936==    by 0x804BD21: main (main.cpp:17)
7902 ==3936== 
7903 ==3936== 
7904 ==3936== 288 bytes in 8 blocks are still reachable in loss record 216 of 381
7905 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7906 ==3936==    by 0x6BC46EE: QDeclarativePropertyCache::copy() const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7907 ==3936==    by 0x6B55B60: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7908 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7909 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7910 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7911 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7912 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7913 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7914 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7915 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7916 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7917 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7918 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7919 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7920 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7921 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7922 ==3936==    by 0x804BE4F: main (main.cpp:31)
7923 ==3936== 
7924 ==3936== 
7925 ==3936== 288 bytes in 18 blocks are still reachable in loss record 217 of 381
7926 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7927 ==3936==    by 0x6A2BFA9: QDeclarativeTransitionManager::QDeclarativeTransitionManager() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7928 ==3936==    by 0x6ABDF4B: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7929 ==3936==    by 0x6ABA23B: QDeclarativeBasePositioner::QDeclarativeBasePositioner(QDeclarativeBasePositioner::PositionerType, QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7930 ==3936==    by 0x6ABA3E0: QDeclarativeRow::QDeclarativeRow(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7931 ==3936==    by 0x6A71F62: void QDeclarativePrivate::createInto<QDeclarativeRow>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7932 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7933 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7934 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7935 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7936 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7937 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7938 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7939 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7940 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7941 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7942 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7943 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7944 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7945 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7946 ==3936== 
7947 ==3936== 
7948 ==3936== 292 bytes in 1 blocks are still reachable in loss record 218 of 381
7949 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7950 ==3936==    by 0x7D21FD1: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7951 ==3936==    by 0x7D2193C: QScript::GlobalObject::GlobalObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7952 ==3936==    by 0x7CDE76D: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7953 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7954 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7955 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7956 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7957 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7958 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7959 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
7960 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
7961 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
7962 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7963 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7964 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7965 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7966 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7967 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7968 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7969 ==3936== 
7970 ==3936== 
7971 ==3936== 296 bytes in 74 blocks are still reachable in loss record 219 of 381
7972 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7973 ==3936==    by 0x7D05EE5: QScript::FunctionWrapper::FunctionWrapper(QTJSC::ExecState*, int, QTJSC::Identifier const&, QScriptValue (*)(QScriptContext*, QScriptEngine*)) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7974 ==3936==    by 0x7CDE092: QScriptEngine::newFunction(QScriptValue (*)(QScriptContext*, QScriptEngine*), int) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7975 ==3936==    by 0x6BB6986: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7976 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7977 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7978 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7979 ==3936==    by 0x189EE0E4: ???
7980 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7981 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7982 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7983 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
7984 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7985 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7986 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7987 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7988 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7989 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7990 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
7991 ==3936==    by 0x6C2DBB6: QDeclarativeComponentAttached::completed() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7992 ==3936== 
7993 ==3936== 
7994 ==3936== 324 bytes in 9 blocks are still reachable in loss record 220 of 381
7995 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
7996 ==3936==    by 0x6BC4E74: QDeclarativePropertyCache::append(QDeclarativeEngine*, QMetaObject const*, QDeclarativePropertyCache::Data::Flag, QDeclarativePropertyCache::Data::Flag) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7997 ==3936==    by 0x6B55953: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7998 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
7999 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8000 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8001 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8002 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8003 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8004 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8005 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8006 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8007 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8008 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8009 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8010 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8011 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8012 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8013 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8014 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8015 ==3936== 
8016 ==3936== 
8017 ==3936== 336 bytes in 6 blocks are indirectly lost in loss record 221 of 381
8018 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8019 ==3936==    by 0xE3DE39B: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8020 ==3936==    by 0xE29EDDA: QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8021 ==3936==    by 0x6A5AA6E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8022 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8023 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8024 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8025 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8026 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8027 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8028 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8029 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8030 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8031 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8032 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8033 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8034 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8035 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8036 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8037 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8038 ==3936== 
8039 ==3936== 
8040 ==3936== 352 bytes in 11 blocks are still reachable in loss record 222 of 381
8041 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8042 ==3936==    by 0x6B3DAF4: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8043 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8044 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8045 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8046 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8047 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8048 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8049 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8050 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8051 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8052 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8053 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8054 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8055 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8056 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8057 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8058 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8059 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8060 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8061 ==3936== 
8062 ==3936== 
8063 ==3936== 352 bytes in 44 blocks are still reachable in loss record 223 of 381
8064 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8065 ==3936==    by 0x6B7B1F7: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8066 ==3936==    by 0x6B76433: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8067 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8068 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8069 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8070 ==3936==    by 0x6B765E2: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8071 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8072 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8073 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8074 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8075 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8076 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8077 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8078 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8079 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8080 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8081 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8082 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8083 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8084 ==3936== 
8085 ==3936== 
8086 ==3936== 384 bytes in 6 blocks are still reachable in loss record 224 of 381
8087 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8088 ==3936==    by 0x6B3ECA8: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8089 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8090 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8091 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8092 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8093 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8094 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8095 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8096 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8097 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8098 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8099 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8100 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8101 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8102 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8103 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8104 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8105 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8106 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8107 ==3936== 
8108 ==3936== 
8109 ==3936== 432 bytes in 6 blocks are indirectly lost in loss record 225 of 381
8110 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8111 ==3936==    by 0xECB55AA: QMapData::createData(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8112 ==3936==    by 0xE28BD3B: QMap<QString, QString>::detach_helper() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8113 ==3936==    by 0xE283D58: QImage::setText(QString const&, QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8114 ==3936==    by 0xE2C531B: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8115 ==3936==    by 0xE2C5C4F: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8116 ==3936==    by 0xE2904DA: QImageReader::read(QImage*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8117 ==3936==    by 0x6A586F8: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8118 ==3936==    by 0x6A5AA3E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8119 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8120 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8121 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8122 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8123 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8124 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8125 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8126 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8127 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8128 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8129 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8130 ==3936== 
8131 ==3936== 
8132 ==3936== 432 bytes in 6 blocks are still reachable in loss record 226 of 381
8133 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8134 ==3936==    by 0x7FE02E9: QSqlResult::QSqlResult(QSqlDriver const*) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
8135 ==3936==    by 0x7FE2661: QSqlCachedResult::QSqlCachedResult(QSqlDriver const*) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
8136 ==3936==    by 0x14C27831: QSQLiteResult::QSQLiteResult(QSQLiteDriver const*) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
8137 ==3936==    by 0x14C278C9: QSQLiteDriver::createResult() const (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
8138 ==3936==    by 0x7FD0C80: (within /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
8139 ==3936==    by 0x7FD0EEC: QSqlQuery::QSqlQuery(QSqlDatabase) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
8140 ==3936==    by 0x6BB49A4: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8141 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8142 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8143 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8144 ==3936==    by 0x195D5398: ???
8145 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8146 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8147 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8148 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8149 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8150 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8151 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8152 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8153 ==3936== 
8154 ==3936== 
8155 ==3936== 432 bytes in 18 blocks are still reachable in loss record 227 of 381
8156 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8157 ==3936==    by 0x6BCD3DB: QDeclarativeObjectScriptClass::newQObject(QObject*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8158 ==3936==    by 0x6B15CDC: QDeclarativeEnginePrivate::scriptValueFromVariant(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8159 ==3936==    by 0x6BD1179: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8160 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8161 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8162 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8163 ==3936==    by 0x189EE133: ???
8164 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8165 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8166 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8167 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8168 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8169 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8170 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8171 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8172 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8173 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8174 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8175 ==3936==    by 0x6C2DBB6: QDeclarativeComponentAttached::completed() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8176 ==3936== 
8177 ==3936== 
8178 ==3936== 432 bytes in 36 blocks are still reachable in loss record 228 of 381
8179 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8180 ==3936==    by 0xF4DFB84: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8181 ==3936==    by 0xF4F52CA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8182 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8183 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8184 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8185 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8186 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8187 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8188 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8189 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8190 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8191 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8192 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8193 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8194 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8195 ==3936==    by 0x804BD21: main (main.cpp:17)
8196 ==3936== 
8197 ==3936== 
8198 ==3936== 440 bytes in 5 blocks are still reachable in loss record 229 of 381
8199 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8200 ==3936==    by 0x6B76550: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8201 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8202 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8203 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8204 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8205 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8206 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8207 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8208 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8209 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8210 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8211 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8212 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8213 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8214 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8215 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8216 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8217 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8218 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8219 ==3936== 
8220 ==3936== 
8221 ==3936== 448 bytes in 7 blocks are still reachable in loss record 230 of 381
8222 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8223 ==3936==    by 0x6A4D79D: QDeclarativeOpenMetaObject::setCached(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8224 ==3936==    by 0x6AC8560: QDeclarativePathViewAttached::QDeclarativePathViewAttached(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8225 ==3936==    by 0x6AC85E9: QDeclarativePathView::qmlAttachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8226 ==3936==    by 0x6A7100B: QDeclarativePrivate::AttachedPropertySelector<QDeclarativePathView, 1>::attachedProperties(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8227 ==3936==    by 0x6B1573B: qmlAttachedPropertiesObjectById(int, QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8228 ==3936==    by 0x6B1589C: qmlAttachedPropertiesObject(int*, QObject const*, QMetaObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8229 ==3936==    by 0x6ACE93F: QObject* qmlAttachedPropertiesObject<QDeclarativePathView>(QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8230 ==3936==    by 0x6ACAB63: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8231 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8232 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8233 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8234 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8235 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8236 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8237 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8238 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8239 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8240 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8241 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8242 ==3936== 
8243 ==3936== 
8244 ==3936== 448 bytes in 28 blocks are still reachable in loss record 231 of 381
8245 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8246 ==3936==    by 0x6A5039A: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8247 ==3936==    by 0x6A4F2E6: QDeclarativeOpenMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8248 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8249 ==3936==    by 0xEDA40D6: QMetaProperty::read(QObject const*) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8250 ==3936==    by 0x6BCFAE3: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8251 ==3936==    by 0x6BD0DFC: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8252 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8253 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8254 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8255 ==3936==    by 0x17EA4C03: ???
8256 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8257 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8258 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8259 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8260 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8261 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8262 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8263 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8264 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8265 ==3936== 
8266 ==3936== 
8267 ==3936== 448 bytes in 7 blocks are still reachable in loss record 232 of 381
8268 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8269 ==3936==    by 0x6B26CB7: QDeclarativeQtScriptExpression::updateGuards(QPODVector<QDeclarativeEnginePrivate::CapturedProperty, 1024> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8270 ==3936==    by 0x6B27844: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8271 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8272 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8273 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8274 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8275 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8276 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8277 ==3936==    by 0x6AE432E: QDeclarativeVisualDataModel::completeItem() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8278 ==3936==    by 0x6ACCAFE: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8279 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8280 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8281 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8282 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8283 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8284 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8285 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8286 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8287 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8288 ==3936== 
8289 ==3936== 
8290 ==3936== 472 bytes in 7 blocks are still reachable in loss record 233 of 381
8291 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8292 ==3936==    by 0x4406AD7: expand_dynamic_string_token (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8293 ==3936==    by 0x4407444: _dl_map_object (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8294 ==3936==    by 0x441022E: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8295 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8296 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8297 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8298 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8299 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8300 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8301 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8302 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8303 ==3936==    by 0xED82CE6: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8304 ==3936==    by 0xED7D426: QFactoryLoader::instance(QString const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8305 ==3936==    by 0xE28E00E: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8306 ==3936==    by 0xE28EEB7: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8307 ==3936==    by 0xE28FA02: QImageReader::size() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8308 ==3936==    by 0x6A586D7: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8309 ==3936==    by 0x6A5AA3E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8310 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8311 ==3936== 
8312 ==3936== 
8313 ==3936== 480 bytes in 6 blocks are indirectly lost in loss record 234 of 381
8314 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8315 ==3936==    by 0xE281661: QImageData::create(QSize const&, QImage::Format, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8316 ==3936==    by 0xE281956: QImage::QImage(int, int, QImage::Format) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8317 ==3936==    by 0xE283F24: QImage::convertToFormat(QImage::Format, QFlags<Qt::ImageConversionFlag>) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8318 ==3936==    by 0xE2AF778: QRasterPixmapData::createPixmapForImage(QImage&, QFlags<Qt::ImageConversionFlag>, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8319 ==3936==    by 0xE2AF94C: QRasterPixmapData::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8320 ==3936==    by 0xE29EDFA: QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8321 ==3936==    by 0x6A5AA6E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8322 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8323 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8324 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8325 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8326 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8327 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8328 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8329 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8330 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8331 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8332 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8333 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8334 ==3936== 
8335 ==3936== 
8336 ==3936== 480 bytes in 15 blocks are still reachable in loss record 235 of 381
8337 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8338 ==3936==    by 0x6B405F7: QDeclarativeCompiler::genContextCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8339 ==3936==    by 0x6B54ADB: QDeclarativeCompiler::genComponent(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8340 ==3936==    by 0x6B55A7D: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8341 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8342 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8343 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8344 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8345 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8346 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8347 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8348 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8349 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8350 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8351 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8352 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8353 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8354 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8355 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8356 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8357 ==3936== 
8358 ==3936== 
8359 ==3936== 492 bytes in 41 blocks are still reachable in loss record 236 of 381
8360 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8361 ==3936==    by 0xF4EDA63: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8362 ==3936==    by 0xF4EDB21: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8363 ==3936==    by 0xF4EDDBE: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8364 ==3936==    by 0xF4EDE42: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8365 ==3936==    by 0xF4F2F51: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8366 ==3936==    by 0xF4F3A43: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8367 ==3936==    by 0xF4F4D83: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8368 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8369 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8370 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8371 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8372 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8373 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8374 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8375 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8376 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8377 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8378 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8379 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8380 ==3936== 
8381 ==3936== 
8382 ==3936== 500 bytes in 1 blocks are still reachable in loss record 237 of 381
8383 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8384 ==3936==    by 0xE86E721: QGraphicsScene::QGraphicsScene(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8385 ==3936==    by 0x6A09F8E: QDeclarativeScene::QDeclarativeScene() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8386 ==3936==    by 0x6A0DDA6: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8387 ==3936==    by 0x6A0AD9B: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8388 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
8389 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
8390 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8391 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8392 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8393 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8394 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8395 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8396 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8397 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8398 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8399 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8400 ==3936==    by 0x1855D363: ???
8401 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8402 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8403 ==3936== 
8404 ==3936== 
8405 ==3936== 504 bytes in 14 blocks are still reachable in loss record 238 of 381
8406 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8407 ==3936==    by 0x6BCD0DA: QDeclarativeObjectMethodScriptClass::newMethod(QObject*, QDeclarativePropertyCache::Data const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8408 ==3936==    by 0x6BCFB91: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8409 ==3936==    by 0x6BCFFE5: QDeclarativeObjectScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8410 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8411 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8412 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8413 ==3936==    by 0x7BC8ADE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8414 ==3936==    by 0x189EE384: ???
8415 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8416 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8417 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8418 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8419 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8420 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8421 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8422 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8423 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8424 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8425 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8426 ==3936== 
8427 ==3936== 
8428 ==3936== 524 bytes in 131 blocks are still reachable in loss record 239 of 381
8429 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8430 ==3936==    by 0xEC81479: QMutexPool::get(void const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8431 ==3936==    by 0xEDB2752: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8432 ==3936==    by 0xEDB2F23: QMetaObject::connect(QObject const*, int, QObject const*, int, int, int*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8433 ==3936==    by 0x6B26399: QDeclarativeQtScriptExpression::updateGuards(QPODVector<QDeclarativeEnginePrivate::CapturedProperty, 1024> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8434 ==3936==    by 0x6B27844: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8435 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8436 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8437 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8438 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8439 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8440 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8441 ==3936==    by 0x6AE432E: QDeclarativeVisualDataModel::completeItem() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8442 ==3936==    by 0x6ACCAFE: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8443 ==3936==    by 0x6ACCFB0: QDeclarativePathViewPrivate::setOffset(double) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8444 ==3936==    by 0x6ACAEC2: QDeclarativePathViewPrivate::snapToCurrent() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8445 ==3936==    by 0x6ACBBB4: QDeclarativePathView::setCurrentIndex(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8446 ==3936==    by 0x6C2653E: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8447 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8448 ==3936==    by 0x6B2D615: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8449 ==3936== 
8450 ==3936== 
8451 ==3936== 544 bytes in 1 blocks are still reachable in loss record 240 of 381
8452 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8453 ==3936==    by 0xEDB270B: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8454 ==3936==    by 0xEDB3299: QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8455 ==3936==    by 0xE889A69: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8456 ==3936==    by 0xE889E67: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8457 ==3936==    by 0xE8849AA: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8458 ==3936==    by 0xE86E2D2: QGraphicsScenePrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8459 ==3936==    by 0xE86E74E: QGraphicsScene::QGraphicsScene(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8460 ==3936==    by 0x6A09F8E: QDeclarativeScene::QDeclarativeScene() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8461 ==3936==    by 0x6A0DDA6: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8462 ==3936==    by 0x6A0AD9B: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8463 ==3936==    by 0x804D0D9: MarketsTodayQMLView::MarketsTodayQMLView(QWidget*) (marketstodayqmlview.cpp:14)
8464 ==3936==    by 0x804BD32: main (main.cpp:19)
8465 ==3936== 
8466 ==3936== 
8467 ==3936== 560 bytes in 14 blocks are still reachable in loss record 241 of 381
8468 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8469 ==3936==    by 0x6BD0BFA: QDeclarativeContextScriptClass::newContext(QDeclarativeContextData*, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8470 ==3936==    by 0x6B27915: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8471 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8472 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8473 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8474 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8475 ==3936==    by 0x6C23825: QDeclarativeMouseArea::clicked(QDeclarativeMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8476 ==3936==    by 0x6AC1A74: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8477 ==3936==    by 0x6AC3018: QDeclarativeMouseArea::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8478 ==3936==    by 0xE83E758: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8479 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8480 ==3936==    by 0x6AC0D51: QDeclarativeMouseArea::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8481 ==3936==    by 0xE863297: QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8482 ==3936==    by 0xE863C06: QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8483 ==3936==    by 0xE867419: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8484 ==3936==    by 0x6A09E58: QDeclarativeScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8485 ==3936==    by 0xE87C426: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8486 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8487 ==3936==    by 0xE1B752D: QApplication::notify(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8488 ==3936== 
8489 ==3936== 
8490 ==3936== 576 bytes in 18 blocks are still reachable in loss record 242 of 381
8491 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8492 ==3936==    by 0x441066F: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8493 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8494 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8495 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8496 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8497 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8498 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8499 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8500 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8501 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8502 ==3936==    by 0xED82C7C: QLibrary::resolve(char const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8503 ==3936==    by 0xE57F92A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8504 ==3936==    by 0xE22A179: QGuiPlatformPlugin::systemIconThemeName() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8505 ==3936==    by 0xE271397: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8506 ==3936==    by 0xE2384B0: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8507 ==3936==    by 0xE23DD52: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8508 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8509 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8510 ==3936==    by 0x804BD21: main (main.cpp:17)
8511 ==3936== 
8512 ==3936== 
8513 ==3936== 592 bytes in 19 blocks are indirectly lost in loss record 243 of 381
8514 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8515 ==3936==    by 0xEC7FBFB: qMalloc(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8516 ==3936==    by 0xEC88409: QByteArray::realloc(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8517 ==3936==    by 0xEC88609: QByteArray::append(QByteArray const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8518 ==3936==    by 0xED47697: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8519 ==3936==    by 0xED4E618: QUrl::resolved(QUrl const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8520 ==3936==    by 0x6B44526: QDeclarativeCompiler::genLiteralAssignment(QMetaProperty const&, QDeclarativeParser::Value*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8521 ==3936==    by 0x6B561BF: QDeclarativeCompiler::genPropertyAssignment(QDeclarativeParser::Property*, QDeclarativeParser::Object*, QDeclarativeParser::Property*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8522 ==3936==    by 0x6B5646C: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8523 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8524 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8525 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8526 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8527 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8528 ==3936==    by 0x6B55824: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8529 ==3936==    by 0x6B54B1C: QDeclarativeCompiler::genComponent(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8530 ==3936==    by 0x6B55A7D: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8531 ==3936==    by 0x6B56336: QDeclarativeCompiler::genListProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8532 ==3936==    by 0x6B5644A: QDeclarativeCompiler::genValueProperty(QDeclarativeParser::Property*, QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8533 ==3936==    by 0x6B56632: QDeclarativeCompiler::genObjectBody(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8534 ==3936== 
8535 ==3936== 
8536 ==3936== 696 bytes in 12 blocks are possibly lost in loss record 244 of 381
8537 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8538 ==3936==    by 0x6B34BC1: QDeclarativeContextData::setIdPropertyData(QDeclarativeIntegerCache*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8539 ==3936==    by 0x6B3DACB: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8540 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8541 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8542 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8543 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8544 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8545 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8546 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8547 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8548 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8549 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8550 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8551 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8552 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8553 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8554 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8555 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8556 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8557 ==3936== 
8558 ==3936== 
8559 ==3936== 720 bytes in 9 blocks are still reachable in loss record 245 of 381
8560 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8561 ==3936==    by 0x6B35113: QDeclarativeContext::QDeclarativeContext(QDeclarativeContext*, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8562 ==3936==    by 0x6AE902D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8563 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8564 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8565 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8566 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8567 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8568 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8569 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8570 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8571 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8572 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8573 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8574 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8575 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8576 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8577 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8578 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8579 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8580 ==3936== 
8581 ==3936== 
8582 ==3936== 744 bytes in 62 blocks are still reachable in loss record 246 of 381
8583 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8584 ==3936==    by 0x7D26979: QScriptDeclarativeClass::newObject(QScriptEngine*, QScriptDeclarativeClass*, QScriptDeclarativeClass::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8585 ==3936==    by 0x6BD0CB6: QDeclarativeContextScriptClass::newContext(QDeclarativeContextData*, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8586 ==3936==    by 0x6B27915: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8587 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8588 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8589 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8590 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8591 ==3936==    by 0x6C23825: QDeclarativeMouseArea::clicked(QDeclarativeMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8592 ==3936==    by 0x6AC1A74: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8593 ==3936==    by 0x6AC3018: QDeclarativeMouseArea::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8594 ==3936==    by 0xE83E758: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8595 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8596 ==3936==    by 0x6AC0D51: QDeclarativeMouseArea::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8597 ==3936==    by 0xE863297: QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8598 ==3936==    by 0xE863C06: QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8599 ==3936==    by 0xE867419: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8600 ==3936==    by 0x6A09E58: QDeclarativeScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8601 ==3936==    by 0xE87C426: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8602 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8603 ==3936== 
8604 ==3936== 
8605 ==3936== 768 bytes in 12 blocks are still reachable in loss record 247 of 381
8606 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8607 ==3936==    by 0x6B29BF9: QDeclarativeAbstractBinding::addToObject(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8608 ==3936==    by 0x6B3C0BC: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8609 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8610 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8611 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8612 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8613 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8614 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8615 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8616 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8617 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8618 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8619 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8620 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8621 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8622 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8623 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8624 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8625 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8626 ==3936== 
8627 ==3936== 
8628 ==3936== 780 bytes in 39 blocks are still reachable in loss record 248 of 381
8629 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8630 ==3936==    by 0xF4F2BA3: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8631 ==3936==    by 0xF4F3850: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8632 ==3936==    by 0xF4F4D90: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8633 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8634 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8635 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8636 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8637 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8638 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8639 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8640 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8641 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8642 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8643 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8644 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8645 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8646 ==3936==    by 0x804BD21: main (main.cpp:17)
8647 ==3936== 
8648 ==3936== 
8649 ==3936== 792 bytes in 31 blocks are still reachable in loss record 249 of 381
8650 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8651 ==3936==    by 0x440556D: open_path (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8652 ==3936==    by 0x44076AA: _dl_map_object (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8653 ==3936==    by 0x441022E: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8654 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8655 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8656 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8657 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
8658 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8659 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
8660 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8661 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8662 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8663 ==3936==    by 0xE23F5AC: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8664 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8665 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8666 ==3936==    by 0x804BD21: main (main.cpp:17)
8667 ==3936== 
8668 ==3936== 
8669 ==3936== 792 bytes in 9 blocks are still reachable in loss record 250 of 381
8670 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8671 ==3936==    by 0xED4844D: QUrl::setEncodedUrl(QByteArray const&, QUrl::ParsingMode) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8672 ==3936==    by 0xED488AE: QUrl::setUrl(QString const&, QUrl::ParsingMode) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8673 ==3936==    by 0xED48B61: QUrl::setUrl(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8674 ==3936==    by 0xED48BA1: QUrl::QUrl(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8675 ==3936==    by 0x6BDC95B: QDeclarativeImportedNamespace::find_helper(int, QByteArray const&, int*, int*, QDeclarativeType**, QUrl*, QUrl*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8676 ==3936==    by 0x6BDCF8A: QDeclarativeImportedNamespace::find(QByteArray const&, int*, int*, QDeclarativeType**, QUrl*, QUrl*, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8677 ==3936==    by 0x6BDDBE9: QDeclarativeImportsPrivate::find(QByteArray const&, int*, int*, QDeclarativeType**, QUrl*, QString*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8678 ==3936==    by 0x6BE4A1E: QDeclarativeImportDatabase::resolveType(QDeclarativeImports const&, QByteArray const&, QDeclarativeType**, QUrl*, int*, int*, QDeclarativeImportedNamespace**, QString*) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8679 ==3936==    by 0x6B76351: QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8680 ==3936==    by 0x6B78BDD: QDeclarativeCompositeTypeManager::compile(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8681 ==3936==    by 0x6B7908C: QDeclarativeCompositeTypeManager::setData(QDeclarativeCompositeTypeData*, QByteArray const&, QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8682 ==3936==    by 0x6B791B2: QDeclarativeCompositeTypeManager::loadSource(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8683 ==3936==    by 0x6B7967B: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8684 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8685 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8686 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8687 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8688 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8689 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8690 ==3936== 
8691 ==3936== 
8692 ==3936== 800 bytes in 50 blocks are still reachable in loss record 251 of 381
8693 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8694 ==3936==    by 0x6BC7975: QDeclarativeIntegerCache::add(QString const&, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8695 ==3936==    by 0x6B40694: QDeclarativeCompiler::genContextCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8696 ==3936==    by 0x6B57310: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8697 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8698 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8699 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8700 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8701 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8702 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8703 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8704 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8705 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8706 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8707 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8708 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8709 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8710 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8711 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8712 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8713 ==3936== 
8714 ==3936== 
8715 ==3936== 800 bytes in 20 blocks are possibly lost in loss record 252 of 381
8716 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8717 ==3936==    by 0xFF07BED: g_malloc0 (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
8718 ==3936==    by 0xF5B397A: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
8719 ==3936==    by 0xF5B3ACA: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
8720 ==3936==    by 0xF5B6445: g_type_init_with_debug_flags (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
8721 ==3936==    by 0xF5B65C9: g_type_init (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
8722 ==3936==    by 0xECED488: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8723 ==3936==    by 0xECECB33: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8724 ==3936==    by 0xECECCCC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8725 ==3936==    by 0xECB07AB: QSystemLocale::query(QSystemLocale::QueryType, QVariant) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8726 ==3936==    by 0xECAED02: QLocalePrivate::updateSystemPrivate() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8727 ==3936==    by 0xECAF2F7: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8728 ==3936==    by 0xECB04E4: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8729 ==3936==    by 0xECB0648: QLocale::QLocale() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8730 ==3936==    by 0xED41592: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8731 ==3936==    by 0xED4177E: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8732 ==3936==    by 0xED0F5EC: QAbstractFileEngine::create(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8733 ==3936==    by 0xED258AB: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8734 ==3936==    by 0xED26448: QFileInfo::QFileInfo(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8735 ==3936==    by 0xED1EFC1: QFile::exists(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8736 ==3936== 
8737 ==3936== 
8738 ==3936== 828 bytes in 23 blocks are still reachable in loss record 253 of 381
8739 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8740 ==3936==    by 0x6BC54B7: QDeclarativePropertyCache::append(QDeclarativeEngine*, QMetaObject const*, QDeclarativePropertyCache::Data::Flag, QDeclarativePropertyCache::Data::Flag) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8741 ==3936==    by 0x6B55953: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8742 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8743 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8744 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8745 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8746 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8747 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8748 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8749 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8750 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8751 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8752 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8753 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8754 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8755 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8756 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8757 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8758 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8759 ==3936== 
8760 ==3936== 
8761 ==3936== 840 bytes in 7 blocks are still reachable in loss record 254 of 381
8762 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8763 ==3936==    by 0x6B75141: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8764 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8765 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8766 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8767 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8768 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8769 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8770 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8771 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8772 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8773 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8774 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8775 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8776 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8777 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8778 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8779 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8780 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8781 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8782 ==3936== 
8783 ==3936== 
8784 ==3936== 864 bytes in 9 blocks are still reachable in loss record 255 of 381
8785 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8786 ==3936==    by 0x6B350DB: QDeclarativeContext::QDeclarativeContext(QDeclarativeContext*, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8787 ==3936==    by 0x6AE902D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8788 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8789 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8790 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8791 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8792 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8793 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8794 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8795 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8796 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8797 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8798 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8799 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8800 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8801 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8802 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8803 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8804 ==3936==    by 0x6C1B3FB: QDeclarativeListModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8805 ==3936== 
8806 ==3936== 
8807 ==3936== 864 bytes in 54 blocks are still reachable in loss record 256 of 381
8808 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8809 ==3936==    by 0x6B5D677: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8810 ==3936==    by 0x6B57C67: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8811 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8812 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8813 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8814 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8815 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8816 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8817 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
8818 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8819 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8820 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8821 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8822 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8823 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8824 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8825 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8826 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8827 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8828 ==3936== 
8829 ==3936== 
8830 ==3936== 956 bytes in 1 blocks are still reachable in loss record 257 of 381
8831 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8832 ==3936==    by 0x6A0AD91: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8833 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
8834 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
8835 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
8836 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8837 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8838 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8839 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8840 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8841 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8842 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8843 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8844 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8845 ==3936==    by 0x1855D363: ???
8846 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8847 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8848 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8849 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8850 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8851 ==3936== 
8852 ==3936== 
8853 ==3936== 960 bytes in 12 blocks are still reachable in loss record 258 of 381
8854 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8855 ==3936==    by 0x6B327D0: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8856 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8857 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8858 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8859 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8860 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8861 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8862 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8863 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8864 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8865 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8866 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8867 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8868 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8869 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8870 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8871 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8872 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8873 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8874 ==3936== 
8875 ==3936== 
8876 ==3936== 992 bytes in 62 blocks are still reachable in loss record 259 of 381
8877 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8878 ==3936==    by 0x7D26B4D: QScriptDeclarativeClass::newObject(QScriptEngine*, QScriptDeclarativeClass*, QScriptDeclarativeClass::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8879 ==3936==    by 0x6BD0CB6: QDeclarativeContextScriptClass::newContext(QDeclarativeContextData*, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8880 ==3936==    by 0x6B27915: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8881 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8882 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8883 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8884 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8885 ==3936==    by 0x6C23825: QDeclarativeMouseArea::clicked(QDeclarativeMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8886 ==3936==    by 0x6AC1A74: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8887 ==3936==    by 0x6AC3018: QDeclarativeMouseArea::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8888 ==3936==    by 0xE83E758: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8889 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8890 ==3936==    by 0x6AC0D51: QDeclarativeMouseArea::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8891 ==3936==    by 0xE863297: QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8892 ==3936==    by 0xE863C06: QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8893 ==3936==    by 0xE867419: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8894 ==3936==    by 0x6A09E58: QDeclarativeScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8895 ==3936==    by 0xE87C426: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8896 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8897 ==3936== 
8898 ==3936== 
8899 ==3936== 1,023 bytes in 99 blocks are indirectly lost in loss record 260 of 381
8900 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8901 ==3936==    by 0xFF07C5B: g_malloc (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
8902 ==3936==    by 0xFF1D1D9: g_slice_alloc (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
8903 ==3936==    by 0xFF1E5F9: g_slist_prepend (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
8904 ==3936==    by 0xF52A6B3: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
8905 ==3936==    by 0xF52A4DC: gconf_value_copy (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
8906 ==3936==    by 0xF531269: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
8907 ==3936==    by 0xF531568: gconf_client_get (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
8908 ==3936==    by 0x6F53D17: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8909 ==3936==    by 0x6F504FC: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8910 ==3936==    by 0x6F51BDB: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8911 ==3936==    by 0x6F52703: QMaemoInternetConnectivity::connectionRequest() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8912 ==3936==    by 0x6F2205F: QAbstractSocket::connectToHostImplementation(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8913 ==3936==    by 0x6F2221E: QAbstractSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8914 ==3936==    by 0x6F578D7: QTcpSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8915 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8916 ==3936==    by 0xEDA2F25: QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8917 ==3936==    by 0xEDA4A26: QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8918 ==3936==    by 0x6F1E00D: QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8919 ==3936==    by 0x6EAE1A5: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
8920 ==3936== 
8921 ==3936== 
8922 ==3936== 1,032 bytes in 43 blocks are still reachable in loss record 261 of 381
8923 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8924 ==3936==    by 0xF4F2F23: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8925 ==3936==    by 0xF4F3A43: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8926 ==3936==    by 0xF4F4D83: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8927 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8928 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8929 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8930 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8931 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8932 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
8933 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8934 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8935 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8936 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
8937 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8938 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8939 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8940 ==3936==    by 0x804BD21: main (main.cpp:17)
8941 ==3936== 
8942 ==3936== 
8943 ==3936== 1,040 bytes in 12 blocks are still reachable in loss record 262 of 381
8944 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8945 ==3936==    by 0x6B6FC6F: QDeclarativeType::create(QObject**, void**, unsigned int) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8946 ==3936==    by 0x6B3B871: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8947 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8948 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8949 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8950 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8951 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8952 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8953 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8954 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8955 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8956 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8957 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8958 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8959 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8960 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8961 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8962 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8963 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8964 ==3936== 
8965 ==3936== 
8966 ==3936== 1,044 bytes in 29 blocks are still reachable in loss record 263 of 381
8967 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8968 ==3936==    by 0x7D22EA1: QScript::QScriptActivationObject::QScriptActivationObject(QTJSC::ExecState*, QTJSC::JSObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8969 ==3936==    by 0x7CC47D1: QScriptContext::activationObject() const (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8970 ==3936==    by 0x7CC4CC4: QScriptContext::pushScope(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
8971 ==3936==    by 0x6B2793C: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8972 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8973 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8974 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8975 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
8976 ==3936==    by 0x6C23825: QDeclarativeMouseArea::clicked(QDeclarativeMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8977 ==3936==    by 0x6AC1A74: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8978 ==3936==    by 0x6AC3018: QDeclarativeMouseArea::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8979 ==3936==    by 0xE83E758: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8980 ==3936==    by 0x6AB1FD4: QDeclarativeItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8981 ==3936==    by 0x6AC0D51: QDeclarativeMouseArea::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8982 ==3936==    by 0xE863297: QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8983 ==3936==    by 0xE863C06: QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8984 ==3936==    by 0xE867419: QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8985 ==3936==    by 0x6A09E58: QDeclarativeScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8986 ==3936==    by 0xE87C426: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
8987 ==3936== 
8988 ==3936== 
8989 ==3936== 1,100 bytes in 11 blocks are still reachable in loss record 264 of 381
8990 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
8991 ==3936==    by 0x6B917EE: QDeclarativeCompiledBindings::QDeclarativeCompiledBindings(char const*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8992 ==3936==    by 0x6B3DB04: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8993 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8994 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8995 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8996 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8997 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8998 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
8999 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9000 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9001 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9002 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9003 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9004 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9005 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9006 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9007 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9008 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9009 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9010 ==3936== 
9011 ==3936== 
9012 ==3936== 1,400 bytes in 70 blocks are still reachable in loss record 265 of 381
9013 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9014 ==3936==    by 0xEDAC54A: QObjectPrivate::addConnection(int, QObjectPrivate::Connection*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9015 ==3936==    by 0xEDB287B: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9016 ==3936==    by 0xEDB2F23: QMetaObject::connect(QObject const*, int, QObject const*, int, int, int*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9017 ==3936==    by 0x6B26399: QDeclarativeQtScriptExpression::updateGuards(QPODVector<QDeclarativeEnginePrivate::CapturedProperty, 1024> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9018 ==3936==    by 0x6B27844: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9019 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9020 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9021 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9022 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9023 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9024 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9025 ==3936==    by 0x6AE432E: QDeclarativeVisualDataModel::completeItem() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9026 ==3936==    by 0x6ACCAFE: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9027 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9028 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9029 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9030 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9031 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9032 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9033 ==3936== 
9034 ==3936== 
9035 ==3936== 1,416 bytes in 53 blocks are possibly lost in loss record 266 of 381
9036 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9037 ==3936==    by 0xEC7FBFB: qMalloc(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9038 ==3936==    by 0xECB5478: QMapData::node_create(QMapData::Node**, int, int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9039 ==3936==    by 0xE86F60E: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9040 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9041 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9042 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9043 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9044 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9045 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9046 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9047 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9048 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9049 ==3936==    by 0xE877DEE: QGraphicsScenePrivate::_q_processDirtyItems() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9050 ==3936==    by 0xE87CEC5: QGraphicsScene::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9051 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9052 ==3936==    by 0xEDAB0F8: QMetaCallEvent::placeMetaCall(QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9053 ==3936==    by 0xEDAC10E: QObject::event(QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9054 ==3936==    by 0xE87C249: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9055 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9056 ==3936== 
9057 ==3936== 
9058 ==3936== 1,548 bytes in 17 blocks are still reachable in loss record 267 of 381
9059 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9060 ==3936==    by 0xF581E34: dbus_malloc0 (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9061 ==3936==    by 0xF581F3A: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9062 ==3936==    by 0xF58090B: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9063 ==3936==    by 0xF580981: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9064 ==3936==    by 0xF580A20: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9065 ==3936==    by 0xF55F990: dbus_parse_address (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9066 ==3936==    by 0xF56939F: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9067 ==3936==    by 0xF5698BD: dbus_connection_open_private (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9068 ==3936==    by 0xF563F6C: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9069 ==3936==    by 0xF5641B5: dbus_bus_get_private (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9070 ==3936==    by 0xF52C21F: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9071 ==3936==    by 0xF52C692: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9072 ==3936==    by 0xF52C8AD: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9073 ==3936==    by 0xF52E169: gconf_engine_get_fuller (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9074 ==3936==    by 0xF52E3B7: gconf_engine_get_entry (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9075 ==3936==    by 0xF5310F0: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9076 ==3936==    by 0xF53123F: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9077 ==3936==    by 0xF531568: gconf_client_get (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9078 ==3936==    by 0xF53177C: gconf_client_get_bool (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9079 ==3936== 
9080 ==3936== 
9081 ==3936== 1,740 bytes in 29 blocks are still reachable in loss record 268 of 381
9082 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9083 ==3936==    by 0xE441879: QTextEngine::validate() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9084 ==3936==    by 0xE444C20: QTextEngine::itemize() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9085 ==3936==    by 0xE44A120: QTextLayout::beginLayout() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9086 ==3936==    by 0x6ADB580: QDeclarativeTextPrivate::setupTextLayout(QTextLayout*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9087 ==3936==    by 0x6ADBE7C: QDeclarativeTextPrivate::updateSize() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9088 ==3936==    by 0x6ADD35A: QDeclarativeTextPrivate::updateLayout() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9089 ==3936==    by 0x6ADD5C9: QDeclarativeText::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9090 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9091 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9092 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9093 ==3936==    by 0x6AE432E: QDeclarativeVisualDataModel::completeItem() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9094 ==3936==    by 0x6ACCAFE: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9095 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9096 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9097 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9098 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9099 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9100 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9101 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9102 ==3936== 
9103 ==3936== 
9104 ==3936== 1,924 bytes in 51 blocks are still reachable in loss record 269 of 381
9105 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9106 ==3936==    by 0xF581E62: dbus_malloc (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9107 ==3936==    by 0xF57FEC4: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9108 ==3936==    by 0xF564042: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9109 ==3936==    by 0xF5641B5: dbus_bus_get_private (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9110 ==3936==    by 0xF52C21F: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9111 ==3936==    by 0xF52C692: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9112 ==3936==    by 0xF52C8AD: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9113 ==3936==    by 0xF52E169: gconf_engine_get_fuller (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9114 ==3936==    by 0xF52E3B7: gconf_engine_get_entry (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9115 ==3936==    by 0xF5310F0: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9116 ==3936==    by 0xF53123F: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9117 ==3936==    by 0xF531568: gconf_client_get (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9118 ==3936==    by 0xF53177C: gconf_client_get_bool (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9119 ==3936==    by 0xECED4A9: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9120 ==3936==    by 0xECECB33: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9121 ==3936==    by 0xECECCCC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9122 ==3936==    by 0xECB07AB: QSystemLocale::query(QSystemLocale::QueryType, QVariant) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9123 ==3936==    by 0xECAED02: QLocalePrivate::updateSystemPrivate() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9124 ==3936==    by 0xECAF2F7: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9125 ==3936== 
9126 ==3936== 
9127 ==3936== 2,178 (1,155 direct, 1,023 indirect) bytes in 99 blocks are definitely lost in loss record 270 of 381
9128 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9129 ==3936==    by 0xFF07C5B: g_malloc (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9130 ==3936==    by 0xFF1D1D9: g_slice_alloc (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9131 ==3936==    by 0xFF1DA0D: g_slice_alloc0 (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9132 ==3936==    by 0xF52A405: gconf_value_new (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9133 ==3936==    by 0xF52A42F: gconf_value_copy (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9134 ==3936==    by 0xF531269: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9135 ==3936==    by 0xF531568: gconf_client_get (in /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9136 ==3936==    by 0x6F53D17: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9137 ==3936==    by 0x6F504FC: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9138 ==3936==    by 0x6F51BDB: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9139 ==3936==    by 0x6F52703: QMaemoInternetConnectivity::connectionRequest() (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9140 ==3936==    by 0x6F2205F: QAbstractSocket::connectToHostImplementation(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9141 ==3936==    by 0x6F2221E: QAbstractSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9142 ==3936==    by 0x6F578D7: QTcpSocket::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9143 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9144 ==3936==    by 0xEDA2F25: QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9145 ==3936==    by 0xEDA4A26: QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9146 ==3936==    by 0x6F1E00D: QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9147 ==3936==    by 0x6EAE1A5: (within /targets/FREMANTLE_X86/usr/lib/libQtNetwork.so.4.7.0)
9148 ==3936== 
9149 ==3936== 
9150 ==3936== 1,176 bytes in 7 blocks are still reachable in loss record 271 of 381
9151 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9152 ==3936==    by 0x6B27E21: QDeclarativeExpression::QDeclarativeExpression(QDeclarativeContextData*, QObject*, QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9153 ==3936==    by 0x6B3C895: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9154 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9155 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9156 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9157 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9158 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9159 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9160 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9161 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9162 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9163 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9164 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9165 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9166 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9167 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9168 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9169 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9170 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9171 ==3936== 
9172 ==3936== 
9173 ==3936== 1,180 bytes in 59 blocks are still reachable in loss record 272 of 381
9174 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9175 ==3936==    by 0xE3DE2ED: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9176 ==3936==    by 0xE3A0EED: QRasterPaintEngine::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9177 ==3936==    by 0xE3A7773: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9178 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9179 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9180 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9181 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9182 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9183 ==3936==    by 0x6ADC2D2: QDeclarativeTextPrivate::drawOutline(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9184 ==3936==    by 0x6ADDF8B: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9185 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9186 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9187 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9188 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9189 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9190 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9191 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9192 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9193 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9194 ==3936== 
9195 ==3936== 
9196 ==3936== 1,180 bytes in 59 blocks are still reachable in loss record 273 of 381
9197 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9198 ==3936==    by 0xE2796B3: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9199 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9200 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9201 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9202 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9203 ==3936==    by 0x6ADC2D2: QDeclarativeTextPrivate::drawOutline(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9204 ==3936==    by 0x6ADDF8B: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9205 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9206 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9207 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9208 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9209 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9210 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9211 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9212 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9213 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9214 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9215 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9216 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9217 ==3936== 
9218 ==3936== 
9219 ==3936== 1,264 bytes in 38 blocks are still reachable in loss record 274 of 381
9220 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9221 ==3936==    by 0x4409747: _dl_new_object (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9222 ==3936==    by 0x440588B: _dl_map_object_from_fd (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9223 ==3936==    by 0x44074DB: _dl_map_object (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9224 ==3936==    by 0x441022E: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9225 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9226 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9227 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9228 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9229 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9230 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9231 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9232 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9233 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9234 ==3936==    by 0xE23F5AC: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9235 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9236 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9237 ==3936==    by 0x804BD21: main (main.cpp:17)
9238 ==3936== 
9239 ==3936== 
9240 ==3936== 1,328 bytes in 22 blocks are still reachable in loss record 275 of 381
9241 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9242 ==3936==    by 0x440B28D: _dl_map_object_deps (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9243 ==3936==    by 0x4410284: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9244 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9245 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9246 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9247 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9248 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9249 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9250 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9251 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9252 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9253 ==3936==    by 0xED82C7C: QLibrary::resolve(char const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9254 ==3936==    by 0xE57F92A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9255 ==3936==    by 0xE22A179: QGuiPlatformPlugin::systemIconThemeName() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9256 ==3936==    by 0xE271397: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9257 ==3936==    by 0xE2384B0: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9258 ==3936==    by 0xE23DD52: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9259 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9260 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9261 ==3936== 
9262 ==3936== 
9263 ==3936== 1,332 bytes in 3 blocks are still reachable in loss record 276 of 381
9264 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9265 ==3936==    by 0x6AC09F1: QDeclarativeMouseArea::QDeclarativeMouseArea(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9266 ==3936==    by 0x6A72292: void QDeclarativePrivate::createInto<QDeclarativeMouseArea>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9267 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9268 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9269 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9270 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9271 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9272 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9273 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9274 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9275 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9276 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9277 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9278 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9279 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9280 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9281 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9282 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9283 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9284 ==3936== 
9285 ==3936== 
9286 ==3936== 1,420 bytes in 11 blocks are possibly lost in loss record 277 of 381
9287 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9288 ==3936==    by 0x6B91152: QDeclarativeCompiledBindingsPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9289 ==3936==    by 0x6B91857: QDeclarativeCompiledBindings::QDeclarativeCompiledBindings(char const*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9290 ==3936==    by 0x6B3DB04: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9291 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9292 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9293 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9294 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9295 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9296 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9297 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9298 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9299 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9300 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9301 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9302 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9303 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9304 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9305 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9306 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9307 ==3936== 
9308 ==3936== 
9309 ==3936== 1,584 bytes in 18 blocks are still reachable in loss record 278 of 381
9310 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9311 ==3936==    by 0xED4E5D9: QUrl::resolved(QUrl const&) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9312 ==3936==    by 0x6AA9314: QDeclarativeBorderImage::setGridScaledImage(QDeclarativeGridScaledImage const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9313 ==3936==    by 0x6AA9CA7: QDeclarativeBorderImage::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9314 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9315 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9316 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9317 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9318 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9319 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9320 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9321 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9322 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
9323 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
9324 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9325 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9326 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9327 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9328 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9329 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9330 ==3936== 
9331 ==3936== 
9332 ==3936== 1,628 bytes in 11 blocks are still reachable in loss record 279 of 381
9333 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9334 ==3936==    by 0x6B30C81: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QDeclarativeCompiledData*, int, int, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9335 ==3936==    by 0x6B75884: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9336 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9337 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9338 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9339 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9340 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9341 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9342 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9343 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9344 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9345 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9346 ==3936==    by 0x804BE4F: main (main.cpp:31)
9347 ==3936== 
9348 ==3936== 
9349 ==3936== 1,920 bytes in 30 blocks are still reachable in loss record 280 of 381
9350 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9351 ==3936==    by 0xE40BD1B: QExplicitlySharedDataPointer<QFontPrivate>::detach_helper() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9352 ==3936==    by 0xE4081E1: QFont::detach() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9353 ==3936==    by 0xE4087E7: QFont::setPixelSize(int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9354 ==3936==    by 0x6B902E2: QDeclarativeFontValueType::setPixelSize(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9355 ==3936==    by 0x6C3010D: QDeclarativeFontValueType::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9356 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9357 ==3936==    by 0x6B3CA66: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9358 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9359 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9360 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9361 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9362 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9363 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9364 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9365 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9366 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9367 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9368 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9369 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9370 ==3936== 
9371 ==3936== 
9372 ==3936== 2,048 bytes in 1 blocks are still reachable in loss record 281 of 381
9373 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9374 ==3936==    by 0xF12159B: _XrmInternalStringToQuark (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
9375 ==3936==    by 0xF1218FB: XrmPermStringToQuark (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
9376 ==3936==    by 0xF134E6E: XrmInitialize (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
9377 ==3936==    by 0xF11024F: XGetDefault (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
9378 ==3936==    by 0xE22D709: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9379 ==3936==    by 0xE23EC78: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9380 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9381 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9382 ==3936==    by 0x804BD21: main (main.cpp:17)
9383 ==3936== 
9384 ==3936== 
9385 ==3936== 2,384 bytes in 11 blocks are possibly lost in loss record 282 of 381
9386 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9387 ==3936==    by 0x6B910A5: QDeclarativeCompiledBindingsPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9388 ==3936==    by 0x6B91857: QDeclarativeCompiledBindings::QDeclarativeCompiledBindings(char const*, QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9389 ==3936==    by 0x6B3DB04: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9390 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9391 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9392 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9393 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9394 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9395 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9396 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9397 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9398 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9399 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9400 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9401 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9402 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9403 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9404 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9405 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9406 ==3936== 
9407 ==3936== 
9408 ==3936== 2,552 bytes in 29 blocks are still reachable in loss record 283 of 381
9409 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9410 ==3936==    by 0xE44A3EB: QTextLayout::QTextLayout() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9411 ==3936==    by 0x6ADFE92: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9412 ==3936==    by 0x6ADEC7B: QDeclarativeText::QDeclarativeText(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9413 ==3936==    by 0x6A71E72: void QDeclarativePrivate::createInto<QDeclarativeText>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9414 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9415 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9416 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9417 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9418 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9419 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9420 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9421 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9422 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9423 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9424 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9425 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9426 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9427 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9428 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9429 ==3936== 
9430 ==3936== 
9431 ==3936== 2,596 bytes in 59 blocks are still reachable in loss record 284 of 381
9432 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9433 ==3936==    by 0xE3A0F44: QRasterPaintEngine::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9434 ==3936==    by 0xE3A7773: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9435 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9436 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9437 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9438 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9439 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9440 ==3936==    by 0x6ADBC81: QDeclarativeTextPrivate::wrappedTextImage(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9441 ==3936==    by 0x6ADDF9A: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9442 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9443 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9444 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9445 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9446 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9447 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9448 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9449 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9450 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9451 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9452 ==3936== 
9453 ==3936== 
9454 ==3936== 2,664 bytes in 13 blocks are still reachable in loss record 285 of 381
9455 ==3936==    at 0x690CCED: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9456 ==3936==    by 0xFF07B63: g_realloc (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9457 ==3936==    by 0xFEDAFEC: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9458 ==3936==    by 0xFEDB34E: g_array_set_size (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9459 ==3936==    by 0xFF28D99: g_static_private_set (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9460 ==3936==    by 0xFF32C82: g_get_language_names (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9461 ==3936==    by 0xFF32CC7: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9462 ==3936==    by 0xFF29128: g_thread_init_glib (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9463 ==3936==    by 0xF5DB32D: g_thread_init (in /targets/FREMANTLE_X86/usr/lib/libgthread-2.0.so.0.2000.3)
9464 ==3936==    by 0xEDC8F4A: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9465 ==3936==    by 0xE268C4F: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9466 ==3936==    by 0xE268D18: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9467 ==3936==    by 0xE2302C0: QApplicationPrivate::createEventDispatcher() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9468 ==3936==    by 0xED9DCA4: QCoreApplication::init() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9469 ==3936==    by 0xED9DEC6: QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9470 ==3936==    by 0xE1BA7DF: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9471 ==3936==    by 0x804BD21: main (main.cpp:17)
9472 ==3936== 
9473 ==3936== 
9474 ==3936== 2,744 bytes in 7 blocks are still reachable in loss record 286 of 381
9475 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9476 ==3936==    by 0x6ABA231: QDeclarativeBasePositioner::QDeclarativeBasePositioner(QDeclarativeBasePositioner::PositionerType, QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9477 ==3936==    by 0x6ABA3E0: QDeclarativeRow::QDeclarativeRow(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9478 ==3936==    by 0x6A71F62: void QDeclarativePrivate::createInto<QDeclarativeRow>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9479 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9480 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9481 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9482 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9483 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9484 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9485 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9486 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9487 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9488 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9489 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9490 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9491 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9492 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9493 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9494 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9495 ==3936== 
9496 ==3936== 
9497 ==3936== 2,848 bytes in 89 blocks are still reachable in loss record 287 of 381
9498 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9499 ==3936==    by 0xECA53CB: QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9500 ==3936==    by 0x6BC6BC1: QHash<void*, QDeclarativePropertyCache::RData*>::detach_helper() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9501 ==3936==    by 0x6BC509C: QDeclarativePropertyCache::append(QDeclarativeEngine*, QMetaObject const*, QDeclarativePropertyCache::Data::Flag, QDeclarativePropertyCache::Data::Flag) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9502 ==3936==    by 0x6B55953: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9503 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9504 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9505 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9506 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9507 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9508 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9509 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9510 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9511 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9512 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9513 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9514 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
9515 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
9516 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9517 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9518 ==3936== 
9519 ==3936== 
9520 ==3936== 2,912 bytes in 28 blocks are still reachable in loss record 288 of 381
9521 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9522 ==3936==    by 0xE2E6243: QBrush::init(QColor const&, Qt::BrushStyle) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9523 ==3936==    by 0xE2E6847: QBrush::QBrush(QColor const&, Qt::BrushStyle) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9524 ==3936==    by 0xE1EA5FC: QPalette::QPalette(QColor const&, QColor const&, QColor const&, QColor const&, QColor const&, QColor const&, QColor const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9525 ==3936==    by 0xE4EFFB6: QStyle::standardPalette() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9526 ==3936==    by 0xE5A9F94: QCleanlooksStyle::standardPalette() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9527 ==3936==    by 0xE59A224: QGtkStyle::standardPalette() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9528 ==3936==    by 0xE1B58EE: QApplication::style() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9529 ==3936==    by 0xE1B9844: QApplicationPrivate::initialize() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9530 ==3936==    by 0xE1B996F: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9531 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9532 ==3936==    by 0x804BD21: main (main.cpp:17)
9533 ==3936== 
9534 ==3936== 
9535 ==3936== 2,912 bytes in 104 blocks are still reachable in loss record 289 of 381
9536 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9537 ==3936==    by 0x6B3C166: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9538 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9539 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9540 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9541 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9542 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9543 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9544 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9545 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9546 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9547 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9548 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9549 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9550 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9551 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9552 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9553 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9554 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9555 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9556 ==3936== 
9557 ==3936== 
9558 ==3936== 2,944 bytes in 14 blocks are still reachable in loss record 290 of 381
9559 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9560 ==3936==    by 0x7C37AE3: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9561 ==3936==    by 0x7C50013: QTJSC::MathObject::MathObject(QTJSC::ExecState*, QTWTF::NonNullPassRefPtr<QTJSC::Structure>) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9562 ==3936==    by 0x7C304E4: QTJSC::JSGlobalObject::reset(QTJSC::JSValue) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9563 ==3936==    by 0x7C32D0B: QTJSC::JSGlobalObject::init(QTJSC::JSObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9564 ==3936==    by 0x7D22051: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9565 ==3936==    by 0x7D2193C: QScript::GlobalObject::GlobalObject() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9566 ==3936==    by 0x7CDE76D: QScriptEnginePrivate::QScriptEnginePrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9567 ==3936==    by 0x7CDFA6B: QScriptEngine::QScriptEngine() (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
9568 ==3936==    by 0x6B1DC93: QDeclarativeScriptEngine::QDeclarativeScriptEngine(QDeclarativeEnginePrivate*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9569 ==3936==    by 0x6B1F5A2: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9570 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9571 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9572 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9573 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
9574 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
9575 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
9576 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9577 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9578 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9579 ==3936== 
9580 ==3936== 
9581 ==3936== 3,108 bytes in 259 blocks are still reachable in loss record 291 of 381
9582 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9583 ==3936==    by 0xF4F2D8A: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9584 ==3936==    by 0xF4F3D62: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9585 ==3936==    by 0xF4F4A94: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9586 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9587 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9588 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9589 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9590 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9591 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9592 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9593 ==3936==    by 0xF4F45FA: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9594 ==3936==    by 0xF4F46FA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9595 ==3936==    by 0xF4F4B4D: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9596 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9597 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9598 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9599 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9600 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9601 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9602 ==3936== 
9603 ==3936== 
9604 ==3936== 3,136 bytes in 14 blocks are still reachable in loss record 292 of 381
9605 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9606 ==3936==    by 0x6A87591: QDeclarativeAnchors::QDeclarativeAnchors(QGraphicsObject*, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9607 ==3936==    by 0x6AB89FA: QDeclarativeItem::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9608 ==3936==    by 0x6C26749: QDeclarativeRectangle::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9609 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9610 ==3936==    by 0x6B3BC3D: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9611 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9612 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9613 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9614 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9615 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9616 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9617 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9618 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9619 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9620 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9621 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9622 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9623 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9624 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9625 ==3936== 
9626 ==3936== 
9627 ==3936== 3,252 bytes in 19 blocks are still reachable in loss record 293 of 381
9628 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9629 ==3936==    by 0x440B349: _dl_map_object_deps (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9630 ==3936==    by 0x4410284: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9631 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9632 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9633 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9634 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9635 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9636 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9637 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9638 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9639 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9640 ==3936==    by 0xED82C7C: QLibrary::resolve(char const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9641 ==3936==    by 0xED848D3: QLibrary::resolve(QString const&, int, char const*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9642 ==3936==    by 0xECED1EA: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9643 ==3936==    by 0xECECB33: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9644 ==3936==    by 0xECECCCC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9645 ==3936==    by 0xECB07AB: QSystemLocale::query(QSystemLocale::QueryType, QVariant) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9646 ==3936==    by 0xECAED02: QLocalePrivate::updateSystemPrivate() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9647 ==3936==    by 0xECAF2F7: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9648 ==3936== 
9649 ==3936== 
9650 ==3936== 3,472 bytes in 62 blocks are still reachable in loss record 294 of 381
9651 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9652 ==3936==    by 0xE3DE39B: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9653 ==3936==    by 0xE2A5388: QPixmapData::create(int, int, QPixmapData::PixelType) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9654 ==3936==    by 0xE29EA31: QPixmap::init(int, int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9655 ==3936==    by 0xE2A0A2E: QPixmap::QPixmap(QSize const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9656 ==3936==    by 0x6ADBC47: QDeclarativeTextPrivate::wrappedTextImage(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9657 ==3936==    by 0x6ADDF9A: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9658 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9659 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9660 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9661 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9662 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9663 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9664 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9665 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9666 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9667 ==3936==    by 0xE86C75C: QGraphicsScenePrivate::drawItems(QPainter*, QTransform const*, QRegion*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9668 ==3936==    by 0xE8950BA: QGraphicsView::paintEvent(QPaintEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9669 ==3936==    by 0x6A0AE61: QDeclarativeView::paintEvent(QPaintEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9670 ==3936==    by 0xE20FC09: QWidget::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9671 ==3936== 
9672 ==3936== 
9673 ==3936== 3,540 bytes in 59 blocks are still reachable in loss record 295 of 381
9674 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9675 ==3936==    by 0xE3A117B: QRasterPaintEngine::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9676 ==3936==    by 0xE3A7773: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9677 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9678 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9679 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9680 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9681 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9682 ==3936==    by 0x6ADC2D2: QDeclarativeTextPrivate::drawOutline(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9683 ==3936==    by 0x6ADDF8B: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9684 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9685 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9686 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9687 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9688 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9689 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9690 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9691 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9692 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9693 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9694 ==3936== 
9695 ==3936== 
9696 ==3936== 3,750 bytes in 228 blocks are still reachable in loss record 296 of 381
9697 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9698 ==3936==    by 0xFF07C5B: g_malloc (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9699 ==3936==    by 0xF5DB07A: (within /targets/FREMANTLE_X86/usr/lib/libgthread-2.0.so.0.2000.3)
9700 ==3936==    by 0xFF290B3: g_thread_init_glib (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
9701 ==3936==    by 0xF5DB32D: g_thread_init (in /targets/FREMANTLE_X86/usr/lib/libgthread-2.0.so.0.2000.3)
9702 ==3936==    by 0xEDC8F4A: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9703 ==3936==    by 0xE268C4F: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9704 ==3936==    by 0xE268D18: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9705 ==3936==    by 0xE2302C0: QApplicationPrivate::createEventDispatcher() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9706 ==3936==    by 0xED9DCA4: QCoreApplication::init() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9707 ==3936==    by 0xED9DEC6: QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9708 ==3936==    by 0xE1BA7DF: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9709 ==3936==    by 0x804BD21: main (main.cpp:17)
9710 ==3936== 
9711 ==3936== 
9712 ==3936== 3,828 bytes in 319 blocks are still reachable in loss record 297 of 381
9713 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9714 ==3936==    by 0xF4F30BA: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9715 ==3936==    by 0xF4F3654: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9716 ==3936==    by 0xF4F3717: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9717 ==3936==    by 0xF4F3A26: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9718 ==3936==    by 0xF4F4D83: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9719 ==3936==    by 0x100D1493: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9720 ==3936==    by 0x100D2164: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9721 ==3936==    by 0x100D25BF: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9722 ==3936==    by 0x100D40C1: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9723 ==3936==    by 0x100D410C: (within /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9724 ==3936==    by 0x100CB62A: XML_ParseBuffer (in /targets/FREMANTLE_X86/usr/lib/libexpat.so.1.0.0)
9725 ==3936==    by 0xF4F436E: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9726 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9727 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9728 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9729 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9730 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9731 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9732 ==3936==    by 0x804BD21: main (main.cpp:17)
9733 ==3936== 
9734 ==3936== 
9735 ==3936== 4,064 bytes in 38 blocks are still reachable in loss record 298 of 381
9736 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9737 ==3936==    by 0x440DE4B: _dl_check_map_versions (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9738 ==3936==    by 0x4410494: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9739 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9740 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9741 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9742 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
9743 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9744 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
9745 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9746 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9747 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9748 ==3936==    by 0xE23F5AC: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9749 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9750 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9751 ==3936==    by 0x804BD21: main (main.cpp:17)
9752 ==3936== 
9753 ==3936== 
9754 ==3936== 4,401 bytes in 339 blocks are still reachable in loss record 299 of 381
9755 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9756 ==3936==    by 0xF4F1CF4: FcStrCopy (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9757 ==3936==    by 0xF4F1D3F: FcStrSetAdd (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9758 ==3936==    by 0xF4F41D2: FcConfigParseAndLoad (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9759 ==3936==    by 0xF4E94D3: FcInitLoadConfig (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9760 ==3936==    by 0xF4E95DB: FcInitLoadConfigAndFonts (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9761 ==3936==    by 0xF4E96E4: FcInit (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
9762 ==3936==    by 0xE23E187: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9763 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9764 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9765 ==3936==    by 0x804BD21: main (main.cpp:17)
9766 ==3936== 
9767 ==3936== 
9768 ==3936== 4,800 bytes in 1 blocks are possibly lost in loss record 300 of 381
9769 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9770 ==3936==    by 0xE2816EC: QImageData::create(QSize const&, QImage::Format, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9771 ==3936==    by 0xE281956: QImage::QImage(int, int, QImage::Format) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9772 ==3936==    by 0xE283F24: QImage::convertToFormat(QImage::Format, QFlags<Qt::ImageConversionFlag>) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9773 ==3936==    by 0xE2AF778: QRasterPixmapData::createPixmapForImage(QImage&, QFlags<Qt::ImageConversionFlag>, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9774 ==3936==    by 0xE2AF94C: QRasterPixmapData::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9775 ==3936==    by 0xE29EDFA: QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9776 ==3936==    by 0x6A5AA6E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9777 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9778 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9779 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9780 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9781 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9782 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9783 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9784 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9785 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9786 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9787 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9788 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9789 ==3936== 
9790 ==3936== 
9791 ==3936== 4,848 bytes in 12 blocks are still reachable in loss record 301 of 381
9792 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9793 ==3936==    by 0x6AD1BF1: QDeclarativeRectangle::QDeclarativeRectangle(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9794 ==3936==    by 0x6A72052: void QDeclarativePrivate::createInto<QDeclarativeRectangle>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9795 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9796 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9797 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9798 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9799 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9800 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9801 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9802 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9803 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9804 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9805 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9806 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9807 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9808 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9809 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9810 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9811 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9812 ==3936== 
9813 ==3936== 
9814 ==3936== 5,040 bytes in 63 blocks are still reachable in loss record 302 of 381
9815 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9816 ==3936==    by 0xE281661: QImageData::create(QSize const&, QImage::Format, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9817 ==3936==    by 0xE281956: QImage::QImage(int, int, QImage::Format) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9818 ==3936==    by 0xE2AFCE0: QRasterPixmapData::fill(QColor const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9819 ==3936==    by 0xE29F4EB: QPixmap::fill(QColor const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9820 ==3936==    by 0x6ADC2C0: QDeclarativeTextPrivate::drawOutline(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9821 ==3936==    by 0x6ADDF8B: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9822 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9823 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9824 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9825 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9826 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9827 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9828 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9829 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9830 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9831 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9832 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9833 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9834 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9835 ==3936== 
9836 ==3936== 
9837 ==3936== 5,088 bytes in 104 blocks are possibly lost in loss record 303 of 381
9838 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9839 ==3936==    by 0x6B2603B: QDeclarativeQtScriptExpression::updateGuards(QPODVector<QDeclarativeEnginePrivate::CapturedProperty, 1024> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9840 ==3936==    by 0x6B27844: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9841 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9842 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9843 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9844 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9845 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9846 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9847 ==3936==    by 0x6AE432E: QDeclarativeVisualDataModel::completeItem() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9848 ==3936==    by 0x6ACCAFE: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9849 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9850 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9851 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9852 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9853 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9854 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9855 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9856 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9857 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9858 ==3936== 
9859 ==3936== 
9860 ==3936== 5,280 bytes in 165 blocks are still reachable in loss record 304 of 381
9861 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9862 ==3936==    by 0xEDB2836: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9863 ==3936==    by 0xEDB2F23: QMetaObject::connect(QObject const*, int, QObject const*, int, int, int*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9864 ==3936==    by 0x6B26399: QDeclarativeQtScriptExpression::updateGuards(QPODVector<QDeclarativeEnginePrivate::CapturedProperty, 1024> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9865 ==3936==    by 0x6B27844: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9866 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9867 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9868 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9869 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9870 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9871 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9872 ==3936==    by 0x6AE432E: QDeclarativeVisualDataModel::completeItem() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9873 ==3936==    by 0x6ACCAFE: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9874 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9875 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9876 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9877 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9878 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9879 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9880 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9881 ==3936== 
9882 ==3936== 
9883 ==3936== 5,632 bytes in 16 blocks are still reachable in loss record 305 of 381
9884 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9885 ==3936==    by 0x6AB64A5: QDeclarativeItem::QDeclarativeItem(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9886 ==3936==    by 0x6A72402: void QDeclarativePrivate::createInto<QDeclarativeItem>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9887 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9888 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9889 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9890 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9891 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9892 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9893 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9894 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9895 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9896 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9897 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9898 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9899 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9900 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9901 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9902 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9903 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9904 ==3936== 
9905 ==3936== 
9906 ==3936== 5,756 bytes in 65 blocks are still reachable in loss record 306 of 381
9907 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9908 ==3936==    by 0x6B3D73B: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9909 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9910 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9911 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9912 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9913 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9914 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9915 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9916 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9917 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9918 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9919 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9920 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9921 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9922 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9923 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9924 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9925 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9926 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9927 ==3936== 
9928 ==3936== 
9929 ==3936== 5,900 bytes in 59 blocks are still reachable in loss record 307 of 381
9930 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9931 ==3936==    by 0xE35F30A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9932 ==3936==    by 0xE3A0F0C: QRasterPaintEngine::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9933 ==3936==    by 0xE3A7773: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9934 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9935 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9936 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9937 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9938 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9939 ==3936==    by 0x6ADBC81: QDeclarativeTextPrivate::wrappedTextImage(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9940 ==3936==    by 0x6ADDF9A: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9941 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
9942 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9943 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9944 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9945 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9946 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9947 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9948 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9949 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9950 ==3936== 
9951 ==3936== 
9952 ==3936== 6,108 bytes in 16 blocks are still reachable in loss record 308 of 381
9953 ==3936==    at 0x690CCED: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9954 ==3936==    by 0xF581DE6: dbus_realloc (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9955 ==3936==    by 0xF5829F6: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9956 ==3936==    by 0xF582BEF: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9957 ==3936==    by 0xF583359: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9958 ==3936==    by 0xF5834EA: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9959 ==3936==    by 0xF56228C: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9960 ==3936==    by 0xF562379: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9961 ==3936==    by 0xF57CD04: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9962 ==3936==    by 0xF57CE78: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9963 ==3936==    by 0xF57E120: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9964 ==3936==    by 0xF57E265: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9965 ==3936==    by 0xF57C8C8: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9966 ==3936==    by 0xF569426: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9967 ==3936==    by 0xF5698BD: dbus_connection_open_private (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9968 ==3936==    by 0xF563F6C: (within /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9969 ==3936==    by 0xF5641B5: dbus_bus_get_private (in /targets/FREMANTLE_X86/usr/lib/libdbus-1.so.3.4.0)
9970 ==3936==    by 0xF52C21F: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9971 ==3936==    by 0xF52C692: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9972 ==3936==    by 0xF52C8AD: (within /targets/FREMANTLE_X86/usr/lib/libgconf-2.so.4.1.0)
9973 ==3936== 
9974 ==3936== 
9975 ==3936== 6,408 bytes in 89 blocks are still reachable in loss record 309 of 381
9976 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
9977 ==3936==    by 0xECB55AA: QMapData::createData(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9978 ==3936==    by 0xE87E60B: QMap<QWidget*, QRect>::detach_helper() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9979 ==3936==    by 0xE86F5D8: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9980 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9981 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9982 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9983 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9984 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9985 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9986 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9987 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9988 ==3936==    by 0xE86F505: QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem*, bool, double) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9989 ==3936==    by 0xE877DEE: QGraphicsScenePrivate::_q_processDirtyItems() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9990 ==3936==    by 0xE87CEC5: QGraphicsScene::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9991 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9992 ==3936==    by 0xEDAB0F8: QMetaCallEvent::placeMetaCall(QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9993 ==3936==    by 0xEDAC10E: QObject::event(QEvent*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
9994 ==3936==    by 0xE87C249: QGraphicsScene::event(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9995 ==3936==    by 0xE1B0019: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
9996 ==3936== 
9997 ==3936== 
9998 ==3936== 6,656 bytes in 104 blocks are still reachable in loss record 310 of 381
9999 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10000 ==3936==    by 0x6B2C33D: QDeclarativeProperty::QDeclarativeProperty() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10001 ==3936==    by 0x6B28FD3: QDeclarativeBindingPrivate::QDeclarativeBindingPrivate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10002 ==3936==    by 0x6B2952B: QDeclarativeBinding::QDeclarativeBinding(void*, QDeclarativeRefCount*, QObject*, QDeclarativeContextData*, QString const&, int, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10003 ==3936==    by 0x6B3C199: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10004 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10005 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10006 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10007 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10008 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10009 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10010 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10011 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10012 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10013 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10014 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10015 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10016 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10017 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10018 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10019 ==3936== 
10020 ==3936== 
10021 ==3936== 6,912 bytes in 192 blocks are still reachable in loss record 311 of 381
10022 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10023 ==3936==    by 0x6BC5F7E: QDeclarativePropertyCache::update(QDeclarativeEngine*, QMetaObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10024 ==3936==    by 0x6BC632D: QDeclarativePropertyCache::QDeclarativePropertyCache(QDeclarativeEngine*, QMetaObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10025 ==3936==    by 0x6BC6561: QDeclarativePropertyCache::property(QDeclarativeEngine*, QObject*, void* const&, QDeclarativePropertyCache::Data&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10026 ==3936==    by 0x6BCA841: QDeclarativeObjectScriptClass::queryProperty(QObject*, void* const&, QFlags<QScriptClass::QueryFlag>, QDeclarativeContextData*, QFlags<QDeclarativeObjectScriptClass::QueryHint>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10027 ==3936==    by 0x6BCA9EE: QDeclarativeObjectScriptClass::queryProperty(QScriptDeclarativeClass::Object*, void* const&, QFlags<QScriptClass::QueryFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10028 ==3936==    by 0x7D243C4: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10029 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10030 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10031 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10032 ==3936==    by 0x189EFDFE: ???
10033 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10034 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10035 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10036 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10037 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10038 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10039 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10040 ==3936==    by 0x6B27B66: QDeclarativeExpressionPrivate::value(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10041 ==3936==    by 0x6B62961: QDeclarativeBoundSignal::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10042 ==3936== 
10043 ==3936== 
10044 ==3936== 8,176 bytes in 1 blocks are still reachable in loss record 312 of 381
10045 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10046 ==3936==    by 0xF1212E5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10047 ==3936==    by 0xF121386: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10048 ==3936==    by 0xF1217C7: _XrmInternalStringToQuark (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10049 ==3936==    by 0xF1218FB: XrmPermStringToQuark (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10050 ==3936==    by 0xF134E6E: XrmInitialize (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10051 ==3936==    by 0xF11024F: XGetDefault (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10052 ==3936==    by 0xE22D709: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10053 ==3936==    by 0xE23EC78: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10054 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10055 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10056 ==3936==    by 0x804BD21: main (main.cpp:17)
10057 ==3936== 
10058 ==3936== 
10059 ==3936== 8,784 bytes in 244 blocks are still reachable in loss record 313 of 381
10060 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10061 ==3936==    by 0x6BC5B3F: QDeclarativePropertyCache::update(QDeclarativeEngine*, QMetaObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10062 ==3936==    by 0x6BC632D: QDeclarativePropertyCache::QDeclarativePropertyCache(QDeclarativeEngine*, QMetaObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10063 ==3936==    by 0x6B55AEF: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10064 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10065 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10066 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10067 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10068 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10069 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10070 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10071 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10072 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10073 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10074 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10075 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
10076 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10077 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10078 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10079 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10080 ==3936== 
10081 ==3936== 
10082 ==3936== 9,840 bytes in 410 blocks are still reachable in loss record 314 of 381
10083 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10084 ==3936==    by 0x6BC9832: QDeclarativeTypeNameCache::add(QString const&, QDeclarativeType*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10085 ==3936==    by 0x6BDBD1B: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10086 ==3936==    by 0x6BDC064: QDeclarativeImports::cache(QDeclarativeTypeNameCache*, QDeclarativeEngine*) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10087 ==3936==    by 0x6B578B6: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10088 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10089 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10090 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10091 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10092 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10093 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10094 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10095 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10096 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10097 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10098 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
10099 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10100 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10101 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10102 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10103 ==3936== 
10104 ==3936== 
10105 ==3936== 10,160 bytes in 127 blocks are still reachable in loss record 315 of 381
10106 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10107 ==3936==    by 0xEDAD93C: QObject::QObject(QObject*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10108 ==3936==    by 0x6AE7932: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10109 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10110 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10111 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10112 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10113 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10114 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10115 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10116 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10117 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10118 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10119 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10120 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10121 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10122 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10123 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10124 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10125 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10126 ==3936== 
10127 ==3936== 
10128 ==3936== 11,192 bytes in 159 blocks are still reachable in loss record 316 of 381
10129 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10130 ==3936==    by 0xFF07BED: g_malloc0 (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10131 ==3936==    by 0xFF27E19: g_thread_self (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10132 ==3936==    by 0xFF290A9: g_thread_init_glib (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10133 ==3936==    by 0xF5DB32D: g_thread_init (in /targets/FREMANTLE_X86/usr/lib/libgthread-2.0.so.0.2000.3)
10134 ==3936==    by 0xEDC8F4A: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10135 ==3936==    by 0xE268C4F: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10136 ==3936==    by 0xE268D18: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10137 ==3936==    by 0xE2302C0: QApplicationPrivate::createEventDispatcher() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10138 ==3936==    by 0xED9DCA4: QCoreApplication::init() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10139 ==3936==    by 0xED9DEC6: QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10140 ==3936==    by 0xE1BA7DF: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10141 ==3936==    by 0x804BD21: main (main.cpp:17)
10142 ==3936== 
10143 ==3936== 
10144 ==3936== 13,248 bytes in 138 blocks are still reachable in loss record 317 of 381
10145 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10146 ==3936==    by 0xEC7FE6B: QMutex::QMutex(QMutex::RecursionMode) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10147 ==3936==    by 0xEC830CC: QThreadData::QThreadData(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10148 ==3936==    by 0xEC8522C: QThreadData::current() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10149 ==3936==    by 0xEC82047: QThread::currentThread() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10150 ==3936==    by 0xED9B6A2: QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10151 ==3936==    by 0xE1B3A88: QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10152 ==3936==    by 0xE1BA7D6: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10153 ==3936==    by 0x804BD21: main (main.cpp:17)
10154 ==3936== 
10155 ==3936== 
10156 ==3936== 13,572 bytes in 29 blocks are still reachable in loss record 318 of 381
10157 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10158 ==3936==    by 0x6ADEC71: QDeclarativeText::QDeclarativeText(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10159 ==3936==    by 0x6A71E72: void QDeclarativePrivate::createInto<QDeclarativeText>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10160 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10161 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10162 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10163 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10164 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10165 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10166 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10167 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10168 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10169 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10170 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10171 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10172 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10173 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10174 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10175 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10176 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10177 ==3936== 
10178 ==3936== 
10179 ==3936== 14,160 bytes in 59 blocks are still reachable in loss record 319 of 381
10180 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10181 ==3936==    by 0xE3A0F9E: QRasterPaintEngine::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10182 ==3936==    by 0xE3A7773: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10183 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10184 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10185 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10186 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10187 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10188 ==3936==    by 0x6ADBC81: QDeclarativeTextPrivate::wrappedTextImage(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10189 ==3936==    by 0x6ADDF9A: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10190 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10191 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10192 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10193 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10194 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10195 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10196 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10197 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10198 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10199 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10200 ==3936== 
10201 ==3936== 
10202 ==3936== 17,960 bytes in 76 blocks are still reachable in loss record 320 of 381
10203 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10204 ==3936==    by 0xECA56DD: QHashData::rehash(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10205 ==3936==    by 0x6B1580E: qmlAttachedPropertiesObjectById(int, QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10206 ==3936==    by 0x6B1589C: qmlAttachedPropertiesObject(int*, QObject const*, QMetaObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10207 ==3936==    by 0x6ACE93F: QObject* qmlAttachedPropertiesObject<QDeclarativePathView>(QObject const*, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10208 ==3936==    by 0x6ACAB63: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10209 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10210 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10211 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10212 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10213 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10214 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10215 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10216 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10217 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10218 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10219 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10220 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10221 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10222 ==3936==    by 0x6A49D83: QDeclarativeListModel::append(QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10223 ==3936== 
10224 ==3936== 
10225 ==3936== 18,720 bytes in 104 blocks are still reachable in loss record 321 of 381
10226 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10227 ==3936==    by 0x6B29521: QDeclarativeBinding::QDeclarativeBinding(void*, QDeclarativeRefCount*, QObject*, QDeclarativeContextData*, QString const&, int, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10228 ==3936==    by 0x6B3C199: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10229 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10230 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10231 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10232 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10233 ==3936==    by 0x6AE90CE: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10234 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10235 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10236 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10237 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10238 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10239 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10240 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10241 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10242 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10243 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10244 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10245 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10246 ==3936== 
10247 ==3936== 
10248 ==3936== 21,368 (64 direct, 21,304 indirect) bytes in 1 blocks are definitely lost in loss record 322 of 381
10249 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10250 ==3936==    by 0x6A5AA75: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10251 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10252 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10253 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10254 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10255 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10256 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10257 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10258 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10259 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10260 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10261 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10262 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10263 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10264 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10265 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10266 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10267 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10268 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10269 ==3936== 
10270 ==3936== 
10271 ==3936== 72 bytes in 2 blocks are still reachable in loss record 323 of 381
10272 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10273 ==3936==    by 0x6A4D761: QDeclarativeOpenMetaObject::setCached(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10274 ==3936==    by 0x6AE783A: QDeclarativeVisualDataModelData::ensureProperties() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10275 ==3936==    by 0x6AE79B2: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10276 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10277 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10278 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10279 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10280 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10281 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10282 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10283 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10284 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10285 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10286 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10287 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10288 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10289 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10290 ==3936==    by 0x6C1CC3B: QListModelInterface::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10291 ==3936==    by 0x6A49980: QDeclarativeListModel::insert(int, QScriptValue const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10292 ==3936== 
10293 ==3936== 
10294 ==3936== 80 bytes in 4 blocks are still reachable in loss record 324 of 381
10295 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10296 ==3936==    by 0x6BC1CBA: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10297 ==3936==    by 0x6BBB4B8: QMetaObjectBuilder::addSignal(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10298 ==3936==    by 0x6A4E0C5: QDeclarativeOpenMetaObjectType::createProperty(QByteArray const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10299 ==3936==    by 0x6AE7774: QDeclarativeVisualDataModelData::ensureProperties() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10300 ==3936==    by 0x6AE79B2: QDeclarativeVisualDataModelData::QDeclarativeVisualDataModelData(int, QDeclarativeVisualDataModel*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10301 ==3936==    by 0x6AE904D: QDeclarativeVisualDataModel::item(int, QByteArray const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10302 ==3936==    by 0x6AE99C4: QDeclarativeVisualDataModel::item(int, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10303 ==3936==    by 0x6ACAB27: QDeclarativePathViewPrivate::getItem(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10304 ==3936==    by 0x6ACC7C5: QDeclarativePathView::refill() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10305 ==3936==    by 0x6ACD550: QDeclarativePathViewPrivate::regenerate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10306 ==3936==    by 0x6ACDACB: QDeclarativePathView::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10307 ==3936==    by 0x6C26055: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10308 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10309 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10310 ==3936==    by 0x6C2AABB: QDeclarativeVisualModel::itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10311 ==3936==    by 0x6AE6E20: QDeclarativeVisualDataModel::_q_itemsInserted(int, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10312 ==3936==    by 0x6C2B2B4: QDeclarativeVisualDataModel::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10313 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10314 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10315 ==3936== 
10316 ==3936== 
10317 ==3936== 80 bytes in 1 blocks are still reachable in loss record 325 of 381
10318 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10319 ==3936==    by 0xE27EFB5: QImageData::create(unsigned char*, int, int, int, QImage::Format, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10320 ==3936==    by 0xE27F323: QImage::QImage(unsigned char*, int, int, QImage::Format) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10321 ==3936==    by 0xE2B09E0: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10322 ==3936==    by 0xE3E18F5: QRasterWindowSurface::prepareBuffer(QImage::Format, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10323 ==3936==    by 0xE3E1B43: QRasterWindowSurface::setGeometry(QRect const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10324 ==3936==    by 0xE3FDA45: QWidgetBackingStore::sync() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10325 ==3936==    by 0xE3FE9BD: QWidgetBackingStore::sync(QWidget*, QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10326 ==3936==    by 0xE200F65: QWidgetPrivate::syncBackingStore(QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10327 ==3936==    by 0xE22E6FC: QETWidget::translatePaintEvent(_XEvent const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10328 ==3936==    by 0xE23B6C2: QApplication::x11ProcessEvent(_XEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10329 ==3936==    by 0xE269041: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10330 ==3936==    by 0xFEFFFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10331 ==3936==    by 0xFF03594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10332 ==3936==    by 0xFF03A6F: g_main_context_iteration (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10333 ==3936==    by 0xEDC8C5E: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10334 ==3936==    by 0xE268C0A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10335 ==3936==    by 0xED98773: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10336 ==3936==    by 0xED98A27: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10337 ==3936==    by 0xED9A8A8: QCoreApplication::exec() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10338 ==3936== 
10339 ==3936== 
10340 ==3936== 84 bytes in 1 blocks are still reachable in loss record 326 of 381
10341 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10342 ==3936==    by 0xF145DFB: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10343 ==3936==    by 0xF146552: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10344 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10345 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10346 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10347 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10348 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10349 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10350 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10351 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10352 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10353 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10354 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10355 ==3936==    by 0x804C007: main (main.cpp:43)
10356 ==3936== 
10357 ==3936== 
10358 ==3936== 88 bytes in 2 blocks are still reachable in loss record 327 of 381
10359 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10360 ==3936==    by 0xE36AF0B: QRegion::QRegion(QRect const&, QRegion::RegionType) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10361 ==3936==    by 0xE204466: QWidgetPrivate::getOpaqueChildren() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10362 ==3936==    by 0xE2045FD: QWidgetPrivate::subtractOpaqueChildren(QRegion&, QRect const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10363 ==3936==    by 0xE209FDF: QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10364 ==3936==    by 0xE3FE6B8: QWidgetBackingStore::sync() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10365 ==3936==    by 0xE3FE9BD: QWidgetBackingStore::sync(QWidget*, QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10366 ==3936==    by 0xE200F65: QWidgetPrivate::syncBackingStore(QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10367 ==3936==    by 0xE22E6FC: QETWidget::translatePaintEvent(_XEvent const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10368 ==3936==    by 0xE23B6C2: QApplication::x11ProcessEvent(_XEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10369 ==3936==    by 0xE269041: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10370 ==3936==    by 0xFEFFFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10371 ==3936==    by 0xFF03594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10372 ==3936==    by 0xFF03A6F: g_main_context_iteration (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10373 ==3936==    by 0xEDC8C5E: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10374 ==3936==    by 0xE268C0A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10375 ==3936==    by 0xED98773: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10376 ==3936==    by 0xED98A27: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10377 ==3936==    by 0xED9A8A8: QCoreApplication::exec() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10378 ==3936==    by 0xE1AF9B8: QApplication::exec() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10379 ==3936== 
10380 ==3936== 
10381 ==3936== 88 bytes in 1 blocks are still reachable in loss record 328 of 381
10382 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10383 ==3936==    by 0x6B79600: QDeclarativeCompositeTypeManager::get(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10384 ==3936==    by 0x6B32CF7: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10385 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10386 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10387 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10388 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
10389 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10390 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10391 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10392 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10393 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10394 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10395 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10396 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10397 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10398 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10399 ==3936==    by 0x1855D363: ???
10400 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10401 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10402 ==3936== 
10403 ==3936== 
10404 ==3936== 88 bytes in 1 blocks are still reachable in loss record 329 of 381
10405 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10406 ==3936==    by 0xF50FA40: XShmCreateImage (in /targets/FREMANTLE_X86/usr/lib/libXext.so.6.4.0)
10407 ==3936==    by 0xE2B0713: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10408 ==3936==    by 0xE3E18F5: QRasterWindowSurface::prepareBuffer(QImage::Format, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10409 ==3936==    by 0xE3E1B43: QRasterWindowSurface::setGeometry(QRect const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10410 ==3936==    by 0xE3FDA45: QWidgetBackingStore::sync() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10411 ==3936==    by 0xE3FE9BD: QWidgetBackingStore::sync(QWidget*, QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10412 ==3936==    by 0xE200F65: QWidgetPrivate::syncBackingStore(QRegion const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10413 ==3936==    by 0xE22E6FC: QETWidget::translatePaintEvent(_XEvent const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10414 ==3936==    by 0xE23B6C2: QApplication::x11ProcessEvent(_XEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10415 ==3936==    by 0xE269041: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10416 ==3936==    by 0xFEFFFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10417 ==3936==    by 0xFF03594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10418 ==3936==    by 0xFF03A6F: g_main_context_iteration (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
10419 ==3936==    by 0xEDC8C5E: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10420 ==3936==    by 0xE268C0A: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10421 ==3936==    by 0xED98773: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10422 ==3936==    by 0xED98A27: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10423 ==3936==    by 0xED9A8A8: QCoreApplication::exec() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10424 ==3936==    by 0xE1AF9B8: QApplication::exec() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10425 ==3936== 
10426 ==3936== 
10427 ==3936== 88 bytes in 2 blocks are still reachable in loss record 330 of 381
10428 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10429 ==3936==    by 0x6BBB178: QMetaObjectBuilder::QMetaObjectBuilder() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10430 ==3936==    by 0x6A4DF64: QDeclarativeOpenMetaObjectType::QDeclarativeOpenMetaObjectType(QMetaObject const*, QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10431 ==3936==    by 0x6AEA1EC: QDeclarativeVisualDataModel::setModel(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10432 ==3936==    by 0x6ACE48A: QDeclarativePathView::setModel(QVariant const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10433 ==3936==    by 0x6C2656A: QDeclarativePathView::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10434 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10435 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10436 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10437 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10438 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10439 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10440 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10441 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10442 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10443 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10444 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10445 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10446 ==3936==    by 0x6B1099E: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10447 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10448 ==3936== 
10449 ==3936== 
10450 ==3936== 96 bytes in 2 blocks are still reachable in loss record 331 of 381
10451 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10452 ==3936==    by 0x7FD6D97: QSqlField::QSqlField(QString const&, QVariant::Type) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
10453 ==3936==    by 0x14C27F13: QSQLiteResultPrivate::initColumns(bool) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
10454 ==3936==    by 0x14C29926: QSQLiteResultPrivate::fetchNext(QVector<QVariant>&, int, bool) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
10455 ==3936==    by 0x14C2A160: QSQLiteResult::exec() (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
10456 ==3936==    by 0x7FCFD71: QSqlQuery::exec() (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
10457 ==3936==    by 0x6BB4B93: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10458 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10459 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10460 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10461 ==3936==    by 0x189EFABC: ???
10462 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10463 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10464 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10465 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10466 ==3936==    by 0x6BB4057: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10467 ==3936==    by 0x6BB4335: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10468 ==3936==    by 0x7D05DB5: QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10469 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10470 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10471 ==3936== 
10472 ==3936== 
10473 ==3936== 96 bytes in 2 blocks are still reachable in loss record 332 of 381
10474 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10475 ==3936==    by 0xF143ECE: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10476 ==3936==    by 0xF1448FD: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10477 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10478 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10479 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10480 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10481 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10482 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10483 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10484 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10485 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10486 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10487 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10488 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10489 ==3936==    by 0x804C007: main (main.cpp:43)
10490 ==3936== 
10491 ==3936== 
10492 ==3936== 96 bytes in 1 blocks are still reachable in loss record 333 of 381
10493 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10494 ==3936==    by 0xF145DDA: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10495 ==3936==    by 0xF146552: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10496 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10497 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10498 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10499 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10500 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10501 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10502 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10503 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10504 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10505 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10506 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10507 ==3936==    by 0x804C007: main (main.cpp:43)
10508 ==3936== 
10509 ==3936== 
10510 ==3936== 96 bytes in 1 blocks are still reachable in loss record 334 of 381
10511 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10512 ==3936==    by 0xE88AA5E: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10513 ==3936==    by 0xE860C98: QGraphicsScene::setItemIndexMethod(QGraphicsScene::ItemIndexMethod) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10514 ==3936==    by 0x6A0A1BC: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10515 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10516 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
10517 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
10518 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10519 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10520 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10521 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10522 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10523 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10524 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10525 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10526 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10527 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10528 ==3936==    by 0x1855D363: ???
10529 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10530 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10531 ==3936== 
10532 ==3936== 
10533 ==3936== 112 bytes in 1 blocks are still reachable in loss record 335 of 381
10534 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10535 ==3936==    by 0xF109754: XCreateGC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10536 ==3936==    by 0xE3E0C16: QRasterWindowSurface::QRasterWindowSurface(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10537 ==3936==    by 0xE3DE359: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10538 ==3936==    by 0xE1FC78C: QWidgetPrivate::createDefaultWindowSurface() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10539 ==3936==    by 0xE3FCD7E: QWidgetBackingStore::QWidgetBackingStore(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10540 ==3936==    by 0xE1FD097: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10541 ==3936==    by 0xE206D83: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10542 ==3936==    by 0xE2076FE: QWidgetPrivate::createWinId(unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10543 ==3936==    by 0xE20E700: QWidget::createWinId() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10544 ==3936==    by 0xE25BEF1: QWidget::setWindowState(QFlags<Qt::WindowState>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10545 ==3936==    by 0xE1FE010: QWidget::showFullScreen() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10546 ==3936==    by 0x804D092: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:43)
10547 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10548 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10549 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10550 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10551 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10552 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10553 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10554 ==3936== 
10555 ==3936== 
10556 ==3936== 112 bytes in 2 blocks are still reachable in loss record 336 of 381
10557 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10558 ==3936==    by 0x6AB5A19: QDeclarativeItemPrivate::horizontalCenter() const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10559 ==3936==    by 0x6AB8913: QDeclarativeItem::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10560 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10561 ==3936==    by 0x6B9A03A: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10562 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10563 ==3936==    by 0x6BA18AB: QDeclarativeCompiledBindingsPrivate::Binding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10564 ==3936==    by 0x6B91996: QDeclarativeCompiledBindingsPrivate::Binding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10565 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10566 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10567 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10568 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10569 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10570 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10571 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10572 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
10573 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10574 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10575 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10576 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10577 ==3936== 
10578 ==3936== 
10579 ==3936== 120 bytes in 1 blocks are still reachable in loss record 337 of 381
10580 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10581 ==3936==    by 0x6A2787B: QDeclarativeState::QDeclarativeState(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10582 ==3936==    by 0x6A3EC13: QDeclarativeStateGroupPrivate::setCurrentStateInternal(QString const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10583 ==3936==    by 0x6A3F0C8: QDeclarativeStateGroup::setState(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10584 ==3936==    by 0x6A3F575: QDeclarativeStateGroupPrivate::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10585 ==3936==    by 0x6A3F90E: QDeclarativeStateGroup::updateAutoState() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10586 ==3936==    by 0x6A26D3E: QDeclarativeState::setWhen(QDeclarativeBinding*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10587 ==3936==    by 0x6C1A88E: QDeclarativeState::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10588 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10589 ==3936==    by 0x6B2A74D: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10590 ==3936==    by 0x6B29A2E: QDeclarativeBindingPrivate::emitValueChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10591 ==3936==    by 0x6B246CE: QDeclarativeExpressionPrivate::_q_notify() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10592 ==3936==    by 0x6B24B13: QDeclarativeExpression::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10593 ==3936==    by 0x6C2D6D9: QDeclarativeBinding::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10594 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10595 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10596 ==3936==    by 0x6C23A26: QDeclarativeMouseArea::pressedChanged() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10597 ==3936==    by 0x6AC19D7: QDeclarativeMouseArea::setPressed(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10598 ==3936==    by 0x6AC2E56: QDeclarativeMouseArea::mousePressEvent(QGraphicsSceneMouseEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10599 ==3936==    by 0xE83E772: QGraphicsItem::sceneEvent(QEvent*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10600 ==3936== 
10601 ==3936== 
10602 ==3936== 120 bytes in 1 blocks are still reachable in loss record 338 of 381
10603 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10604 ==3936==    by 0xE1FC2A9: QWidgetPrivate::createTLExtra() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10605 ==3936==    by 0xE2016AE: QWidget::setWindowTitle(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10606 ==3936==    by 0x804D008: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:41)
10607 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10608 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10609 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10610 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10611 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10612 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10613 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10614 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10615 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10616 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10617 ==3936==    by 0x1855D363: ???
10618 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10619 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10620 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10621 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10622 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10623 ==3936== 
10624 ==3936== 
10625 ==3936== 140 bytes in 1 blocks are still reachable in loss record 339 of 381
10626 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10627 ==3936==    by 0x6B8FD0A: QDeclarativeValueTypeFactory::valueType(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10628 ==3936==    by 0x6B8FDF8: QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10629 ==3936==    by 0x6B1F689: QDeclarativeEnginePrivate::QDeclarativeEnginePrivate(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10630 ==3936==    by 0x6B1F91C: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10631 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10632 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10633 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
10634 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
10635 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10636 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10637 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10638 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10639 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10640 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10641 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10642 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10643 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10644 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10645 ==3936==    by 0x1855D363: ???
10646 ==3936== 
10647 ==3936== 
10648 ==3936== 142 bytes in 18 blocks are still reachable in loss record 340 of 381
10649 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10650 ==3936==    by 0xF140EEA: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10651 ==3936==    by 0xF141DC0: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10652 ==3936==    by 0xF141FA7: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10653 ==3936==    by 0xF1412D0: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10654 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10655 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10656 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10657 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10658 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10659 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10660 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10661 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10662 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10663 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10664 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10665 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10666 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10667 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10668 ==3936==    by 0x804C007: main (main.cpp:43)
10669 ==3936== 
10670 ==3936== 
10671 ==3936== 144 bytes in 18 blocks are still reachable in loss record 341 of 381
10672 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10673 ==3936==    by 0xF140F4C: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10674 ==3936==    by 0xF141DC0: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10675 ==3936==    by 0xF141FA7: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10676 ==3936==    by 0xF1412D0: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10677 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10678 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10679 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10680 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10681 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10682 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10683 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10684 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10685 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10686 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10687 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10688 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10689 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10690 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10691 ==3936==    by 0x804C007: main (main.cpp:43)
10692 ==3936== 
10693 ==3936== 
10694 ==3936== 146 bytes in 3 blocks are definitely lost in loss record 342 of 381
10695 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10696 ==3936==    by 0xEC7FBFB: qMalloc(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10697 ==3936==    by 0xECDA267: QString::QString(QChar const*, int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10698 ==3936==    by 0x6B99989: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10699 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10700 ==3936==    by 0x6BA18AB: QDeclarativeCompiledBindingsPrivate::Binding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10701 ==3936==    by 0x6B91996: QDeclarativeCompiledBindingsPrivate::Binding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10702 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10703 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10704 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10705 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10706 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10707 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10708 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10709 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10710 ==3936==    by 0x6B9A0B9: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10711 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10712 ==3936==    by 0x6BA18AB: QDeclarativeCompiledBindingsPrivate::Binding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10713 ==3936==    by 0x6B91996: QDeclarativeCompiledBindingsPrivate::Binding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10714 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10715 ==3936== 
10716 ==3936== 
10717 ==3936== 148 bytes in 1 blocks are still reachable in loss record 343 of 381
10718 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10719 ==3936==    by 0x6B330A1: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10720 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10721 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10722 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
10723 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10724 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10725 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10726 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10727 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10728 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10729 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10730 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10731 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10732 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10733 ==3936==    by 0x1855D363: ???
10734 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10735 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10736 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10737 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10738 ==3936== 
10739 ==3936== 
10740 ==3936== 216 bytes in 18 blocks are still reachable in loss record 344 of 381
10741 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10742 ==3936==    by 0xF141BF1: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10743 ==3936==    by 0xF141FA7: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10744 ==3936==    by 0xF1412D0: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10745 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10746 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10747 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10748 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10749 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10750 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10751 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10752 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10753 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10754 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10755 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10756 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10757 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10758 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10759 ==3936==    by 0x804C007: main (main.cpp:43)
10760 ==3936== 
10761 ==3936== 
10762 ==3936== 216 bytes in 6 blocks are still reachable in loss record 345 of 381
10763 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10764 ==3936==    by 0x6BC6551: QDeclarativePropertyCache::property(QDeclarativeEngine*, QObject*, void* const&, QDeclarativePropertyCache::Data&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10765 ==3936==    by 0x6BCA841: QDeclarativeObjectScriptClass::queryProperty(QObject*, void* const&, QFlags<QScriptClass::QueryFlag>, QDeclarativeContextData*, QFlags<QDeclarativeObjectScriptClass::QueryHint>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10766 ==3936==    by 0x6BD090A: QDeclarativeContextScriptClass::queryProperty(QDeclarativeContextData*, QObject*, void* const&, QFlags<QScriptClass::QueryFlag>, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10767 ==3936==    by 0x6BD0B44: QDeclarativeContextScriptClass::queryProperty(QScriptDeclarativeClass::Object*, void* const&, QFlags<QScriptClass::QueryFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10768 ==3936==    by 0x7D243C4: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10769 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10770 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10771 ==3936==    by 0x189EC21B: ???
10772 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10773 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10774 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10775 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10776 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10777 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10778 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10779 ==3936==    by 0x6B2A0FF: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10780 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10781 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10782 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10783 ==3936== 
10784 ==3936== 
10785 ==3936== 224 bytes in 1 blocks are still reachable in loss record 346 of 381
10786 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10787 ==3936==    by 0xE8E3B0C: QAbstractKineticScroller::QAbstractKineticScroller() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10788 ==3936==    by 0xE6BC26B: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10789 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10790 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10791 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10792 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
10793 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
10794 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10795 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10796 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10797 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10798 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10799 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10800 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10801 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10802 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10803 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10804 ==3936==    by 0x1855D363: ???
10805 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10806 ==3936== 
10807 ==3936== 
10808 ==3936== 274 bytes in 18 blocks are still reachable in loss record 347 of 381
10809 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10810 ==3936==    by 0xF141E1E: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10811 ==3936==    by 0xF141FA7: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10812 ==3936==    by 0xF1412D0: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10813 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10814 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10815 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10816 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10817 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10818 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10819 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10820 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10821 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10822 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10823 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10824 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10825 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10826 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10827 ==3936==    by 0x804C007: main (main.cpp:43)
10828 ==3936== 
10829 ==3936== 
10830 ==3936== 300 bytes in 1 blocks are still reachable in loss record 348 of 381
10831 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10832 ==3936==    by 0xE20F051: QWidget::QWidget(QWidget*, QFlags<Qt::WindowType>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10833 ==3936==    by 0xE6BD610: QAbstractScrollArea::setViewport(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10834 ==3936==    by 0xE88DC22: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10835 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10836 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
10837 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
10838 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
10839 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10840 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10841 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10842 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10843 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10844 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10845 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10846 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10847 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10848 ==3936==    by 0x1855D363: ???
10849 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10850 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
10851 ==3936== 
10852 ==3936== 
10853 ==3936== 304 bytes in 1 blocks are still reachable in loss record 349 of 381
10854 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10855 ==3936==    by 0xF1414E5: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10856 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10857 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10858 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10859 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10860 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10861 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10862 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10863 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10864 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10865 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10866 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10867 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10868 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10869 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10870 ==3936==    by 0x804C007: main (main.cpp:43)
10871 ==3936== 
10872 ==3936== 
10873 ==3936== 312 bytes in 3 blocks are still reachable in loss record 350 of 381
10874 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10875 ==3936==    by 0x6A3DB8E: QDeclarativeStateGroup::QDeclarativeStateGroup(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10876 ==3936==    by 0x6AB11A5: QDeclarativeItemPrivate::_states() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10877 ==3936==    by 0x6AB129F: QDeclarativeItemPrivate::states() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10878 ==3936==    by 0x6AB89B4: QDeclarativeItem::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10879 ==3936==    by 0x6C26749: QDeclarativeRectangle::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10880 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10881 ==3936==    by 0x6B3BD59: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10882 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10883 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10884 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10885 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10886 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10887 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10888 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10889 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10890 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10891 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10892 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10893 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10894 ==3936== 
10895 ==3936== 
10896 ==3936== 320 bytes in 5 blocks are indirectly lost in loss record 351 of 381
10897 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10898 ==3936==    by 0x6A5AA75: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10899 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10900 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10901 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10902 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10903 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10904 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10905 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10906 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10907 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10908 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10909 ==3936==    by 0x6B9A0B9: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10910 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10911 ==3936==    by 0x6BA18AB: QDeclarativeCompiledBindingsPrivate::Binding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10912 ==3936==    by 0x6B91996: QDeclarativeCompiledBindingsPrivate::Binding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10913 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10914 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10915 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10916 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10917 ==3936== 
10918 ==3936== 
10919 ==3936== 360 bytes in 3 blocks are still reachable in loss record 352 of 381
10920 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10921 ==3936==    by 0x6A2774B: QDeclarativeState::QDeclarativeState(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10922 ==3936==    by 0x69FD822: void QDeclarativePrivate::createInto<QDeclarativeState>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10923 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10924 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10925 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10926 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10927 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10928 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10929 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10930 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10931 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10932 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10933 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10934 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10935 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10936 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10937 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10938 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10939 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10940 ==3936== 
10941 ==3936== 
10942 ==3936== 360 bytes in 18 blocks are still reachable in loss record 353 of 381
10943 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10944 ==3936==    by 0xF141B99: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10945 ==3936==    by 0xF141FA7: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10946 ==3936==    by 0xF1412D0: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10947 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10948 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10949 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10950 ==3936==    by 0xF164C86: _XlcDefaultLoader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10951 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10952 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10953 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10954 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10955 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10956 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10957 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10958 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10959 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10960 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10961 ==3936==    by 0x804C007: main (main.cpp:43)
10962 ==3936== 
10963 ==3936== 
10964 ==3936== 384 bytes in 48 blocks are still reachable in loss record 354 of 381
10965 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10966 ==3936==    by 0xF13FED9: _XlcAddCharSet (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10967 ==3936==    by 0xF13FC95: _XlcAddCT (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10968 ==3936==    by 0xF13FD16: _XlcInitCTInfo (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10969 ==3936==    by 0xF146723: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10970 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10971 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10972 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10973 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10974 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10975 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
10976 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10977 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10978 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10979 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10980 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10981 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
10982 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
10983 ==3936==    by 0x804C007: main (main.cpp:43)
10984 ==3936== 
10985 ==3936== 
10986 ==3936== 384 bytes in 4 blocks are still reachable in loss record 355 of 381
10987 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
10988 ==3936==    by 0x6B34F1E: QDeclarativeContext::QDeclarativeContext(QDeclarativeContextData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10989 ==3936==    by 0x6B34FB4: QDeclarativeContextData::asQDeclarativeContext() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10990 ==3936==    by 0x6B14619: QDeclarativeEngine::contextForObject(QObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10991 ==3936==    by 0x6B1467B: qmlContext(QObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10992 ==3936==    by 0x6ABF083: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10993 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10994 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10995 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
10996 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10997 ==3936==    by 0x6B2E2C3: QDeclarativePropertyPrivate::writeValueProperty(QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10998 ==3936==    by 0x6B2E3D8: QDeclarativePropertyPrivate::write(QDeclarativeProperty const&, QVariant const&, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
10999 ==3936==    by 0x6B2A264: QDeclarativeBinding::update(QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11000 ==3936==    by 0x6B29E0F: QDeclarativeBinding::setEnabled(bool, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11001 ==3936==    by 0x6B3136F: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11002 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11003 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11004 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11005 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11006 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11007 ==3936== 
11008 ==3936== 
11009 ==3936== 408 bytes in 1 blocks are still reachable in loss record 356 of 381
11010 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11011 ==3936==    by 0x6AAA2E1: QDeclarativeBorderImage::QDeclarativeBorderImage(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11012 ==3936==    by 0x6A71BF2: void QDeclarativePrivate::createInto<QDeclarativeBorderImage>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11013 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11014 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11015 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11016 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11017 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11018 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11019 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11020 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11021 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11022 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11023 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11024 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11025 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11026 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11027 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11028 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
11029 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11030 ==3936== 
11031 ==3936== 
11032 ==3936== 408 bytes in 2 blocks are still reachable in loss record 357 of 381
11033 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11034 ==3936==    by 0xE1C0461: QBoxLayout::QBoxLayout(QBoxLayout::Direction, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11035 ==3936==    by 0xE6B9EC3: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11036 ==3936==    by 0xE6BBFB7: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11037 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11038 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11039 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11040 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
11041 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
11042 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11043 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11044 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11045 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11046 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11047 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11048 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11049 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11050 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11051 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11052 ==3936==    by 0x1855D363: ???
11053 ==3936== 
11054 ==3936== 
11055 ==3936== 480 bytes in 4 blocks are still reachable in loss record 358 of 381
11056 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11057 ==3936==    by 0xE42C60B: QFontDatabase::load(QFontPrivate const*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11058 ==3936==    by 0xE404008: QFontPrivate::engineForScript(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11059 ==3936==    by 0xE43FE0A: QTextEngine::fontEngine(QScriptItem const&, QFixed*, QFixed*, QFixed*) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11060 ==3936==    by 0xE4426DB: QTextEngine::shapeTextWithHarfbuzz(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11061 ==3936==    by 0xE44359F: QTextEngine::shapeText(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11062 ==3936==    by 0xE443AA3: QTextEngine::shape(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11063 ==3936==    by 0xE446930: QTextEngine::width(int, int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11064 ==3936==    by 0xE4472C9: QTextEngine::elidedText(Qt::TextElideMode, QFixed const&, int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11065 ==3936==    by 0xE41F9CB: QFontMetrics::elidedText(QString const&, Qt::TextElideMode, int, int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11066 ==3936==    by 0x6ADD4DF: QDeclarativeTextPrivate::updateLayout() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11067 ==3936==    by 0x6ADD5C9: QDeclarativeText::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11068 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11069 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11070 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11071 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11072 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11073 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11074 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11075 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11076 ==3936== 
11077 ==3936== 
11078 ==3936== 560 bytes in 14 blocks are still reachable in loss record 359 of 381
11079 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11080 ==3936==    by 0x6BD05FF: QDeclarativeContextScriptClass::newSharedContext() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11081 ==3936==    by 0x6B25C01: QDeclarativeExpressionPrivate::init(QDeclarativeContextData*, void*, QDeclarativeRefCount*, QObject*, QString const&, int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11082 ==3936==    by 0x6B282D2: QDeclarativeExpression::QDeclarativeExpression(QDeclarativeContextData*, void*, QDeclarativeRefCount*, QObject*, QString const&, int, QDeclarativeExpressionPrivate&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11083 ==3936==    by 0x6B2954D: QDeclarativeBinding::QDeclarativeBinding(void*, QDeclarativeRefCount*, QObject*, QDeclarativeContextData*, QString const&, int, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11084 ==3936==    by 0x6B3C199: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11085 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11086 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11087 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11088 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11089 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11090 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11091 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11092 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11093 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11094 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11095 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11096 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11097 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11098 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11099 ==3936== 
11100 ==3936== 
11101 ==3936== 600 bytes in 2 blocks are still reachable in loss record 360 of 381
11102 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11103 ==3936==    by 0xE20F171: QWidget::QWidget(QWidget*, QFlags<Qt::WindowType>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11104 ==3936==    by 0xE6B9E6C: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11105 ==3936==    by 0xE6BBFB7: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11106 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11107 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11108 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11109 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
11110 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
11111 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11112 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11113 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11114 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11115 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11116 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11117 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11118 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11119 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11120 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11121 ==3936==    by 0x1855D363: ???
11122 ==3936== 
11123 ==3936== 
11124 ==3936== 615 bytes in 47 blocks are still reachable in loss record 361 of 381
11125 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11126 ==3936==    by 0xF13FFDB: _XlcCreateDefaultCharSet (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11127 ==3936==    by 0xF13FC7E: _XlcAddCT (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11128 ==3936==    by 0xF13FD16: _XlcInitCTInfo (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11129 ==3936==    by 0xF146723: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11130 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11131 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11132 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11133 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11134 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11135 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11136 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11137 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11138 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11139 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11140 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11141 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11142 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
11143 ==3936==    by 0x804C007: main (main.cpp:43)
11144 ==3936== 
11145 ==3936== 
11146 ==3936== 704 bytes in 22 blocks are still reachable in loss record 362 of 381
11147 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11148 ==3936==    by 0xF140529: _XlcSetConverter (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11149 ==3936==    by 0xF13FD7C: _XlcInitCTInfo (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11150 ==3936==    by 0xF146723: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11151 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11152 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11153 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11154 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11155 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11156 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11157 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11158 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11159 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11160 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11161 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11162 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11163 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
11164 ==3936==    by 0x804C007: main (main.cpp:43)
11165 ==3936== 
11166 ==3936== 
11167 ==3936== 744 bytes in 2 blocks are still reachable in loss record 363 of 381
11168 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11169 ==3936==    by 0x6ABFFC1: QDeclarativeLoader::QDeclarativeLoader(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11170 ==3936==    by 0x6A722F2: void QDeclarativePrivate::createInto<QDeclarativeLoader>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11171 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11172 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11173 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11174 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11175 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11176 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11177 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11178 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11179 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11180 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11181 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11182 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11183 ==3936==    by 0x6A0C478: QDeclarativeView::continueExecute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11184 ==3936==    by 0x6A0CCC4: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11185 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11186 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
11187 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11188 ==3936== 
11189 ==3936== 
11190 ==3936== 776 bytes in 2 blocks are still reachable in loss record 364 of 381
11191 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11192 ==3936==    by 0xE682B51: QScrollBar::QScrollBar(Qt::Orientation, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11193 ==3936==    by 0xE6B9E98: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11194 ==3936==    by 0xE6BBFB7: QAbstractScrollAreaPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11195 ==3936==    by 0xE6BCB9E: QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11196 ==3936==    by 0xE88DC05: QGraphicsView::QGraphicsView(QGraphicsViewPrivate&, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11197 ==3936==    by 0x6A0ADA9: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11198 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
11199 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
11200 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11201 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11202 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11203 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11204 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11205 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11206 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11207 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11208 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11209 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11210 ==3936==    by 0x1855D363: ???
11211 ==3936== 
11212 ==3936== 
11213 ==3936== 796 bytes in 1 blocks are still reachable in loss record 365 of 381
11214 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11215 ==3936==    by 0x6B1F911: QDeclarativeEngine::QDeclarativeEngine(QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11216 ==3936==    by 0x6A0A15D: QDeclarativeViewPrivate::init() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11217 ==3936==    by 0x6A0ADD1: QDeclarativeView::QDeclarativeView(QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11218 ==3936==    by 0x804D807: ConfigQMLView::ConfigQMLView(QWidget*, MarketsTodayQMLView*) (configqmlview.cpp:17)
11219 ==3936==    by 0x804CEC6: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:31)
11220 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11221 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11222 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11223 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11224 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11225 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11226 ==3936==    by 0x6BCE06C: QDeclarativeObjectMethodScriptClass::call(QScriptDeclarativeClass::Object*, QScriptContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11227 ==3936==    by 0x7D2497F: QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11228 ==3936==    by 0x7BF3819: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11229 ==3936==    by 0x7BC435D: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11230 ==3936==    by 0x1855D363: ???
11231 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11232 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11233 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11234 ==3936== 
11235 ==3936== 
11236 ==3936== 990 bytes in 48 blocks are still reachable in loss record 366 of 381
11237 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11238 ==3936==    by 0xF13FF75: _XlcCreateDefaultCharSet (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11239 ==3936==    by 0xF13FC7E: _XlcAddCT (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11240 ==3936==    by 0xF13FD16: _XlcInitCTInfo (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11241 ==3936==    by 0xF146723: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11242 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11243 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11244 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11245 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11246 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11247 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11248 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11249 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11250 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11251 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11252 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11253 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11254 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
11255 ==3936==    by 0x804C007: main (main.cpp:43)
11256 ==3936== 
11257 ==3936== 
11258 ==3936== 1,212 bytes in 3 blocks are still reachable in loss record 367 of 381
11259 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11260 ==3936==    by 0x6AA8351: QDeclarativeImage::QDeclarativeImage(QDeclarativeItem*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11261 ==3936==    by 0x6A72452: void QDeclarativePrivate::createInto<QDeclarativeImage>(void*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11262 ==3936==    by 0x6B3D764: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11263 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11264 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11265 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11266 ==3936==    by 0x6B32B1A: QDeclarativeComponentPrivate::create(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11267 ==3936==    by 0x6B3B944: QDeclarativeCompiledData::TypeReference::createInstance(QDeclarativeContextData*, QBitField const&) const (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11268 ==3936==    by 0x6B3D975: QDeclarativeVME::run(QDeclarativeVMEStack<QObject*, 128>&, QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11269 ==3936==    by 0x6B3F966: QDeclarativeVME::run(QDeclarativeContextData*, QDeclarativeCompiledData*, int, int, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11270 ==3936==    by 0x6B32445: QDeclarativeComponentPrivate::begin(QDeclarativeContextData*, QDeclarativeEnginePrivate*, QDeclarativeCompiledData*, int, int, QDeclarativeComponentPrivate::ConstructionState*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11271 ==3936==    by 0x6B32888: QDeclarativeComponentPrivate::beginCreate(QDeclarativeContextData*, QBitField const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11272 ==3936==    by 0x6B32A67: QDeclarativeComponent::beginCreate(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11273 ==3936==    by 0x6B30A5B: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11274 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11275 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11276 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11277 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11278 ==3936==    by 0x6B2D964: QDeclarativePropertyPrivate::write(QObject*, QDeclarativePropertyCache::Data const&, QVariant const&, QDeclarativeContextData*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11279 ==3936== 
11280 ==3936== 
11281 ==3936== 1,565 bytes in 48 blocks are still reachable in loss record 368 of 381
11282 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11283 ==3936==    by 0xF13FA22: _XlcAddCT (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11284 ==3936==    by 0xF13FD16: _XlcInitCTInfo (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11285 ==3936==    by 0xF146723: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11286 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11287 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11288 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11289 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11290 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11291 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11292 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11293 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11294 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11295 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11296 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11297 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11298 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
11299 ==3936==    by 0x804C007: main (main.cpp:43)
11300 ==3936== 
11301 ==3936== 
11302 ==3936== 2,048 bytes in 1 blocks are still reachable in loss record 369 of 381
11303 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11304 ==3936==    by 0xF141113: _XlcCreateLocaleDataBase (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11305 ==3936==    by 0xF1468B5: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11306 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11307 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11308 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11309 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11310 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11311 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11312 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11313 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11314 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11315 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11316 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11317 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11318 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
11319 ==3936==    by 0x804C007: main (main.cpp:43)
11320 ==3936== 
11321 ==3936== 
11322 ==3936== 2,304 bytes in 48 blocks are still reachable in loss record 370 of 381
11323 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11324 ==3936==    by 0xF13FF1B: _XlcCreateDefaultCharSet (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11325 ==3936==    by 0xF13FC7E: _XlcAddCT (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11326 ==3936==    by 0xF13FD16: _XlcInitCTInfo (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11327 ==3936==    by 0xF146723: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11328 ==3936==    by 0xF144684: (within /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11329 ==3936==    by 0xF146574: _XlcCreateLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11330 ==3936==    by 0xF1688D5: _XlcUtf8Loader (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11331 ==3936==    by 0xF14D6FF: _XOpenLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11332 ==3936==    by 0xF14D83A: _XlcCurrentLC (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11333 ==3936==    by 0xF14D9C7: XmbTextListToTextProperty (in /targets/FREMANTLE_X86/usr/lib/libX11.so.6.2.0)
11334 ==3936==    by 0xE253F12: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11335 ==3936==    by 0xE25427B: QWidgetPrivate::setWindowTitle_sys(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11336 ==3936==    by 0xE20145A: QWidgetPrivate::setWindowTitle_helper(QString const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11337 ==3936==    by 0xE25A9F7: QWidgetPrivate::create_sys(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11338 ==3936==    by 0xE206D30: QWidget::create(unsigned long, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11339 ==3936==    by 0xE212C2D: QWidget::setVisible(bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11340 ==3936==    by 0x804C145: QWidget::show() (qwidget.h:487)
11341 ==3936==    by 0x804C007: main (main.cpp:43)
11342 ==3936== 
11343 ==3936== 
11344 ==3936== 3,144 bytes in 6 blocks are still reachable in loss record 371 of 381
11345 ==3936==    at 0x690D085: operator new[](unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11346 ==3936==    by 0xECA5448: QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11347 ==3936==    by 0x6BC6C51: QHash<QString, QDeclarativePropertyCache::RData*>::detach_helper() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11348 ==3936==    by 0x6BC5681: QDeclarativePropertyCache::append(QDeclarativeEngine*, QMetaObject const*, QDeclarativePropertyCache::Data::Flag, QDeclarativePropertyCache::Data::Flag) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11349 ==3936==    by 0x6B55953: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11350 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11351 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11352 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11353 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11354 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11355 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11356 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11357 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11358 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11359 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11360 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11361 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
11362 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11363 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11364 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11365 ==3936== 
11366 ==3936== 
11367 ==3936== 6,114 bytes in 225 blocks are still reachable in loss record 372 of 381
11368 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11369 ==3936==    by 0xF4EEFE7: (within /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
11370 ==3936==    by 0xF4EB794: FcObjectSetAdd (in /targets/FREMANTLE_X86/usr/lib/libfontconfig.so.1.3.0)
11371 ==3936==    by 0xE424CA9: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11372 ==3936==    by 0xE426023: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11373 ==3936==    by 0xE42C413: QFontDatabase::load(QFontPrivate const*, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11374 ==3936==    by 0xE404008: QFontPrivate::engineForScript(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11375 ==3936==    by 0xE43FE0A: QTextEngine::fontEngine(QScriptItem const&, QFixed*, QFixed*, QFixed*) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11376 ==3936==    by 0xE4426DB: QTextEngine::shapeTextWithHarfbuzz(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11377 ==3936==    by 0xE44359F: QTextEngine::shapeText(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11378 ==3936==    by 0xE443AA3: QTextEngine::shape(int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11379 ==3936==    by 0xE446930: QTextEngine::width(int, int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11380 ==3936==    by 0xE4472C9: QTextEngine::elidedText(Qt::TextElideMode, QFixed const&, int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11381 ==3936==    by 0xE41F9CB: QFontMetrics::elidedText(QString const&, Qt::TextElideMode, int, int) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11382 ==3936==    by 0x6ADD4DF: QDeclarativeTextPrivate::updateLayout() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11383 ==3936==    by 0x6ADD5C9: QDeclarativeText::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11384 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11385 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11386 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11387 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11388 ==3936== 
11389 ==3936== 
11390 ==3936== 18,800 bytes in 5 blocks are indirectly lost in loss record 373 of 381
11391 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11392 ==3936==    by 0xE2816EC: QImageData::create(QSize const&, QImage::Format, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11393 ==3936==    by 0xE281956: QImage::QImage(int, int, QImage::Format) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11394 ==3936==    by 0xE283F24: QImage::convertToFormat(QImage::Format, QFlags<Qt::ImageConversionFlag>) const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11395 ==3936==    by 0xE2AF778: QRasterPixmapData::createPixmapForImage(QImage&, QFlags<Qt::ImageConversionFlag>, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11396 ==3936==    by 0xE2AF94C: QRasterPixmapData::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11397 ==3936==    by 0xE29EDFA: QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11398 ==3936==    by 0x6A5AA6E: QDeclarativePixmap::load(QDeclarativeEngine*, QUrl const&, QSize const&, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11399 ==3936==    by 0x6AAB157: QDeclarativeImageBase::load() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11400 ==3936==    by 0x6AAADAE: QDeclarativeImageBase::componentComplete() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11401 ==3936==    by 0x6B31400: QDeclarativeComponentPrivate::complete(QDeclarativeEnginePrivate*, QDeclarativeComponentPrivate::ConstructionState*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11402 ==3936==    by 0x6B31784: QDeclarativeComponentPrivate::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11403 ==3936==    by 0x6B317BE: QDeclarativeComponent::completeCreate() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11404 ==3936==    by 0x6B30A65: QDeclarativeComponent::create(QDeclarativeContext*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11405 ==3936==    by 0x6ABF0C4: QDeclarativeLoaderPrivate::_q_sourceLoaded() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11406 ==3936==    by 0x6ABF5E8: QDeclarativeLoader::setSourceComponent(QDeclarativeComponent*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11407 ==3936==    by 0x6ABF989: QDeclarativeLoader::qt_metacall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11408 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11409 ==3936==    by 0x6B9A0B9: QDeclarativeCompiledBindingsPrivate::run(int, QDeclarativeContextData*, QDeclarativeDelayedError*, QObject*, QObject*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11410 ==3936==    by 0x6BA1630: QDeclarativeCompiledBindingsPrivate::run(QDeclarativeCompiledBindingsPrivate::Binding*, QFlags<QDeclarativePropertyPrivate::WriteFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11411 ==3936== 
11412 ==3936== 
11413 ==3936== 21,496 bytes in 209 blocks are still reachable in loss record 374 of 381
11414 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11415 ==3936==    by 0x690CD5F: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11416 ==3936==    by 0xFF07B63: g_realloc (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
11417 ==3936==    by 0xFEECCF6: g_quark_from_static_string (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
11418 ==3936==    by 0xF5B63D6: g_type_init_with_debug_flags (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
11419 ==3936==    by 0xF5B65C9: g_type_init (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
11420 ==3936==    by 0xECED488: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11421 ==3936==    by 0xECECB33: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11422 ==3936==    by 0xECECCCC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11423 ==3936==    by 0xECB07AB: QSystemLocale::query(QSystemLocale::QueryType, QVariant) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11424 ==3936==    by 0xECAED02: QLocalePrivate::updateSystemPrivate() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11425 ==3936==    by 0xECAF2F7: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11426 ==3936==    by 0xECB04E4: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11427 ==3936==    by 0xECB0648: QLocale::QLocale() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11428 ==3936==    by 0xED41592: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11429 ==3936==    by 0xED4177E: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11430 ==3936==    by 0xED0F5EC: QAbstractFileEngine::create(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11431 ==3936==    by 0xED258AB: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11432 ==3936==    by 0xED26448: QFileInfo::QFileInfo(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11433 ==3936==    by 0xED1EFC1: QFile::exists(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11434 ==3936== 
11435 ==3936== 
11436 ==3936== 23,793 bytes in 38 blocks are still reachable in loss record 375 of 381
11437 ==3936==    at 0x690BD39: calloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11438 ==3936==    by 0x44094D0: _dl_new_object (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
11439 ==3936==    by 0x440588B: _dl_map_object_from_fd (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
11440 ==3936==    by 0x44074DB: _dl_map_object (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
11441 ==3936==    by 0x441022E: dl_open_worker (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
11442 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
11443 ==3936==    by 0x440FD6C: _dl_open (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
11444 ==3936==    by 0xF4C4C06: dlopen_doit (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
11445 ==3936==    by 0x440C6A5: _dl_catch_error (in /targets/FREMANTLE_X86/lib/ld-2.5.so)
11446 ==3936==    by 0xF4C507B: _dlerror_run (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
11447 ==3936==    by 0xF4C4B5C: dlopen@@GLIBC_2.1 (in /targets/FREMANTLE_X86/lib/libdl-2.5.so)
11448 ==3936==    by 0xED886BC: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11449 ==3936==    by 0xED829C8: (within /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11450 ==3936==    by 0xED82A1C: QLibrary::load() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11451 ==3936==    by 0xE23F5AC: (within /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11452 ==3936==    by 0xE1B9963: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11453 ==3936==    by 0xE1BA7FC: QApplication::QApplication(int&, char**, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11454 ==3936==    by 0x804BD21: main (main.cpp:17)
11455 ==3936== 
11456 ==3936== 
11457 ==3936== 28,080 bytes in 1,170 blocks are still reachable in loss record 376 of 381
11458 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11459 ==3936==    by 0x6B5BE47: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11460 ==3936==    by 0x6B55984: QDeclarativeCompiler::genObject(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11461 ==3936==    by 0x6B577FF: QDeclarativeCompiler::compileTree(QDeclarativeParser::Object*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11462 ==3936==    by 0x6B57DD2: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11463 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11464 ==3936==    by 0x6B7585C: QDeclarativeCompositeTypeData::toComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11465 ==3936==    by 0x6B57D25: QDeclarativeCompiler::compile(QDeclarativeEngine*, QDeclarativeCompositeTypeData*, QDeclarativeCompiledData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11466 ==3936==    by 0x6B751E6: QDeclarativeCompositeTypeData::toCompiledComponent(QDeclarativeEngine*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11467 ==3936==    by 0x6B31ABD: QDeclarativeComponentPrivate::fromTypeData(QDeclarativeCompositeTypeData*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11468 ==3936==    by 0x6B32D15: QDeclarativeComponent::loadUrl(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11469 ==3936==    by 0x6B330DC: QDeclarativeComponent::QDeclarativeComponent(QDeclarativeEngine*, QUrl const&, QObject*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11470 ==3936==    by 0x6A0CCA3: QDeclarativeViewPrivate::execute() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11471 ==3936==    by 0x6A0CD51: QDeclarativeView::setSource(QUrl const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11472 ==3936==    by 0x804CFA7: MarketsTodayQMLView::displayConfigWindow() (marketstodayqmlview.cpp:40)
11473 ==3936==    by 0x804FDFE: MarketsTodayQMLView::qt_metacall(QMetaObject::Call, int, void**) (moc_marketstodayqmlview.cpp:78)
11474 ==3936==    by 0xED9FFA1: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11475 ==3936==    by 0xEDAFF70: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11476 ==3936==    by 0xEDB1A6E: QMetaObject::activate(QObject*, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11477 ==3936==    by 0x6B10381: QDeclarativeVMEMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11478 ==3936== 
11479 ==3936== 
11480 ==3936== 28,392 bytes in 269 blocks are still reachable in loss record 377 of 381
11481 ==3936==    at 0x690CCED: realloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11482 ==3936==    by 0xEC7FADF: qRealloc(void*, unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11483 ==3936==    by 0xECA78AA: QListData::realloc(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11484 ==3936==    by 0xECA794E: QListData::append(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11485 ==3936==    by 0xECA7A0D: QListData::append() (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11486 ==3936==    by 0x6A5038B: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11487 ==3936==    by 0x6A4F2E6: QDeclarativeOpenMetaObject::metaCall(QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11488 ==3936==    by 0xED9FF88: QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11489 ==3936==    by 0xEDA40D6: QMetaProperty::read(QObject const*) const (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11490 ==3936==    by 0x6BCFAE3: QDeclarativeObjectScriptClass::property(QObject*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11491 ==3936==    by 0x6BD0DFC: QDeclarativeContextScriptClass::property(QScriptDeclarativeClass::Object*, void* const&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11492 ==3936==    by 0x7D243E8: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11493 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11494 ==3936==    by 0x7BC5117: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11495 ==3936==    by 0x17EA4C03: ???
11496 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11497 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11498 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11499 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11500 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11501 ==3936== 
11502 ==3936== 
11503 ==3936== 63,248 bytes in 59 blocks are still reachable in loss record 378 of 381
11504 ==3936==    at 0x690D445: operator new(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11505 ==3936==    by 0xE3A7741: QRasterPaintEngine::QRasterPaintEngine(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11506 ==3936==    by 0xE2796BF: QImage::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11507 ==3936==    by 0xE2AEC8E: QRasterPixmapData::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11508 ==3936==    by 0xE29DA78: QPixmap::paintEngine() const (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11509 ==3936==    by 0xE318AA5: QPainter::begin(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11510 ==3936==    by 0xE319608: QPainter::QPainter(QPaintDevice*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11511 ==3936==    by 0x6ADC2D2: QDeclarativeTextPrivate::drawOutline(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11512 ==3936==    by 0x6ADDF8B: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11513 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11514 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11515 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11516 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11517 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11518 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11519 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11520 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11521 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11522 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11523 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11524 ==3936== 
11525 ==3936== 
11526 ==3936== 71,816 bytes in 90 blocks are possibly lost in loss record 379 of 381
11527 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11528 ==3936==    by 0x14C88DF5: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11529 ==3936==    by 0x14C388B8: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11530 ==3936==    by 0x14C389A2: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11531 ==3936==    by 0x14C38D88: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11532 ==3936==    by 0x14C4C4CA: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11533 ==3936==    by 0x14C4D16C: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11534 ==3936==    by 0x14C4D344: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11535 ==3936==    by 0x14C4DB10: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11536 ==3936==    by 0x14C4DB4D: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11537 ==3936==    by 0x14C6BA1E: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11538 ==3936==    by 0x14C80F3D: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11539 ==3936==    by 0x14C84462: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11540 ==3936==    by 0x14C84A66: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11541 ==3936==    by 0x14C85081: (within /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11542 ==3936==    by 0x14C8513D: sqlite3_prepare16_v2 (in /targets/FREMANTLE_X86/usr/lib/libsqlite3.so.0.8.6)
11543 ==3936==    by 0x14C28FF4: QSQLiteResult::prepare(QString const&) (in /targets/FREMANTLE_X86/usr/lib/qt4/plugins/sqldrivers/libqsqlite.so)
11544 ==3936==    by 0x7FDFF98: QSqlResult::savePrepare(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
11545 ==3936==    by 0x7FD0751: QSqlQuery::prepare(QString const&) (in /targets/FREMANTLE_X86/usr/lib/libQtSql.so.4.7.0)
11546 ==3936==    by 0x6BB49CC: (within /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11547 ==3936== 
11548 ==3936== 
11549 ==3936== 257,432 bytes in 4,638 blocks are still reachable in loss record 380 of 381
11550 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11551 ==3936==    by 0xEC7FBFB: qMalloc(unsigned int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11552 ==3936==    by 0xECA538B: QHashData::allocateNode(int) (in /targets/FREMANTLE_X86/usr/lib/libQtCore.so.4.7.0)
11553 ==3936==    by 0x6BC6163: QDeclarativePropertyCache::update(QDeclarativeEngine*, QMetaObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11554 ==3936==    by 0x6BC632D: QDeclarativePropertyCache::QDeclarativePropertyCache(QDeclarativeEngine*, QMetaObject const*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11555 ==3936==    by 0x6BC6561: QDeclarativePropertyCache::property(QDeclarativeEngine*, QObject*, void* const&, QDeclarativePropertyCache::Data&) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11556 ==3936==    by 0x6BCA841: QDeclarativeObjectScriptClass::queryProperty(QObject*, void* const&, QFlags<QScriptClass::QueryFlag>, QDeclarativeContextData*, QFlags<QDeclarativeObjectScriptClass::QueryHint>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11557 ==3936==    by 0x6BCA9EE: QDeclarativeObjectScriptClass::queryProperty(QScriptDeclarativeClass::Object*, void* const&, QFlags<QScriptClass::QueryFlag>) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11558 ==3936==    by 0x7D243C4: QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11559 ==3936==    by 0x7D06FDC: QScriptObject::getOwnPropertySlot(QTJSC::ExecState*, QTJSC::Identifier const&, QTJSC::PropertySlot&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11560 ==3936==    by 0x7B8E5C4: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11561 ==3936==    by 0x7BCA1BE: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11562 ==3936==    by 0x189EFDFE: ???
11563 ==3936==    by 0x7B77CEF: QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11564 ==3936==    by 0x7C21BB5: (within /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11565 ==3936==    by 0x7BF386A: QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11566 ==3936==    by 0x7CFA8EB: QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) (in /targets/FREMANTLE_X86/opt/lib/libQtScript.so.4.7.0)
11567 ==3936==    by 0x6B25740: QDeclarativeQtScriptExpression::eval(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11568 ==3936==    by 0x6B27771: QDeclarativeQtScriptExpression::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11569 ==3936==    by 0x6B27A3B: QDeclarativeExpressionPrivate::scriptValue(QObject*, bool*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11570 ==3936== 
11571 ==3936== 
11572 ==3936== 468,480 bytes in 63 blocks are still reachable in loss record 381 of 381
11573 ==3936==    at 0x690CC19: malloc (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
11574 ==3936==    by 0xE2816EC: QImageData::create(QSize const&, QImage::Format, int) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11575 ==3936==    by 0xE281956: QImage::QImage(int, int, QImage::Format) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11576 ==3936==    by 0xE2AFCE0: QRasterPixmapData::fill(QColor const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11577 ==3936==    by 0xE29F4EB: QPixmap::fill(QColor const&) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11578 ==3936==    by 0x6ADC2C0: QDeclarativeTextPrivate::drawOutline(int) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11579 ==3936==    by 0x6ADDF8B: QDeclarativeTextPrivate::checkImgCache() (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11580 ==3936==    by 0x6ADE02D: QDeclarativeText::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) (in /targets/FREMANTLE_X86/opt/lib/libQtDeclarative.so.4.7.0)
11581 ==3936==    by 0xE86B816: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11582 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11583 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11584 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11585 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11586 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11587 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11588 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11589 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11590 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11591 ==3936==    by 0xE86B69D: QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11592 ==3936==    by 0xE86C006: QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) (in /targets/FREMANTLE_X86/opt/lib/libQtGui.so.4.7.0)
11593 ==3936== 
11594 ==3936== LEAK SUMMARY:
11595 ==3936==    definitely lost: 1,433 bytes in 108 blocks.
11596 ==3936==    indirectly lost: 22,327 bytes in 151 blocks.
11597 ==3936==      possibly lost: 88,928 bytes in 310 blocks.
11598 ==3936==    still reachable: 1,218,158 bytes in 13,000 blocks.
11599 ==3936==         suppressed: 0 bytes in 0 blocks.