Share Pastebin
Guest
Public paste!

MarcoPau

By: a guest | Mar 20th, 2010 | Syntax: None | Size: 4.72 KB | Hits: 122 | Expires: Never
Copy text to clipboard
  1. valgrind kde4-window-decorator
  2. ==8006== Memcheck, a memory error detector
  3. ==8006== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
  4. ==8006== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
  5. ==8006== Command: kde4-window-decorator
  6. ==8006==
  7. ^Tkde-window-decorator(8006) KWD::KDecorationPlugins::loadPlugin: kwin : path  "/usr/lib/kde4/kwin3_oxygen.so"  for  "kwin3_oxygen"
  8. ==8006== Conditional jump or move depends on uninitialised value(s)
  9. ==8006==    at 0x14A95CD2: Oxygen::OxygenShadowConfiguration::OxygenShadowConfiguration(QPalette::ColorGroup) (oxygenshadowconfiguration.h:106)
  10. ==8006==    by 0x14A9A02D: Oxygen::OxygenShadowCache::OxygenShadowCache(OxygenHelper&, int) (oxygenshadowcache.cpp:44)
  11. ==8006==    by 0x14A7D80F: Oxygen::OxygenFactory::OxygenFactory() (oxygen.cpp:51)
  12. ==8006==    by 0x14A7D87C: create_factory (oxygen.cpp:41)
  13. ==8006==    by 0x80629E8: KWD::KDecorationPlugins::loadPlugin(QString) (kdecoration_plugins.cpp:176)
  14. ==8006==    by 0x805719C: KWD::Decorator::enableDecorations(unsigned long) (decorator.cpp:200)
  15. ==8006==    by 0x805076C: main (main.cpp:113)
  16. ==8006==
  17. ==8006== Conditional jump or move depends on uninitialised value(s)
  18. ==8006==    at 0x14A95D9F: Oxygen::OxygenShadowConfiguration::OxygenShadowConfiguration(QPalette::ColorGroup) (oxygenshadowconfiguration.h:106)
  19. ==8006==    by 0x14A9A040: Oxygen::OxygenShadowCache::OxygenShadowCache(OxygenHelper&, int) (oxygenshadowcache.cpp:44)
  20. ==8006==    by 0x14A7D80F: Oxygen::OxygenFactory::OxygenFactory() (oxygen.cpp:51)
  21. ==8006==    by 0x14A7D87C: create_factory (oxygen.cpp:41)
  22. ==8006==    by 0x80629E8: KWD::KDecorationPlugins::loadPlugin(QString) (kdecoration_plugins.cpp:176)
  23. ==8006==    by 0x805719C: KWD::Decorator::enableDecorations(unsigned long) (decorator.cpp:200)
  24. ==8006==    by 0x805076C: main (main.cpp:113)
  25. ==8006==
  26. ==8006== Conditional jump or move depends on uninitialised value(s)
  27. ==8006==    at 0x14A95CD2: Oxygen::OxygenShadowConfiguration::OxygenShadowConfiguration(QPalette::ColorGroup) (oxygenshadowconfiguration.h:106)
  28. ==8006==    by 0x14A96787: Oxygen::OxygenShadowConfiguration::OxygenShadowConfiguration(QPalette::ColorGroup, KConfigGroup) (oxygenshadowconfiguration.cpp:76)
  29. ==8006==    by 0x14A7D0FC: Oxygen::OxygenFactory::readConfig() (oxygen.cpp:121)
  30. ==8006==    by 0x14A7D837: Oxygen::OxygenFactory::OxygenFactory() (oxygen.cpp:53)
  31. ==8006==    by 0x14A7D87C: create_factory (oxygen.cpp:41)
  32. ==8006==    by 0x80629E8: KWD::KDecorationPlugins::loadPlugin(QString) (kdecoration_plugins.cpp:176)
  33. ==8006==    by 0x805719C: KWD::Decorator::enableDecorations(unsigned long) (decorator.cpp:200)
  34. ==8006==    by 0x805076C: main (main.cpp:113)
  35. ==8006==
  36. ==8006== Conditional jump or move depends on uninitialised value(s)
  37. ==8006==    at 0x14A95D9F: Oxygen::OxygenShadowConfiguration::OxygenShadowConfiguration(QPalette::ColorGroup) (oxygenshadowconfiguration.h:106)
  38. ==8006==    by 0x14A96787: Oxygen::OxygenShadowConfiguration::OxygenShadowConfiguration(QPalette::ColorGroup, KConfigGroup) (oxygenshadowconfiguration.cpp:76)
  39. ==8006==    by 0x14A7D16E: Oxygen::OxygenFactory::readConfig() (oxygen.cpp:129)
  40. ==8006==    by 0x14A7D837: Oxygen::OxygenFactory::OxygenFactory() (oxygen.cpp:53)
  41. ==8006==    by 0x14A7D87C: create_factory (oxygen.cpp:41)
  42. ==8006==    by 0x80629E8: KWD::KDecorationPlugins::loadPlugin(QString) (kdecoration_plugins.cpp:176)
  43. ==8006==    by 0x805719C: KWD::Decorator::enableDecorations(unsigned long) (decorator.cpp:200)
  44. ==8006==    by 0x805076C: main (main.cpp:113)
  45. ==8006==
  46. ==8006== Jump to the invalid address stated on the next line
  47. ==8006==    at 0x574B334E: ???
  48. ==8006==    by 0x520F704: KCommonDecorationUnstable::compositingActive() const (kcommondecoration.cpp:1283)
  49. ==8006==    by 0x14A8316F: Oxygen::OxygenClient::layoutMetric(KCommonDecoration::LayoutMetric, bool, KCommonDecorationButton const*) const (oxygenclient.cpp:310)
  50. ==8006==    by 0x52118A6: KCommonDecoration::borders(int&, int&, int&, int&) const (kcommondecoration.cpp:169)
  51. ==8006==    by 0x5213ECF: KCommonDecorationWrapper::borders(int&, int&, int&, int&) const (kcommondecoration_p.cpp:58)
  52. ==8006==    by 0x8059C3F: KWD::Window::resizeDecoration(bool) (window.cpp:836)
  53. ==8006==    by 0x805A4AA: KWD::Window::createDecoration() (window.cpp:794)
  54. ==8006==    by 0x805DFAD: KWD::Window::Window(unsigned long, unsigned long, unsigned long, KWD::Window::Type, int, int, int, int) (window.cpp:152)
  55. ==8006==    by 0x8057245: KWD::Decorator::enableDecorations(unsigned long) (decorator.cpp:212)
  56. ==8006==    by 0x805076C: main (main.cpp:113)
  57. ==8006==  Address 0x574b334e is not stack'd, malloc'd or (recently) free'd
  58. ==8006==
  59. KCrash: Application 'kde4-window-decorator' crashing...
  60. sock_file=/home/marcopau/.kde/socket-pau/kdeinit4__0