[webkit-dev] Gdklauncher Craches

Mike Emmel mike.emmel at gmail.com
Fri Feb 23 10:47:56 PST 2007


On 2/22/07, Krzysztof Kowalczyk <kkowalczyk at gmail.com> wrote:
> I did some work in http://bugs.webkit.org/show_bug.cgi?id=12783 based
> on one of your patches in bugzilla, but it doesn't port all of those
> changes. The only malloc() related fix I can recall is that url string
> life-time wasn't guaranteed to last as long as curl request which
> could have caused problems.

Yep thats the one. And generally it crashed on the second request similar
to the traces I saw.

>
> -- kjk
>
> On 2/22/07, Mike Emmel <mike.emmel at gmail.com> wrote:
> > On 2/22/07, Krzysztof Kowalczyk <kkowalczyk at gmail.com> wrote:
> > This should work.  Did you get my latest changes in ?
> > I fixed a few bugs some stuff with malloc's etc that was causing
> > crashes like what your seeing
> > when a second resource was loaded. So their were bugs in the code that
> > caused crashes on the second load that where fixed.
>



More information about the webkit-dev mailing list