bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regexec() and OS/X


From: Paul Eggert
Subject: Re: regexec() and OS/X
Date: Thu, 01 Jun 2006 12:16:02 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

James Gallagher <address@hidden> writes:

> I've found what appears to be a stack corruption when using regexec()
> on a PPC Mac running OS/X 10.3.9. I was wondering if this is a known
> problem?

I don't know of any such problem.  Looks like you may have to debug it.

> After the call to regexec(), access to pmatch[0] fails with
> BAD_ACCESS error.

That's weird.  Is pmatch in static storage?  If not, can you reproduce
the problem with pmatch in static storage?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]