[ET Trac] #2544: utf-8 decode failure when using create-run

Roland Haas trac-noreply at einsteintoolkit.org
Tue Aug 3 10:26:10 CDT 2021


#2544: utf-8 decode failure when using create-run

 Reporter: 
   Status: new
Milestone: 
  Version: development version
     Type: bug
 Priority: major
Component: SimFactory

Comment (by Roland Haas):

Pull request is here: [https://bitbucket.org/simfactory/simfactory2/pull-requests/59/rhaas-bytestreams](https://bitbucket.org/simfactory/simfactory2/pull-requests/59/rhaas-bytestreams)

Tested with this invalid byte stream:

```shell
echo "utf 8 test"
printf '\xc3\x28\n'
exit 0
```

in a RunScript file.

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2544/utf-8-decode-failure-when-using-create-run
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20210803/0725e861/attachment.html 


More information about the Trac mailing list