#1833: Incompatible bytecode error lacks important information
--------------------+-------------------------------------------------------
 Reporter:  moritz  |        Owner:         
     Type:  bug     |       Status:  closed 
 Priority:  normal  |    Milestone:         
Component:  core    |      Version:  2.8.0  
 Severity:  medium  |   Resolution:  invalid
 Keywords:  gci     |         Lang:         
    Patch:          |     Platform:         
--------------------+-------------------------------------------------------
Changes (by plobsing):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 {{{
 PackFile header failed during unpack
 }}}

 This error only occurs when an arbitrary string has been passed to ImageIO
 for thawing (and it has an invalid PackFile header). These strings are, in
 general, not related to files in any way.

 This is made clear by the exception type thrown,
 EXCEPTION_INVALID_STRING_REPRESENTATION, clearly indicating that it is a
 string-related, not a file-related, error.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1833#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to