#1632: segfault in Parrot_ImageIO_shift_string
---------------------+------------------------------------------------------
Reporter: coke | Owner:
Type: bug | Status: new
Priority: blocker | Milestone:
Component: none | Version: trunk
Severity: fatal | Keywords:
Lang: tcl | Patch:
Platform: |
---------------------+------------------------------------------------------
Comment(by NotFound):
The imageio problem is that table->constants[i] contains NULL, looks like
it references a Constant that hasn't been unpacked at that point. Added a
check in r46591 that throws an exception in that case, avoiding the
segfault, but that doesn't solve the partcl problem.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1632#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets