Hi, Jason White, le Wed 16 May 2007 10:08:56 +1000, a écrit : > The following occurred during normal operation of BRLTTY under electric fence > as part of my testing process. > > > Core was generated by `/bin/brltty'. > Program terminated with signal 11, Segmentation fault. > #0 0x0000000000410ac6 in main (argc=1, argv=0x7fff9ccc9908) at ./main.c:2485 > 2485 brl.buffer[brl.cursor] |= cursorDots(); > > Note also that brl.cursor = 40 and that the display has 40 cells. > > Does this look like a potential off-by-one bug?
It does. > It took quite a while to trigger this one. Do you have a way to reproduce it? I guess this was while using a contraction table? Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
