rahulch

Untitled

Oct 31st, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. ==27348== Memcheck, a memory error detector
  2. ==27348== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
  3. ==27348== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
  4. ==27348== Command: ./src/PeopleIdentification /home/rahul.c/amd_videos/20190503_153932.mp4
  5. ==27348==
  6. vex amd64->IR: unhandled instruction bytes: 0xF 0xC7 0xF0 0x48 0x8B 0x55 0xF0 0x89
  7. vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
  8. vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x0 ESC=0F
  9. vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
  10. ==27348== valgrind: Unrecognised instruction at address 0x6579e44.
  11. ==27348== at 0x6579E44: _rdrand32_step (immintrin.h:103)
  12. ==27348== by 0x6579E44: qt_random_cpu(void*, long long) (qrandom.cpp:114)
  13. ==27348== by 0x657A2FC: QRandomGenerator::SystemGenerator::generate(unsigned int*, unsigned int*) (qrandom.cpp:370)
  14. ==27348== by 0x657ABCF: QRandomGenerator::_fillRange(void*, void*) (qrandom.cpp:1234)
  15. ==27348== by 0x661D775: void QRandomGenerator::fillRange<unsigned int, true>(unsigned int*, long long) (qrandom.h:145)
  16. ==27348== by 0x661D6E6: QRandomGenerator::generate() (qrandom.h:87)
  17. ==27348== by 0x661C6D3: qt_create_qhash_seed() (qhash.cpp:299)
  18. ==27348== by 0x661C741: qt_initialize_qhash_seed() (qhash.cpp:325)
  19. ==27348== by 0x661CA13: QHashData::detach_helper(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) (qhash.cpp:502)
  20. ==27348== by 0x681B931: QHash<QPair<int, int>, QtPrivate::AbstractConverterFunction const*>::detach_helper() (qhash.h:599)
  21. ==27348== by 0x681ACD2: QHash<QPair<int, int>, QtPrivate::AbstractConverterFunction const*>::detach() (in /home/rahul.c/qt5/qtbase/lib/libQt5Core.so.5.12.5)
  22. ==27348== by 0x6818C64: QHash<QPair<int, int>, QtPrivate::AbstractConverterFunction const*>::operator[](QPair<int, int> const&) (qhash.h:755)
  23. ==27348== by 0x6817CDD: QMetaTypeFunctionRegistry<QtPrivate::AbstractConverterFunction, QPair<int, int> >::insertIfNotContains(QPair<int, int>, QtPrivate::AbstractConverterFunction const*) (qmetatype.cpp:547)
  24. ==27348== Your program just tried to execute an instruction that Valgrind
  25. ==27348== did not recognise. There are two possible reasons for this.
  26. ==27348== 1. Your program has a bug and erroneously jumped to a non-code
  27. ==27348== location. If you are running Memcheck and you just saw a
  28. ==27348== warning about a bad jump, it's probably your program's fault.
  29. ==27348== 2. The instruction is legitimate but Valgrind doesn't handle it,
  30. ==27348== i.e. it's Valgrind's fault. If you think this is the case or
  31. ==27348== you are not sure, please let us know and we'll try to fix it.
  32. ==27348== Either way, Valgrind will now raise a SIGILL signal which will
  33. ==27348== probably kill your program.
  34. ==27348==
  35. ==27348== Process terminating with default action of signal 4 (SIGILL)
  36. ==27348== Illegal opcode at address 0x6579E44
  37. ==27348== at 0x6579E44: _rdrand32_step (immintrin.h:103)
  38. ==27348== by 0x6579E44: qt_random_cpu(void*, long long) (qrandom.cpp:114)
  39. ==27348== by 0x657A2FC: QRandomGenerator::SystemGenerator::generate(unsigned int*, unsigned int*) (qrandom.cpp:370)
  40. ==27348== by 0x657ABCF: QRandomGenerator::_fillRange(void*, void*) (qrandom.cpp:1234)
  41. ==27348== by 0x661D775: void QRandomGenerator::fillRange<unsigned int, true>(unsigned int*, long long) (qrandom.h:145)
  42. ==27348== by 0x661D6E6: QRandomGenerator::generate() (qrandom.h:87)
  43. ==27348== by 0x661C6D3: qt_create_qhash_seed() (qhash.cpp:299)
  44. ==27348== by 0x661C741: qt_initialize_qhash_seed() (qhash.cpp:325)
  45. ==27348== by 0x661CA13: QHashData::detach_helper(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) (qhash.cpp:502)
  46. ==27348== by 0x681B931: QHash<QPair<int, int>, QtPrivate::AbstractConverterFunction const*>::detach_helper() (qhash.h:599)
  47. ==27348== by 0x681ACD2: QHash<QPair<int, int>, QtPrivate::AbstractConverterFunction const*>::detach() (in /home/rahul.c/qt5/qtbase/lib/libQt5Core.so.5.12.5)
  48. ==27348== by 0x6818C64: QHash<QPair<int, int>, QtPrivate::AbstractConverterFunction const*>::operator[](QPair<int, int> const&) (qhash.h:755)
  49. ==27348== by 0x6817CDD: QMetaTypeFunctionRegistry<QtPrivate::AbstractConverterFunction, QPair<int, int> >::insertIfNotContains(QPair<int, int>, QtPrivate::AbstractConverterFunction const*) (qmetatype.cpp:547)
  50. ==27348==
  51. ==27348== HEAP SUMMARY:
  52. ==27348== in use at exit: 258,387 bytes in 1,310 blocks
  53. ==27348== total heap usage: 2,193 allocs, 883 frees, 441,994 bytes allocated
  54. ==27348==
  55. ==27348== LEAK SUMMARY:
  56. ==27348== definitely lost: 0 bytes in 0 blocks
  57. ==27348== indirectly lost: 0 bytes in 0 blocks
  58. ==27348== possibly lost: 1,876 bytes in 36 blocks
  59. ==27348== still reachable: 256,511 bytes in 1,274 blocks
  60. ==27348== of which reachable via heuristic:
  61. ==27348== newarray : 1,536 bytes in 16 blocks
  62. ==27348== suppressed: 0 bytes in 0 blocks
  63. ==27348== Rerun with --leak-check=full to see details of leaked memory
  64. ==27348==
  65. ==27348== For counts of detected and suppressed errors, rerun with: -v
  66. ==27348== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Add Comment
Please, Sign In to add comment