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

Large OS X terminal size causes segmentation fault in aajm (aa_octant1) #3

Open
return opened this issue Dec 11, 2014 · 0 comments
Open

Comments

@return
Copy link
Contributor

return commented Dec 11, 2014

Whilst using a larger terminal size, I encountered multiple segmentation faults until the size of the terminal was small enough to run.

The debugger describes the fault of the problem at the function 'aa_octant1'.

Process 26768 stopped 
* thread #1: tid = 0x10cc0, 0x0000000100002287 aajm`aa_octant1 + 32, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x20106b45a)
frame #0: 0x0000000100002287 aajm`aa_octant1 + 32
aajm`aa_octant1 + 32:
-> 0x100002287:  movb   %r10b, (%rax,%r11)
    0x10000228b:  testl  %r8d, %r8d
    0x10000228e:  je     0x1000022dc               ; aa_octant1 + 117
    0x100002290:  addl   %ecx, %ecx
(lldb)
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