#1499: Null pointer dereference in imageio.pmc
----------------------+-----------------------------------------------------
 Reporter:  arnsholt  |       Owner:  plobsing
     Type:  bug       |      Status:  new     
 Priority:  normal    |   Milestone:          
Component:  none      |     Version:          
 Severity:  medium    |    Keywords:          
     Lang:  perl6     |       Patch:          
 Platform:  darwin    |  
----------------------+-----------------------------------------------------

Comment(by plobsing):

 Replying to [comment:1 plobsing]:
 > I will try to reproduce this later today.

 I can't seem to reproduce this. In fact, I can't seem to build the version
 of rakudo specified (git checkout bf29be), because it makes use of a
 symbol "PObj_active_destroy_SET", which isn't in parrot r44371 or later.

 I have also unsuccessfully tried to reproduce against the latest rakudo
 (b348b3ed0464c504b80b159075e5a3773f3ef464) and parrot (r44657).

 > It would help me if you tried to:
 >  * check whether info->todo gets set to an RPA in ImageIO.init
 (src/pmc/imageio.pmc:240)
 >  * figure out what is resetting it to NULL

 Since I cannot reproduce this, your best chance is to try to track this
 down yourself. If I understand bacek correctly, the suspicion is currently
 on the init vtable being called properly (or at all?) when creating some
 pmcs.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1499#comment:3>
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