[perl #60042] Crash in examples/library/pcre.pir in r32073 on x86 linux (libpcre v7.7)

2008-10-25 Thread Kevin Tew via RT
"B" effectively turns a parrot STRING into a char**, passing a point to the character array to the function. This is bad because c functions shouldn't be modifying parrot STRINGs. B should really only be used as a IN parameter, not as a OUT or a IN/OUT parameter. I don't think that NCI really sup

[perl #60042] Crash in examples/library/pcre.pir in r32073 on x86 linux (libpcre v7.7)

2008-10-21 Thread via RT
# New Ticket Created by Mark Glines # Please include the string: [perl #60042] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60042 > This GDB was configured as "i686-pc-linux-gnu"... Using host libthread_db library "/lib/l