#1746: A way to get Rakudo to segfault
-------------------+--------------------------------------------------------
Reporter: masak | Type: bug
Status: new | Priority: major
Milestone: | Component: core
Version: 2.6.0 | Severity: medium
Keywords: | Lang: perl6
Patch: | Platform: all
-------------------+--------------------------------------------------------
Comment(by nwellnhof):
With the gcdebug runcore I get a segfault in
Parrot_StringBuilder_nci_append_format. append_format is called with a
format that contains "%,", the first arg in args is a Post::Op, and when
get_string is called on the Post::Op at stringbuilder.pmc:359,
args->vtable gets corrupted.
That's all I could find out.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1746#comment:6>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets