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

BUS ERROR on 64bit SPARC systems #98

Open
synfinatic opened this issue Nov 24, 2013 · 0 comments
Open

BUS ERROR on 64bit SPARC systems #98

synfinatic opened this issue Nov 24, 2013 · 0 comments

Comments

@synfinatic
Copy link
Owner

Apparently on 64bit SPARC systems, the CPU is 8 byte strictly aligned (maybe because pointers are 8 bytes?) rather then 4 byte strictly aligned like I've seen before. Anyways, there's a lot of tcpedit code which needs fixing.

Looks like there is a byte alignment issue in edit_packets.c:560. I'm sure there are others.

http://tcpreplay.synfin.net/ticket/364

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

No branches or pull requests

1 participant