Project

General

Profile

Actions

Bug #2768

closed

Misaligned memory accesses in TLV decoding (and probably elsewhere)

Added by Davide Pesavento about 9 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
Faces
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

../tests/daemon/face/ndnlp.t.cpp:131:20: runtime error: load of misaligned address 0x000004992b32 for type 'const uint64_t' (aka 'const unsigned long'), which requires 8 byte alignment
0x000004992b32: note: pointer points here
 02 8c  51 08 00 00 00 00 00 00  00 03 52 01 03 53 01 04  54 fd 02 78 cc cc cc cc  cc cc cc cc cc cc
              ^ 
../daemon/face/ndnlp-data.cpp:56:16: runtime error: load of misaligned address 0x00000498bf44 for type 'const uint64_t' (aka 'const unsigned long'), which requires 8 byte alignment
0x00000498bf44: note: pointer points here
  50 4a 51 08 00 00 00 00  00 00 00 00 54 3e 01 3c  cc cc cc cc cc cc cc cc  cc cc cc cc cc cc cc cc
              ^ 

Related issues 1 (0 open1 closed)

Related to ndn-cxx - Bug #4097: Misaligned memory accesses in TLV decodingClosedJunxiao Shi

Actions
Actions

Also available in: Atom PDF