Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lload of misaligned address ... for type 'DWORD', which requires 4 byte alignment #31

Closed
jennybc opened this issue Dec 15, 2018 · 0 comments

Comments

@jennybc
Copy link
Contributor

jennybc commented Dec 15, 2018

I'm seeing this when I check readxl on platform "Debian Linux, R-devel, GCC ASAN/UBSAN".

> test_check("readxl")
xlstool.c:587:22: runtime error: load of misaligned address 0x55698c6fc416 for type 'DWORD', which requires 4 byte alignment
0x55698c6fc416: note: pointer points here
 00 00 0f 00 1c 00  00 00 00 00 00 01 0f 00  33 33 33 33 33 33 d3 3f  33 33 33 33 33 33 d3 3f  00 24
             ^ 

This area has been the focus of other changes since I started working on readxl and prior to libxls moving to GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant