Advertisement
Guest User

Untitled

a guest
Jul 9th, 2021
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. debian@beaglebone:~$ sudo ./beagle-config
  2. /home/satacker/Desktop/beagle-config/src/ui/panel/wifi/wifi_impl.cpp:118:23: runtime error: reference binding to misaligned address 0x0059782d for type '<unknown>', which requires 2 byte alignment
  3. 0x0059782d: note: pointer points here
  4. bf 25 00 2d e9 f0 47 ad f5 06 7d 00 af 07 f1 0c 03 18 60 07 f1 08 03 19 60 3b 1d 1a 60 07 f5 06
  5. ^
  6. /usr/arm-linux-gnueabihf/include/c++/8/thread:131:9: runtime error: reference binding to misaligned address 0x0059782d for type 'type', which requires 2 byte alignment
  7. 0x0059782d: note: pointer points here
  8. bf 25 00 2d e9 f0 47 ad f5 06 7d 00 af 07 f1 0c 03 18 60 07 f1 08 03 19 60 3b 1d 1a 60 07 f5 06
  9. ^
  10. /usr/arm-linux-gnueabihf/include/c++/8/bits/move.h:75:36: runtime error: reference binding to misaligned address 0x0059782d for type '<unknown>', which requires 2 byte alignment
  11. 0x0059782d: note: pointer points here
  12. bf 25 00 2d e9 f0 47 ad f5 06 7d 00 af 07 f1 0c 03 18 60 07 f1 08 03 19 60 3b 1d 1a 60 07 f5 06
  13. ^
  14. /usr/arm-linux-gnueabihf/include/c++/8/thread:268:4: runtime error: reference binding to misaligned address 0x0059782d for type 'type', which requires 2 byte alignment
  15. 0x0059782d: note: pointer points here
  16. bf 25 00 2d e9 f0 47 ad f5 06 7d 00 af 07 f1 0c 03 18 60 07 f1 08 03 19 60 3b 1d 1a 60 07 f5 06
  17. ^
  18. /usr/arm-linux-gnueabihf/include/c++/8/tuple:647:61: runtime error: reference binding to misaligned address 0x0059782d for type 'type', which requires 2 byte alignment
  19. 0x0059782d: note: pointer points here
  20. bf 25 00 2d e9 f0 47 ad f5 06 7d 00 af 07 f1 0c 03 18 60 07 f1 08 03 19 60 3b 1d 1a 60 07 f5 06
  21. ^
  22. /usr/arm-linux-gnueabihf/include/c++/8/tuple:218:30: runtime error: reference binding to misaligned address 0x0059782d for type 'type', which requires 2 byte alignment
  23. 0x0059782d: note: pointer points here
  24. bf 25 00 2d e9 f0 47 ad f5 06 7d 00 af 07 f1 0c 03 18 60 07 f1 08 03 19 60 3b 1d 1a 60 07 f5 06
  25. ^
  26. debian@beaglebone:~$
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement