https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #8 from Will Schmidt <will_schm...@vnet.ibm.com> --- off-by-one on my disassembly "==>" pointer, the SIGSEGV is actually on the bcdadd instruction. (showed up differently while single-stepping). 0x00000000100016d4 <+64>: lxvd2x vs32,r10,r9 0x00000000100016d8 <+68>: lxvd2x vs33,0,r9 => 0x00000000100016dc <+72>: bcdadd. v0,v1,v0,0 0x00000000100016e0 <+76>: li r10,16 still poking.. -- You are receiving this mail because: You are watching all bug changes.