From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 12 21:20:08 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CC026160 for ; Tue, 12 Mar 2013 21:20:08 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-la0-x229.google.com (mail-la0-x229.google.com [IPv6:2a00:1450:4010:c03::229]) by mx1.freebsd.org (Postfix) with ESMTP id 5D0618E7 for ; Tue, 12 Mar 2013 21:20:08 +0000 (UTC) Received: by mail-la0-f41.google.com with SMTP id fo12so369718lab.14 for ; Tue, 12 Mar 2013 14:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=anWcTR3SjjGbPkpuOX3nNArXRM+FX7GPmlXzKNbgX7s=; b=E2DEiAo2wYFQu83RM86V/Wv+SfjVh7MHfoU2LCj8DkZrshJiTb/oS12yzM8JDktTdA JTAOMLttO6wGIC263mD82AJpJzomnPwGrZ90r+ZHP5r8rrEXPkV7+75BEVKP2+HCodiT n92aO8tIrzwSZMffphJbfPVOhht8D43qOIpUZ+qAxKQbslYmIAjc1jgbKFHsBXVnH7ik TQoHS5spwhzsH/vgDUwfM1GzAXu9K0zvlV405BXLjE3ICyQc+RoEev3km3pAHIkfFh+c waDiYAsMbndDsjNfNZjGCe+Ku6svbOVpkejrv6gTajs7HBTRXsi+sWPv86fPBPqIXF1r iRhQ== MIME-Version: 1.0 X-Received: by 10.112.59.104 with SMTP id y8mr1023565lbq.39.1363123207256; Tue, 12 Mar 2013 14:20:07 -0700 (PDT) Received: by 10.152.120.33 with HTTP; Tue, 12 Mar 2013 14:20:07 -0700 (PDT) In-Reply-To: <513EE888.20000@rainbow-runner.nl> References: <513E5F36.8030601@rainbow-runner.nl> <513EE888.20000@rainbow-runner.nl> Date: Tue, 12 Mar 2013 21:20:07 +0000 Message-ID: Subject: Re: webkit runtime error From: Olivier Duchateau To: Koop Mast Content-Type: text/plain; charset=ISO-8859-1 Cc: gnome@freebsd.org, green dog X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 21:20:08 -0000 2013/3/12 Koop Mast : > On 12-3-2013 6:57, Olivier Duchateau wrote: >> >> 2013/3/11 Koop Mast : >>> >>> On 11-3-2013 23:35, Olivier Duchateau wrote: >>>> >>>> 2013/3/11 Olivier Duchateau : >>>>> >>>>> 2013/3/11 green dog : >>>>>> >>>>>> freze during load html page (midori, luakit) >>>>>> >>>>>> in console: >>>>>> libsoup-CRITICAL **: void soup_session_send_request_async(SoupSession >>>>>> *, >>>>>> SoupMessage *, GCancellable *, GAsyncReadyCallback, gpointer): >>>>>> assertion >>>>>> `use_thread_context' failed >>>>> >>>>> I confirm. >>>>> During this week end I also tested 2 releases of wekbitgtk (1.6.3 and >>>>> 1.8.3) same problem. >>>> >>>> With libsoup 2.38.1, it's better (tomorrow, I'll try 2.36.1), but >>>> sometime there's micro freezes. Midori works fine. >>>> >>>> My patch, >>>> http://people.freebsd.org/~olivierd/patches/libsoup-2.40.3_2.38.1.diff >>> >>> >>> I can reproduce it with the 1.4.x version from ports, but with the 1.8.3 >>> version I'm currently porting I the problems go away. Is there a specific >>> website that exhibits these issues, or are all of them affected? >>> This is a 10-Current amd64 system though, maybe that related? >> >> Every web page. > > > Could you try this patch? > http://people.freebsd.org/~kwm/webkit-gtk2-1.8.3.diff I know you reported > that 1.8.3 doesn't work for you, but it does for me. So I'm wondering why > that is. It's ok for me, with Midori (slightly modified). I don't know why it freezed during my previous test. > > >>> -Koop >>> >>> >>>>>> _______________________________________________ >>>>>> freebsd-gnome@freebsd.org mailing list >>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >>>>>> To unsubscribe, send any mail to >>>>>> "freebsd-gnome-unsubscribe@freebsd.org" >>>>> >>>>> >>>>> >>>>> -- >>>>> olivier >>>> >>>> >>>> >> >> > -- olivier