Advertisement
Guest User

Untitled

a guest
Apr 7th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. valgrind dolphin
  2. ==17208== Memcheck, a memory error detector
  3. ==17208== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  4. ==17208== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
  5. ==17208== Command: dolphin
  6. ==17208==
  7. ==17208== Conditional jump or move depends on uninitialised value(s)
  8. ==17208== at 0x12DCC0CA: ???
  9. ==17208== by 0xF707019: ???
  10. ==17208==
  11. ==17208== Conditional jump or move depends on uninitialised value(s)
  12. ==17208== at 0x12DDBDE2: ???
  13. ==17208== by 0xF758439: ???
  14. ==17208==
  15. ==17208== Conditional jump or move depends on uninitialised value(s)
  16. ==17208== at 0x12DDBDE2: ???
  17. ==17208== by 0xF76D969: ???
  18. ==17208==
  19. ==17208== Conditional jump or move depends on uninitialised value(s)
  20. ==17208== at 0x12DDBDE2: ???
  21. ==17208== by 0xF77E909: ???
  22. ==17208==
  23. ==17208== Conditional jump or move depends on uninitialised value(s)
  24. ==17208== at 0x12DDBDE2: ???
  25. ==17208== by 0xF780439: ???
  26. ==17208==
  27. ==17208== Conditional jump or move depends on uninitialised value(s)
  28. ==17208== at 0x12DDBDE2: ???
  29. ==17208== by 0xF799A29: ???
  30. ==17208==
  31. ==17208== Conditional jump or move depends on uninitialised value(s)
  32. ==17208== at 0x12DDBDE2: ???
  33. ==17208== by 0xF7C3289: ???
  34. ==17208==
  35. ==17208== Conditional jump or move depends on uninitialised value(s)
  36. ==17208== at 0x12DDBDE2: ???
  37. ==17208== by 0xF7D0B29: ???
  38. ==17208==
  39. ==17208== Conditional jump or move depends on uninitialised value(s)
  40. ==17208== at 0x12DDBDE2: ???
  41. ==17208== by 0xF7DE479: ???
  42. ==17208==
  43. ==17208== Conditional jump or move depends on uninitialised value(s)
  44. ==17208== at 0x12DDBDE2: ???
  45. ==17208== by 0xF7EBD39: ???
  46. ==17208==
  47. Setting a QCompleter on non-editable QComboBox is not allowed.
  48. ==17208== Conditional jump or move depends on uninitialised value(s)
  49. ==17208== at 0x12DDBDE2: ???
  50. ==17208== by 0x13157819: ???
  51. ==17208==
  52. ==17208== Conditional jump or move depends on uninitialised value(s)
  53. ==17208== at 0x12DDBDE2: ???
  54. ==17208== by 0x1315F319: ???
  55. ==17208==
  56. ==17208== Conditional jump or move depends on uninitialised value(s)
  57. ==17208== at 0x12DDBDE2: ???
  58. ==17208== by 0x13182949: ???
  59. ==17208==
  60. ==17208== Conditional jump or move depends on uninitialised value(s)
  61. ==17208== at 0x12DDBDE2: ???
  62. ==17208== by 0x13177129: ???
  63. ==17208==
  64. ==17208== Conditional jump or move depends on uninitialised value(s)
  65. ==17208== at 0x12DDBDE2: ???
  66. ==17208== by 0x1318EDF9: ???
  67. ==17208==
  68. ==17208== Conditional jump or move depends on uninitialised value(s)
  69. ==17208== at 0x12DDBDE2: ???
  70. ==17208== by 0x13198269: ???
  71. ==17208==
  72. ==17208== Conditional jump or move depends on uninitialised value(s)
  73. ==17208== at 0x12DDBDE2: ???
  74. ==17208== by 0x131B10B9: ???
  75. ==17208==
  76. ==17208== Conditional jump or move depends on uninitialised value(s)
  77. ==17208== at 0x12DDBDE2: ???
  78. ==17208== by 0x131B9239: ???
  79. ==17208==
  80. ==17208== Conditional jump or move depends on uninitialised value(s)
  81. ==17208== at 0x12DDBDE2: ???
  82. ==17208== by 0x131BEC79: ???
  83. ==17208==
  84. ==17208== Conditional jump or move depends on uninitialised value(s)
  85. ==17208== at 0x12DDBDE2: ???
  86. ==17208== by 0x131C3DB9: ???
  87. ==17208==
  88. ==17208== Invalid read of size 8
  89. ==17208== at 0x6E9C544: toLocal8Bit (qstring.h:554)
  90. ==17208== by 0x6E9C544: encodeName (qfile.h:90)
  91. ==17208== by 0x6E9C544: k_getxattr (xattr_p.h:58)
  92. ==17208== by 0x6E9C544: KFileMetaData::UserMetaData::tags() const (usermetadata.cpp:75)
  93. ==17208== by 0x15B7E502: operator() (tagsfileitemaction.cpp:53)
  94. ==17208== by 0x15B7E502: call (qobjectdefs_impl.h:146)
  95. ==17208== by 0x15B7E502: call<QtPrivate::List<const QUrl&, const KFileItemList&>, void> (qobjectdefs_impl.h:256)
  96. ==17208== by 0x15B7E502: QtPrivate::QFunctorSlotObject<TagsFileItemAction::TagsFileItemAction(QObject*, QList<QVariant> const&)::{lambda(QUrl const&, KFileItemList const&)#2}, 2, QtPrivate::List<QUrl const&, KFileItemList const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:439)
  97. ==17208== by 0x15B801DF: ??? (in /usr/lib/qt/plugins/kf5/kfileitemaction/tagsfileitemaction.so)
  98. ==17208== by 0x24954B9BE5C853FF: ???
  99. ==17208== by 0x1101: ???
  100. ==17208== by 0x24954B9BE5C853FF: ???
  101. ==17208== by 0x1FFEFFD86F: ???
  102. ==17208== by 0x1076A98F: ???
  103. ==17208== by 0x1FFEFFD94F: ???
  104. ==17208== by 0x13ED395F: ???
  105. ==17208== by 0x108E8A5F: ???
  106. ==17208== by 0x13F0164F: ???
  107. ==17208== Address 0x8 is not stack'd, malloc'd or (recently) free'd
  108. ==17208==
  109. KCrash: crashing... crashRecursionCounter = 2
  110. KCrash: Application Name = dolphin path = /usr/bin pid = 17208
  111. KCrash: Arguments: /usr/bin/dolphin
  112. KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
  113. sock_file=/run/user/1000/kdeinit5__0
  114.  
  115. [1]+ Zastavené valgrind dolphin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement