Dec. 18, 2010
12:10 p.m.
Status: Accepted Owner: laurent.laffont New issue 3453 by laurent.laffont: Primitive failed on ByteString>>copyFrom:To: http://code.google.com/p/pharo/issues/detail?id=3453 Pharo image: 1.2 beta 2 Pharo core version: 12281 Steps to reproduce: 1. ProfStef go. 2. put cursor after the dot of ProfStef next. CMD-D 3. idem in next screen BOOM - primitiveFailed on ByteString>>copyFrom:To: because start > stop (Fix to follow)