daily pastebin goal
2%
SHARE
TWEET

HDHomeRun+MythTV=crash at channelscan (valgrind output)

a guest Aug 9th, 2010 178 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ==26577== Memcheck, a memory error detector
  2. ==26577== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
  3. ==26577== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
  4. ==26577== Command: mythtv-setup.real
  5. ==26577==
  6. 2010-08-09 15:53:46.983 Using runtime prefix = /usr
  7. 2010-08-09 15:53:47.046 Using configuration directory = /home/daniel/.mythtv
  8. 2010-08-09 15:53:47.170 Empty LocalHostName.
  9. 2010-08-09 15:53:47.182 Using localhost value of daniel-desktop
  10. 2010-08-09 15:53:47.256 Testing network connectivity to '192.168.1.50'
  11. 2010-08-09 15:53:47.563 New DB connection, total: 1
  12. 2010-08-09 15:53:47.826 Connected to database 'mythconverg' at host: 192.168.1.50
  13. 2010-08-09 15:53:47.847 Closing DB connection named 'DBManager0'
  14. 2010-08-09 15:53:47.931 ScreenSaverX11Private: XScreenSaver support enabled
  15. 2010-08-09 15:53:47.936 ScreenSaverX11Private: Gnome screen saver support enabled
  16. 2010-08-09 15:53:47.973 DPMS is disabled.
  17. 2010-08-09 15:53:48.092 Primary screen: 0.
  18. 2010-08-09 15:53:48.124 Connected to database 'mythconverg' at host: 192.168.1.50
  19. 2010-08-09 15:53:48.308 Using screen 0, 1920x1200 at 0,0
  20. 2010-08-09 15:53:49.079 Desktop video mode: 1920x1200 59.952 Hz
  21. ==26577== Invalid read of size 1
  22. ==26577==    at 0x75A75E3: GetNvidiaRates(std::map<unsigned int, double, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, double> > >&) (util-nvctrl.cpp:144)
  23. ==26577==    by 0x75A17FF: DisplayResX::GetVideoModes() const (DisplayResX.cpp:129)
  24. ==26577==    by 0x7529A0F: DisplayRes::Initialize() (DisplayRes.cpp:101)
  25. ==26577==    by 0x75A0AD5: DisplayResX::DisplayResX() (DisplayResX.cpp:21)
  26. ==26577==    by 0x7528ED4: DisplayRes::GetDisplayRes(bool) (DisplayRes.cpp:26)
  27. ==26577==    by 0x74A4570: MythUIHelperPrivate::GetPixelAspectRatio() (mythuihelper.cpp:344)
  28. ==26577==    by 0x74A44C2: MythUIHelperPrivate::StoreGUIsettings() (mythuihelper.cpp:333)
  29. ==26577==    by 0x74A0999: MythUIHelperPrivate::Init() (mythuihelper.cpp:184)
  30. ==26577==    by 0x74A48B7: MythUIHelper::Init(MythUIMenuCallbacks&) (mythuihelper.cpp:369)
  31. ==26577==    by 0x796EECE: MythContextPrivate::Init(bool, UPnp*, bool, bool, bool) (mythcontext.cpp:373)
  32. ==26577==    by 0x797B060: MythContext::Init(bool, UPnp*, bool, bool, bool) (mythcontext.cpp:1443)
  33. ==26577==    by 0x44614F: main (main.cpp:414)
  34. ==26577==  Address 0x1804e095 is 0 bytes after a block of size 7,429 alloc'd
  35. ==26577==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
  36. ==26577==    by 0x75B5D2B: XNVCTRLQueryTargetBinaryData (NVCtrl.c:708)
  37. ==26577==    by 0x75B5DD8: XNVCTRLQueryBinaryData (NVCtrl.c:733)
  38. ==26577==    by 0x75A74B9: GetNvidiaRates(std::map<unsigned int, double, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, double> > >&) (util-nvctrl.cpp:112)
  39. ==26577==    by 0x75A17FF: DisplayResX::GetVideoModes() const (DisplayResX.cpp:129)
  40. ==26577==    by 0x7529A0F: DisplayRes::Initialize() (DisplayRes.cpp:101)
  41. ==26577==    by 0x75A0AD5: DisplayResX::DisplayResX() (DisplayResX.cpp:21)
  42. ==26577==    by 0x7528ED4: DisplayRes::GetDisplayRes(bool) (DisplayRes.cpp:26)
  43. ==26577==    by 0x74A4570: MythUIHelperPrivate::GetPixelAspectRatio() (mythuihelper.cpp:344)
  44. ==26577==    by 0x74A44C2: MythUIHelperPrivate::StoreGUIsettings() (mythuihelper.cpp:333)
  45. ==26577==    by 0x74A0999: MythUIHelperPrivate::Init() (mythuihelper.cpp:184)
  46. ==26577==    by 0x74A48B7: MythUIHelper::Init(MythUIMenuCallbacks&) (mythuihelper.cpp:369)
  47. ==26577==
  48. 2010-08-09 15:53:49.688 MythUI Image Cache size set to 20971520 bytes
  49. 2010-08-09 15:53:49.725 Primary screen: 0.
  50. 2010-08-09 15:53:49.730 Using screen 0, 1920x1200 at 0,0
  51. 2010-08-09 15:53:49.980 Using theme base resolution of 1920x1080
  52. 2010-08-09 15:53:50.111 LIRC, Error: Failed to connect to Unix socket '/dev/lircd'
  53.                         eno: No such file or directory (2)
  54. 2010-08-09 15:53:50.131 JoystickMenuThread Error: Joystick disabled - Failed to read /home/daniel/.mythtv/joystickmenurc
  55. 2010-08-09 15:53:50.504 Using Frameless Window
  56. 2010-08-09 15:53:50.508 Using Full Screen Window
  57. 2010-08-09 15:53:52.887 Using the OpenGL painter
  58. Error: API mismatch: the NVIDIA kernel module has version 195.36.15,
  59. but this NVIDIA driver component has version 195.36.24.  Please make
  60. sure that the kernel module and all NVIDIA driver components
  61. have the same version.
  62. ==26577== Thread 3:
  63. ==26577== Use of uninitialised value of size 8
  64. ==26577==    at 0x89B7C6F: crc32 (in /lib/libz.so.1.2.3.3)
  65. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  66. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  67. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  68. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  69. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  70. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  71. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  72. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  73. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  74. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  75. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  76. ==26577==
  77. ==26577== Syscall param write(buf) points to uninitialised byte(s)
  78. ==26577==    at 0xA9AD8DD: ??? (syscall-template.S:82)
  79. ==26577==    by 0xC5B8D36: ??? (in /usr/lib/libQtCore.so.4.6.2)
  80. ==26577==    by 0xC574682: QFile::flush() (in /usr/lib/libQtCore.so.4.6.2)
  81. ==26577==    by 0xB74AF27: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  82. ==26577==    by 0xB7358F4: QImage::save(QString const&, char const*, int) const (in /usr/lib/libQtGui.so.4.6.2)
  83. ==26577==    by 0x74A615C: MythUIHelper::CacheImage(QString const&, MythImage*, bool) (mythuihelper.cpp:543)
  84. ==26577==    by 0x74CA198: MythUIImage::LoadImage(QString const&, int, QSize) (mythuiimage.cpp:773)
  85. ==26577==    by 0x74CE0E8: ImageLoadThread::run() (mythuiimage.cpp:81)
  86. ==26577==    by 0xC4E99E8: ??? (in /usr/lib/libQtCore.so.4.6.2)
  87. ==26577==    by 0xC4F3774: ??? (in /usr/lib/libQtCore.so.4.6.2)
  88. ==26577==    by 0xA9A59C9: start_thread (pthread_create.c:300)
  89. ==26577==    by 0xD1916FC: clone (clone.S:112)
  90. ==26577==  Address 0x19c77a7b is 539 bytes inside a block of size 32,768 alloc'd
  91. ==26577==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
  92. ==26577==    by 0xC4F6507: QByteArray::realloc(int) (in /usr/lib/libQtCore.so.4.6.2)
  93. ==26577==    by 0xC4F6978: QByteArray::resize(int) (in /usr/lib/libQtCore.so.4.6.2)
  94. ==26577==    by 0xC576A46: ??? (in /usr/lib/libQtCore.so.4.6.2)
  95. ==26577==    by 0xC57501A: QFile::writeData(char const*, long long) (in /usr/lib/libQtCore.so.4.6.2)
  96. ==26577==    by 0xC57A416: QIODevice::write(char const*, long long) (in /usr/lib/libQtCore.so.4.6.2)
  97. ==26577==    by 0xB7775FE: ??? (in /usr/lib/libQtGui.so.4.6.2)
  98. ==26577==    by 0x12B050FB: ??? (in /lib/libpng12.so.0.42.0)
  99. ==26577==    by 0x12B0BEB4: png_write_info_before_PLTE (in /lib/libpng12.so.0.42.0)
  100. ==26577==    by 0x12B0C139: png_write_info (in /lib/libpng12.so.0.42.0)
  101. ==26577==    by 0xB77A5A0: ??? (in /usr/lib/libQtGui.so.4.6.2)
  102. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  103. ==26577==
  104. ==26577== Thread 4:
  105. ==26577== Use of uninitialised value of size 8
  106. ==26577==    at 0x89B7BC2: crc32 (in /lib/libz.so.1.2.3.3)
  107. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  108. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  109. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  110. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  111. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  112. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  113. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  114. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  115. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  116. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  117. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  118. ==26577==
  119. ==26577== Thread 3:
  120. ==26577== Use of uninitialised value of size 8
  121. ==26577==    at 0x89B7BAF: crc32 (in /lib/libz.so.1.2.3.3)
  122. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  123. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  124. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  125. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  126. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  127. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  128. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  129. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  130. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  131. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  132. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  133. ==26577==
  134. ==26577== Use of uninitialised value of size 8
  135. ==26577==    at 0x89B7BC9: crc32 (in /lib/libz.so.1.2.3.3)
  136. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  137. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  138. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  139. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  140. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  141. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  142. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  143. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  144. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  145. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  146. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  147. ==26577==
  148. ==26577== Use of uninitialised value of size 8
  149. ==26577==    at 0x89B7C6B: crc32 (in /lib/libz.so.1.2.3.3)
  150. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  151. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  152. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  153. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  154. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  155. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  156. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  157. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  158. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  159. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  160. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  161. ==26577==
  162. 2010-08-09 15:53:59.658 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/Arclight/base.xml'
  163. ==26577== Thread 4:
  164. ==26577== Use of uninitialised value of size 8
  165. ==26577==    at 0x89B7BDF: crc32 (in /lib/libz.so.1.2.3.3)
  166. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  167. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  168. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  169. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  170. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  171. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  172. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  173. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  174. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  175. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  176. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  177. ==26577==
  178. ==26577== Use of uninitialised value of size 8
  179. ==26577==    at 0x89B7BF3: crc32 (in /lib/libz.so.1.2.3.3)
  180. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  181. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  182. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  183. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  184. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  185. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  186. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  187. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  188. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  189. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  190. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  191. ==26577==
  192. ==26577== Use of uninitialised value of size 8
  193. ==26577==    at 0x89B7BF0: crc32 (in /lib/libz.so.1.2.3.3)
  194. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  195. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  196. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  197. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  198. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  199. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  200. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  201. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  202. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  203. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  204. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  205. ==26577==
  206. ==26577== Use of uninitialised value of size 8
  207. ==26577==    at 0x89B7BFA: crc32 (in /lib/libz.so.1.2.3.3)
  208. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  209. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  210. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  211. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  212. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  213. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  214. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  215. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  216. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  217. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  218. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  219. ==26577==
  220. 2010-08-09 15:54:00.085 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default-wide/base.xml'
  221. 2010-08-09 15:54:00.424 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default/base.xml'
  222. 2010-08-09 15:54:00.445 XMLParseBase, Error: Unable to load window 'backgroundwindow' from base
  223. 2010-08-09 15:54:00.557 Removing stale cache dir: /home/daniel/.mythtv/themecache/Mythbuntu.1920.1200
  224. ==26577== Thread 3:
  225. ==26577== Use of uninitialised value of size 8
  226. ==26577==    at 0x89B7C76: crc32 (in /lib/libz.so.1.2.3.3)
  227. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  228. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  229. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  230. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  231. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  232. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  233. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  234. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  235. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  236. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  237. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  238. ==26577==
  239. 2010-08-09 15:54:00.962 Cannot load language en_gb for module mythfrontend
  240. 2010-08-09 15:54:00.978 New DB connection, total: 2
  241. 2010-08-09 15:54:00.999 Connected to database 'mythconverg' at host: 192.168.1.50
  242. 2010-08-09 15:54:01.031 Current MythTV Schema Version (DBSchemaVer): 1254
  243. ==26577== Thread 4:
  244. ==26577== Use of uninitialised value of size 8
  245. ==26577==    at 0x89B7C59: crc32 (in /lib/libz.so.1.2.3.3)
  246. ==26577==    by 0x12AFD34C: ??? (in /lib/libpng12.so.0.42.0)
  247. ==26577==    by 0x12B05D96: png_write_chunk (in /lib/libpng12.so.0.42.0)
  248. ==26577==    by 0x12B06B21: ??? (in /lib/libpng12.so.0.42.0)
  249. ==26577==    by 0x12B06F21: ??? (in /lib/libpng12.so.0.42.0)
  250. ==26577==    by 0x12B07033: ??? (in /lib/libpng12.so.0.42.0)
  251. ==26577==    by 0x12B073CF: ??? (in /lib/libpng12.so.0.42.0)
  252. ==26577==    by 0x12B0B3E8: png_write_row (in /lib/libpng12.so.0.42.0)
  253. ==26577==    by 0x12B0B658: png_write_image (in /lib/libpng12.so.0.42.0)
  254. ==26577==    by 0xB77A737: ??? (in /usr/lib/libQtGui.so.4.6.2)
  255. ==26577==    by 0xB77AB97: ??? (in /usr/lib/libQtGui.so.4.6.2)
  256. ==26577==    by 0xB74AEF6: QImageWriter::write(QImage const&) (in /usr/lib/libQtGui.so.4.6.2)
  257. ==26577==
  258. 2010-08-09 15:54:01.576 MythContext: Connecting to backend server: 192.168.1.50:6543 (try 1 of 1)
  259. 2010-08-09 15:54:01.728 Using protocol version 56
  260. 2010-08-09 15:54:06.765 XMLParseBase: Loading window theme from /usr/share/mythtv/themes/Arclight/menu-ui.xml
  261. 2010-08-09 15:54:19.111 Loading menu theme from /usr/share/mythtv/setup.xml
  262. 2010-08-09 15:54:38.333 Using NV NPOT texture extension
  263. ==26577== Thread 1:
  264. ==26577== Conditional jump or move depends on uninitialised value(s)
  265. ==26577==    at 0x75017B2: MythUIButtonList::DistributeRow(int&, int&, int&, int&, int&, bool, bool, int**, int&, int, int, int&, bool&) (mythuibuttonlist.cpp:584)
  266. ==26577==    by 0x7501999: MythUIButtonList::DistributeCols(int&, int&, int&, int&, int&, int&, int**, QList<int>&, int&, int&, bool&) (mythuibuttonlist.cpp:632)
  267. ==26577==    by 0x75027A5: MythUIButtonList::DistributeButtons() (mythuibuttonlist.cpp:827)
  268. ==26577==    by 0x75056E8: MythUIButtonList::SetPositionArrowStates() (mythuibuttonlist.cpp:1307)
  269. ==26577==    by 0x750ABA9: MythUIButtonList::DrawSelf(MythPainter*, int, int, int, QRect) (mythuibuttonlist.cpp:2348)
  270. ==26577==    by 0x74BCC7B: MythUIType::Draw(MythPainter*, int, int, int, QRect) (mythuitype.cpp:419)
  271. ==26577==    by 0x74BCD40: MythUIType::Draw(MythPainter*, int, int, int, QRect) (mythuitype.cpp:425)
  272. ==26577==    by 0x747AEB6: MythMainWindow::drawScreen() (mythmainwindow.cpp:714)
  273. ==26577==    by 0x746E99F: MythPainterWindowGL::paintEvent(QPaintEvent*) (mythmainwindow.cpp:268)
  274. ==26577==    by 0xB6C9161: QWidget::event(QEvent*) (in /usr/lib/libQtGui.so.4.6.2)
  275. ==26577==    by 0xF7F3040: QGLWidget::event(QEvent*) (in /usr/lib/libQtOpenGL.so.4.6.2)
  276. ==26577==    by 0xB67322B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /usr/lib/libQtGui.so.4.6.2)
  277. ==26577==
  278. 2010-08-09 15:54:45.729 Trying to stop backend
  279. mythbackend(26553): Operation not permitted
  280. mythbackend: no process found
  281. ==26577== Conditional jump or move depends on uninitialised value(s)
  282. ==26577==    at 0x75017B2: MythUIButtonList::DistributeRow(int&, int&, int&, int&, int&, bool, bool, int**, int&, int, int, int&, bool&) (mythuibuttonlist.cpp:584)
  283. ==26577==    by 0x7501BCF: MythUIButtonList::DistributeCols(int&, int&, int&, int&, int&, int&, int**, QList<int>&, int&, int&, bool&) (mythuibuttonlist.cpp:676)
  284. ==26577==    by 0x75027A5: MythUIButtonList::DistributeButtons() (mythuibuttonlist.cpp:827)
  285. ==26577==    by 0x75056E8: MythUIButtonList::SetPositionArrowStates() (mythuibuttonlist.cpp:1307)
  286. ==26577==    by 0x750ABA9: MythUIButtonList::DrawSelf(MythPainter*, int, int, int, QRect) (mythuibuttonlist.cpp:2348)
  287. ==26577==    by 0x74BCC7B: MythUIType::Draw(MythPainter*, int, int, int, QRect) (mythuitype.cpp:419)
  288. ==26577==    by 0x74BCD40: MythUIType::Draw(MythPainter*, int, int, int, QRect) (mythuitype.cpp:425)
  289. ==26577==    by 0x747AEB6: MythMainWindow::drawScreen() (mythmainwindow.cpp:714)
  290. ==26577==    by 0x746E99F: MythPainterWindowGL::paintEvent(QPaintEvent*) (mythmainwindow.cpp:268)
  291. ==26577==    by 0xB6C9161: QWidget::event(QEvent*) (in /usr/lib/libQtGui.so.4.6.2)
  292. ==26577==    by 0xF7F3040: QGLWidget::event(QEvent*) (in /usr/lib/libQtOpenGL.so.4.6.2)
  293. ==26577==    by 0xB67322B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /usr/lib/libQtGui.so.4.6.2)
  294. ==26577==
  295. 2010-08-09 15:54:54.054 New DB connection, total: 3
  296. 2010-08-09 15:54:54.073 Connected to database 'mythconverg' at host: 192.168.1.50
  297. 2010-08-09 15:54:54.153 New DB connection, total: 4
  298. 2010-08-09 15:54:54.172 Connected to database 'mythconverg' at host: 192.168.1.50
  299. 2010-08-09 15:55:34.260 DTVMux, Warning: Invalid inversion, falling back to 'auto'.
  300. 2010-08-09 15:55:34.287 DTVMux, Warning: Invalid inversion, falling back to 'auto'.
  301. 2010-08-09 15:55:34.293 DTVMux, Warning: Invalid inversion, falling back to 'auto'.
  302. 2010-08-09 15:55:34.299 DTVMux, Warning: Invalid inversion, falling back to 'auto'.
  303. 2010-08-09 15:55:34.304 DTVMux, Warning: Invalid inversion, falling back to 'auto'.
  304. 2010-08-09 16:00:31.179 DTVMux, Warning: Invalid inversion, falling back to 'auto'.
  305. 2010-08-09 16:00:31.188 DTVMux, Warning: Invalid inversion, falling back to 'auto'.
  306. 2010-08-09 16:01:16.769 HDHRSH(12101952-0) Error: Set request failed
  307.                         eno: No such device (19)
  308. 2010-08-09 16:04:36.746 HDHRSH(12101952-0) Error: Set request failed
  309.                         eno: No such device (19)
  310. 2010-08-09 16:05:04.382 HDHRSH(12101952-0) Error: Get request failed
  311.                         eno: No such device (19)
  312. ==26577==
  313. ==26577== Process terminating with default action of signal 11 (SIGSEGV)
  314. ==26577==  Bad permissions for mapped region at address 0x1B3C9FC8
  315. ==26577==    at 0xC53C897: QString::replace(QChar const*, int, QChar const*, int, Qt::CaseSensitivity) (in /usr/lib/libQtCore.so.4.6.2)
  316. ==26577==
  317. ==26577== HEAP SUMMARY:
  318. ==26577==     in use at exit: 89,139,362 bytes in 144,554 blocks
  319. ==26577==   total heap usage: 9,947,452 allocs, 9,802,898 frees, 1,439,454,754 bytes allocated
  320. ==26577==
  321. ==26577== LEAK SUMMARY:
  322. ==26577==    definitely lost: 36,609 bytes in 645 blocks
  323. ==26577==    indirectly lost: 79,088 bytes in 2,270 blocks
  324. ==26577==      possibly lost: 80,259,877 bytes in 120,733 blocks
  325. ==26577==    still reachable: 8,763,788 bytes in 20,906 blocks
  326. ==26577==         suppressed: 0 bytes in 0 blocks
  327. ==26577== Rerun with --leak-check=full to see details of leaked memory
  328. ==26577==
  329. ==26577== For counts of detected and suppressed errors, rerun with: -v
  330. ==26577== Use --track-origins=yes to see where uninitialised values come from
  331. ==26577== ERROR SUMMARY: 62 errors from 15 contexts (suppressed: 16798 from 30)
  332. Killed
RAW Paste Data
Top