bencode.c:149:14: runtime error: member access within misaligned address 0xffff9f18937f for type 'struct bencode_item_t', which requires 8 byte alignment
0xffff9f18937f: note: pointer points here
 9f ff ff 00 00  14 00 00 00 00 00 00 00  98 1b 21 9f ff ff 00 00  f0 8b 9a fe ff ff 00 00  18 26 9c
             ^ 
bencode.c:50:64: runtime error: member access within misaligned address 0xffff9f18937f for type 'struct bencode_item_t', which requires 8 byte alignment
0xffff9f18937f: note: pointer points here
 9f ff ff 00 00  14 00 00 00 00 00 00 00  98 1b 21 9f ff ff 00 00  f0 8b 9a fe ff ff 00 00  18 26 9c
             ^ 
bencode.c:50:54: runtime error: member access within misaligned address 0xffff9f18937f for type 'struct bencode_item_t', which requires 8 byte alignment
0xffff9f18937f: note: pointer points here
 9f ff ff 00 00  14 00 00 00 00 00 00 00  98 1b 21 9f ff ff 00 00  f0 8b 9a fe ff ff 00 00  00 00 00
             ^ 
bencode.c:50:48: runtime error: member access within misaligned address 0xffff9f18937f for type 'struct bencode_item_t', which requires 8 byte alignment
0xffff9f18937f: note: pointer points here
 9f ff ff 00 00  14 00 00 00 00 00 00 00  98 1b 21 9f ff ff 00 00  f0 8b 9a fe ff ff 00 00  00 00 00


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3058@github.com>