#1779: test failures on OSX
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:  darwin  |  
--------------------+-------------------------------------------------------

Comment(by nwellnhof):

 I suspect that the failure in t/library/mime_base64.t is caused by the
 charset_massacre merge. ash had the same problem and posted a backtrace
 [1] showing a crash in string_rep_compatible. The old
 string_rep_compatible didn't dereference the encoding pointers, so it's
 possible that there's a string with a NULL encoding pointer that the old
 code handled gracefully. Unfortunately, I don't have an OS X machine
 around, but I'm happy to work with anyone who does to track this issue
 down.

 [1] http://gist.github.com/570324

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