Advertisement
atkin901

clang/llvm/automoc4 valgrind

Dec 10th, 2012
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.65 KB | None | 0 0
  1. $ cat /var/tmp/automoc4_33074.log
  2. ==33074== Memcheck, a memory error detector
  3. ==33074== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
  4. ==33074== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
  5. ==33074== Command: automoc4.bin /usr/ports/astro/marble/work/marble-4.8.4/build/src/marble_part_automoc.cpp /usr/ports/astro/marble/work/marble-4.8.4/src /usr/ports/astro/marble/work/marble-4.8.4/build/src /usr/local/bin/moc-qt4 /usr/local/bin/cmake
  6. ==33074== Parent PID: 33073
  7. ==33074==
  8. ==33074== Mismatched free() / delete / delete []
  9. ==33074== at 0x34DA7: free (in /usr/local/lib/valgrind/vgpreload_memcheck-x86-freebsd.so)
  10. ==33074== by 0x10F7D4: QHashData::free_helper(void (*)(QHashData::Node*)) (qhash.cpp:281)
  11. ==33074== by 0x183EC6: QHash<QString, QHashDummyValue>::freeData(QHashData*) (qhash.h:570)
  12. ==33074== by 0x184BBF: QHash<QString, QHashDummyValue>::~QHash() (qhash.h:283)
  13. ==33074== by 0x184B65: QHash<QString, QHashDummyValue>::~QHash() (qhash.h:283)
  14. ==33074== by 0x184B35: QSet<QString>::~QSet() (qset.h:54)
  15. ==33074== by 0x183655: QSet<QString>::~QSet() (qset.h:54)
  16. ==33074== by 0x26EB78: QFileSystemEngine::slowCanonicalized(QString const&) (qfilesystemengine.cpp:119)
  17. ==33074== by 0x278009: QFileSystemEngine::canonicalName(QFileSystemEntry const&, QFileSystemMetaData&) (qfilesystemengine_unix.cpp:180)
  18. ==33074== by 0x1EBFBC: QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName) const (qfileinfo.cpp:60)
  19. ==33074== by 0x1EE202: QFileInfo::canonicalFilePath() const (qfileinfo.cpp:544)
  20. ==33074== by 0x2C379F: QCoreApplication::applicationFilePath() (qcoreapplication.cpp:2140)
  21. ==33074== by 0x2C862A: QCoreApplication::applicationDirPath() (qcoreapplication.cpp:2036)
  22. ==33074== by 0xC2854: QLibraryInfoPrivate::findConfiguration() (qlibraryinfo.cpp:132)
  23. ==33074== by 0xC2725: QLibrarySettings::QLibrarySettings() (qlibraryinfo.cpp:102)
  24. ==33074== by 0xC4EDC: qt_library_settings() (qlibraryinfo.cpp:82)
  25. ==33074== by 0xC517C: QLibraryInfoPrivate::configuration() (qlibraryinfo.cpp:96)
  26. ==33074== by 0xC2D17: QLibraryInfo::location(QLibraryInfo::LibraryLocation) (qlibraryinfo.cpp:242)
  27. ==33074== by 0x2C421F: QCoreApplication::libraryPaths() (qcoreapplication.cpp:2428)
  28. ==33074== by 0x2C3DD3: QCoreApplication::init() (qcoreapplication.cpp:744)
  29. ==33074== by 0x2C40B5: QCoreApplication::QCoreApplication(int&, char**, int) (qcoreapplication.cpp:689)
  30. ==33074== by 0x804AACF: main (kde4automoc.cpp:113)
  31. ==33074== Address 0x1069520 is 0 bytes inside a block of size 68 alloc'd
  32. ==33074== at 0x34B9B: operator new[](unsigned int) (in /usr/local/lib/valgrind/vgpreload_memcheck-x86-freebsd.so)
  33. ==33074== by 0x10FBF1: QHashData::rehash(int) (qhash.cpp:368)
  34. ==33074== by 0xA2C89: QHashData::willGrow() (qhash.h:163)
  35. ==33074== by 0x18385D: QHash<QString, QHashDummyValue>::insert(QString const&, QHashDummyValue const&) (qhash.h:761)
  36. ==33074== by 0x18337C: QSet<QString>::insert(QString const&) (qset.h:180)
  37. ==33074== by 0x26E3CF: QFileSystemEngine::slowCanonicalized(QString const&) (qfilesystemengine.cpp:71)
  38. ==33074== by 0x278009: QFileSystemEngine::canonicalName(QFileSystemEntry const&, QFileSystemMetaData&) (qfilesystemengine_unix.cpp:180)
  39. ==33074== by 0x1EBFBC: QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName) const (qfileinfo.cpp:60)
  40. ==33074== by 0x1EE202: QFileInfo::canonicalFilePath() const (qfileinfo.cpp:544)
  41. ==33074== by 0x2C379F: QCoreApplication::applicationFilePath() (qcoreapplication.cpp:2140)
  42. ==33074== by 0x2C862A: QCoreApplication::applicationDirPath() (qcoreapplication.cpp:2036)
  43. ==33074== by 0xC2854: QLibraryInfoPrivate::findConfiguration() (qlibraryinfo.cpp:132)
  44. ==33074== by 0xC2725: QLibrarySettings::QLibrarySettings() (qlibraryinfo.cpp:102)
  45. ==33074== by 0xC4EDC: qt_library_settings() (qlibraryinfo.cpp:82)
  46. ==33074== by 0xC517C: QLibraryInfoPrivate::configuration() (qlibraryinfo.cpp:96)
  47. ==33074== by 0xC2D17: QLibraryInfo::location(QLibraryInfo::LibraryLocation) (qlibraryinfo.cpp:242)
  48. ==33074== by 0x2C421F: QCoreApplication::libraryPaths() (qcoreapplication.cpp:2428)
  49. ==33074== by 0x2C3DD3: QCoreApplication::init() (qcoreapplication.cpp:744)
  50. ==33074== by 0x2C40B5: QCoreApplication::QCoreApplication(int&, char**, int) (qcoreapplication.cpp:689)
  51. ==33074== by 0x804AACF: main (kde4automoc.cpp:113)
  52. ==33074==
  53. ==33074== Mismatched free() / delete / delete []
  54. ==33074== at 0x34DA7: free (in /usr/local/lib/valgrind/vgpreload_memcheck-x86-freebsd.so)
  55. ==33074== by 0x27E152: QProcessPrivate::startProcess() (qprocess_unix.cpp:662)
  56. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  57. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  58. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  59. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  60. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  61. ==33074== Address 0x11597d0 is 0 bytes inside a block of size 32 alloc'd
  62. ==33074== at 0x34B9B: operator new[](unsigned int) (in /usr/local/lib/valgrind/vgpreload_memcheck-x86-freebsd.so)
  63. ==33074== by 0x27D4D9: QProcessPrivate::startProcess() (qprocess_unix.cpp:567)
  64. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  65. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  66. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  67. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  68. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  69. ==33074==
  70. vex x86->IR: unhandled instruction bytes: 0xF 0xB 0x90 0x90
  71. ==33074== valgrind: Unrecognised instruction at address 0x380434e9.
  72. ==33074== at 0x380434E9: ??? (in /usr/local/lib/valgrind/memcheck-x86-freebsd)
  73. ==33074== by 0x323C48: qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) (qcore_unix.cpp:83)
  74. ==33074== by 0x2803B1: select_msecs(int, fd_set*, fd_set*, int) (qprocess_unix.cpp:998)
  75. ==33074== by 0x28021D: QProcessPrivate::waitForStarted(int) (qprocess_unix.cpp:1031)
  76. ==33074== by 0x1FFA02: QProcess::waitForStarted(int) (qprocess.cpp:1687)
  77. ==33074== by 0x1FEAEA: QProcess::waitForFinished(int) (qprocess.cpp:1752)
  78. ==33074== by 0x805487A: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:74)
  79. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  80. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  81. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  82. ==33074== Your program just tried to execute an instruction that Valgrind
  83. ==33074== did not recognise. There are two possible reasons for this.
  84. ==33074== 1. Your program has a bug and erroneously jumped to a non-code
  85. ==33074== location. If you are running Memcheck and you just saw a
  86. ==33074== warning about a bad jump, it's probably your program's fault.
  87. ==33074== 2. The instruction is legitimate but Valgrind doesn't handle it,
  88. ==33074== i.e. it's Valgrind's fault. If you think this is the case or
  89. ==33074== you are not sure, please let us know and we'll try to fix it.
  90. ==33074== Either way, Valgrind will now raise a SIGILL signal which will
  91. ==33074== probably kill your program.
  92. ==33074==
  93. ==33074== Process terminating with default action of signal 4 (SIGILL): dumping core
  94. ==33074== Illegal opcode at address 0x380434E9
  95. ==33074== at 0x380434E9: ??? (in /usr/local/lib/valgrind/memcheck-x86-freebsd)
  96. ==33074== by 0x323C48: qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) (qcore_unix.cpp:83)
  97. ==33074== by 0x2803B1: select_msecs(int, fd_set*, fd_set*, int) (qprocess_unix.cpp:998)
  98. ==33074== by 0x28021D: QProcessPrivate::waitForStarted(int) (qprocess_unix.cpp:1031)
  99. ==33074== by 0x1FFA02: QProcess::waitForStarted(int) (qprocess.cpp:1687)
  100. ==33074== by 0x1FEAEA: QProcess::waitForFinished(int) (qprocess.cpp:1752)
  101. ==33074== by 0x805487A: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:74)
  102. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  103. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  104. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  105. ==33074==
  106. ==33074== FILE DESCRIPTORS: 17 open at exit.
  107. ==33074== Open file descriptor 12:
  108. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  109. ==33074== by 0x7CDB9D: g_main_context_new (in /usr/local/lib/libglib-2.0.so.0)
  110. ==33074== by 0x328EA3: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (qeventdispatcher_glib.cpp:312)
  111. ==33074== by 0x32927C: QEventDispatcherGlib::QEventDispatcherGlib(QObject*) (qeventdispatcher_glib.cpp:360)
  112. ==33074== by 0xD174B: QThreadPrivate::createEventDispatcher(QThreadData*) (qthread_unix.cpp:268)
  113. ==33074== by 0xD1A0C: QThreadPrivate::start(void*) (qthread_unix.cpp:302)
  114. ==33074== by 0x6035E5: ??? (in /lib/libthr.so.3)
  115. ==33074==
  116. ==33074== Open file descriptor 9:
  117. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  118. ==33074== by 0x7CDB9D: g_main_context_new (in /usr/local/lib/libglib-2.0.so.0)
  119. ==33074== by 0x328EA3: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (qeventdispatcher_glib.cpp:312)
  120. ==33074== by 0x32927C: QEventDispatcherGlib::QEventDispatcherGlib(QObject*) (qeventdispatcher_glib.cpp:360)
  121. ==33074== by 0xD174B: QThreadPrivate::createEventDispatcher(QThreadData*) (qthread_unix.cpp:268)
  122. ==33074== by 0xD1A0C: QThreadPrivate::start(void*) (qthread_unix.cpp:302)
  123. ==33074== by 0x6035E5: ??? (in /lib/libthr.so.3)
  124. ==33074==
  125. ==33074== Open file descriptor 18:
  126. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  127. ==33074== by 0x27CBA4: qt_create_pipe(int*) (qprocess_unix.cpp:333)
  128. ==33074== by 0x27D1FB: QProcessPrivate::startProcess() (qprocess_unix.cpp:549)
  129. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  130. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  131. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  132. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  133. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  134. ==33074==
  135. ==33074== Open file descriptor 17:
  136. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  137. ==33074== by 0x27CBA4: qt_create_pipe(int*) (qprocess_unix.cpp:333)
  138. ==33074== by 0x27D1FB: QProcessPrivate::startProcess() (qprocess_unix.cpp:549)
  139. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  140. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  141. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  142. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  143. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  144. ==33074==
  145. ==33074== Open file descriptor 15:
  146. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  147. ==33074== by 0x27CBA4: qt_create_pipe(int*) (qprocess_unix.cpp:333)
  148. ==33074== by 0x27D1E0: QProcessPrivate::startProcess() (qprocess_unix.cpp:548)
  149. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  150. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  151. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  152. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  153. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  154. ==33074==
  155. ==33074== Open file descriptor 13:
  156. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  157. ==33074== by 0x27CBA4: qt_create_pipe(int*) (qprocess_unix.cpp:333)
  158. ==33074== by 0x27C048: QProcessPrivate::createChannel(QProcessPrivate::Channel&) (qprocess_unix.cpp:368)
  159. ==33074== by 0x27D1B8: QProcessPrivate::startProcess() (qprocess_unix.cpp:546)
  160. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  161. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  162. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  163. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  164. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  165. ==33074==
  166. ==33074== Open file descriptor 11:
  167. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  168. ==33074== by 0x27CBA4: qt_create_pipe(int*) (qprocess_unix.cpp:333)
  169. ==33074== by 0x27C048: QProcessPrivate::createChannel(QProcessPrivate::Channel&) (qprocess_unix.cpp:368)
  170. ==33074== by 0x27D185: QProcessPrivate::startProcess() (qprocess_unix.cpp:545)
  171. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  172. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  173. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  174. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  175. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  176. ==33074==
  177. ==33074== Open file descriptor 10:
  178. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  179. ==33074== by 0x27CBA4: qt_create_pipe(int*) (qprocess_unix.cpp:333)
  180. ==33074== by 0x27C048: QProcessPrivate::createChannel(QProcessPrivate::Channel&) (qprocess_unix.cpp:368)
  181. ==33074== by 0x27D152: QProcessPrivate::startProcess() (qprocess_unix.cpp:544)
  182. ==33074== by 0x2005D4: QProcess::start(QString const&, QStringList const&, QFlags<QIODevice::OpenModeFlag>) (qprocess.cpp:1977)
  183. ==33074== by 0x8054861: AutoMoc::echoColor(QString const&) (kde4automoc.cpp:73)
  184. ==33074== by 0x805264F: AutoMoc::generateMoc(QString const&, QString const&) (kde4automoc.cpp:569)
  185. ==33074== by 0x804F13A: AutoMoc::run() (kde4automoc.cpp:470)
  186. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  187. ==33074==
  188. ==33074== Open file descriptor 8: /usr/ports/astro/marble/work/marble-4.8.4/build/src/marble_part_automoc.cpp.files
  189. ==33074== at 0x72AD13: open (in /lib/libc.so.7)
  190. ==33074== by 0x271886: qt_safe_open(char const*, int, unsigned short) (qcore_unix_p.h:154)
  191. ==33074== by 0x2708F6: QFSFileEnginePrivate::nativeOpen(QFlags<QIODevice::OpenModeFlag>) (qfsfileengine_unix.cpp:331)
  192. ==33074== by 0x261A24: QFSFileEngine::open(QFlags<QIODevice::OpenModeFlag>) (qfsfileengine.cpp:227)
  193. ==33074== by 0x1E6293: QFile::open(QFlags<QIODevice::OpenModeFlag>) (qfile.cpp:1035)
  194. ==33074== by 0x804B296: AutoMoc::run() (kde4automoc.cpp:256)
  195. ==33074== by 0x804AAEE: main (kde4automoc.cpp:114)
  196. ==33074==
  197. ==33074== Open file descriptor 7:
  198. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  199. ==33074== by 0x27B029: QProcessManager::QProcessManager() (qprocess_unix.cpp:196)
  200. ==33074== by 0x27E9B5: processManager() (qprocess_unix.cpp:184)
  201. ==33074== by 0x282B17: QProcessPrivate::initializeProcessManager() (qprocess_unix.cpp:1447)
  202. ==33074== by 0x2C3E04: QCoreApplication::init() (qcoreapplication.cpp:753)
  203. ==33074== by 0x2C40B5: QCoreApplication::QCoreApplication(int&, char**, int) (qcoreapplication.cpp:689)
  204. ==33074== by 0x804AACF: main (kde4automoc.cpp:113)
  205. ==33074==
  206. ==33074== Open file descriptor 6:
  207. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  208. ==33074== by 0x27B029: QProcessManager::QProcessManager() (qprocess_unix.cpp:196)
  209. ==33074== by 0x27E9B5: processManager() (qprocess_unix.cpp:184)
  210. ==33074== by 0x282B17: QProcessPrivate::initializeProcessManager() (qprocess_unix.cpp:1447)
  211. ==33074== by 0x2C3E04: QCoreApplication::init() (qcoreapplication.cpp:753)
  212. ==33074== by 0x2C40B5: QCoreApplication::QCoreApplication(int&, char**, int) (qcoreapplication.cpp:689)
  213. ==33074== by 0x804AACF: main (kde4automoc.cpp:113)
  214. ==33074==
  215. ==33074== Open file descriptor 5:
  216. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  217. ==33074== by 0x7CDB9D: g_main_context_new (in /usr/local/lib/libglib-2.0.so.0)
  218. ==33074== by 0x7CDD20: g_main_context_default (in /usr/local/lib/libglib-2.0.so.0)
  219. ==33074== by 0x328E6B: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (qeventdispatcher_glib.cpp:309)
  220. ==33074== by 0x32927C: QEventDispatcherGlib::QEventDispatcherGlib(QObject*) (qeventdispatcher_glib.cpp:360)
  221. ==33074== by 0x2C1BE1: QCoreApplicationPrivate::createEventDispatcher() (qcoreapplication.cpp:469)
  222. ==33074== by 0x2C3D01: QCoreApplication::init() (qcoreapplication.cpp:733)
  223. ==33074== by 0x2C40B5: QCoreApplication::QCoreApplication(int&, char**, int) (qcoreapplication.cpp:689)
  224. ==33074== by 0x804AACF: main (kde4automoc.cpp:113)
  225. ==33074==
  226. ==33074== Open file descriptor 4:
  227. ==33074== at 0x67BD1B: pipe (in /lib/libc.so.7)
  228. ==33074== by 0x7CDB9D: g_main_context_new (in /usr/local/lib/libglib-2.0.so.0)
  229. ==33074== by 0x7CDD20: g_main_context_default (in /usr/local/lib/libglib-2.0.so.0)
  230. ==33074== by 0x328E6B: QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) (qeventdispatcher_glib.cpp:309)
  231. ==33074== by 0x32927C: QEventDispatcherGlib::QEventDispatcherGlib(QObject*) (qeventdispatcher_glib.cpp:360)
  232. ==33074== by 0x2C1BE1: QCoreApplicationPrivate::createEventDispatcher() (qcoreapplication.cpp:469)
  233. ==33074== by 0x2C3D01: QCoreApplication::init() (qcoreapplication.cpp:733)
  234. ==33074== by 0x2C40B5: QCoreApplication::QCoreApplication(int&, char**, int) (qcoreapplication.cpp:689)
  235. ==33074== by 0x804AACF: main (kde4automoc.cpp:113)
  236. ==33074==
  237. ==33074== Open file descriptor 3: [unknown]
  238. ==33074== <inherited from parent>
  239. ==33074==
  240. ==33074== Open file descriptor 2: /dev/pts/4
  241. ==33074== <inherited from parent>
  242. ==33074==
  243. ==33074== Open file descriptor 1: /dev/pts/4
  244. ==33074== <inherited from parent>
  245. ==33074==
  246. ==33074== Open file descriptor 0: [unknown]
  247. ==33074== <inherited from parent>
  248. ==33074==
  249. ==33074==
  250. ==33074== HEAP SUMMARY:
  251. ==33074== in use at exit: 214,871 bytes in 753 blocks
  252. ==33074== total heap usage: 2,075 allocs, 1,322 frees, 1,274,322 bytes allocated
  253. ==33074==
  254. ==33074== LEAK SUMMARY:
  255. ==33074== definitely lost: 0 bytes in 0 blocks
  256. ==33074== indirectly lost: 0 bytes in 0 blocks
  257. ==33074== possibly lost: 48 bytes in 3 blocks
  258. ==33074== still reachable: 214,823 bytes in 750 blocks
  259. ==33074== suppressed: 0 bytes in 0 blocks
  260. ==33074== Rerun with --leak-check=full to see details of leaked memory
  261. ==33074==
  262. ==33074== For counts of detected and suppressed errors, rerun with: -v
  263. ==33074== ERROR SUMMARY: 11 errors from 2 contexts (suppressed: 0 from 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement