On Mon, Aug 21, 2006 at 10:02:36PM +0200, Yves-Alexis Perez <[EMAIL PROTECTED]> wrote: > Here is a backtrace from epiphany. The modus operandi was: > > 1) start epiphany > 2) open www.corsac.net (which made it freezes) > 3) run gdb -p $(pidof epiphany) > 4) set logging on > 5) bt > 6) bt full > 7) continue > 8) ^C > 9) bt full > > Hope it'll be useful.
Thanks a lot for the backtraces. It seems not related to the js issues that Thomas Bushnell reported on galeon and epiphany. Now, what can be seen in these back traces is that it is the cache manager locking that is responsible for the freeze. Now the question is why. An interesting thing is the value for 'this' at #4, which sounds un-natural... I'll take a closer look to this backtrace and the code to see what may be the culprit. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

