Summary

A paste that makes pastiche hang

Metadata

Attachments

Description

Attached you can find a file (make-check.out) that, when pasted into pastiche, makes it hang when requested.

Steps to reproduce:

* create a new paste in pastiche with the contents of make-check.out (copy it and paste ot into pastiche's "Your paste" textarea)
* view the paste created with make-check.out contents

Changes and comments

[2013-12-18 23:26:25 UTC] mario attached make-check.out (description=#f)

[2014-03-13 14:49:43 UTC] ckeen wrote:

The problem seems to be html-colorize and the size of the paste. One way would be to ignore colorization in pastiche when pastes get too long.

[2014-03-13 15:09:18 UTC] ckeen wrote:

Rendering the smae amount in csi takes long:

 #;2> (time (html-colorize 'scheme (read-all "make-check.out")))
 1009.243s CPU time, 597.15s GC time (major), 3020954 mutations, 46948/315725 GCs (major/minor)

[2014-05-15 12:50:25 UTC] ckeen changed status from new to closed

[2014-05-15 12:50:25 UTC] ckeen set resolution to fixed

[2014-05-15 12:50:25 UTC] ckeen wrote:

This as been fixed with the release 0.19/0.20 of pastiche.