#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 whiteknight):

 I would suggest that it's probably not a problem with the init vtable as
 likely as it is a problem with premature GC collection. When you see this
 problem again in GDB, could you please capture the value of "p * pmc" and
 "p * pmc->vtable->whoami", and post them here?

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