jugglemaster
jugglemaster copied to clipboard
Large OS X terminal size causes segmentation fault in aajm (aa_octant1)
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)