On Tue, 15 Sep 2009, Ryan Joseph wrote: > I just compiled the static library on an Intel Mac running OS 10.5.8 > and calling pcre_free is crashing (from GDB: Program received signal > EXC_BAD_ACCESS, Could not access memory). I'm accessing the library > from a Pascal interface I translated but I suspect that's not the > problem as the other functions I'm using are working. > > Is this a known bug on my system? Thank you for any ideas.
This is not a known bug. What is the code that you are using? How are you using pcre_free? Philip -- Philip Hazel -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
