From owner-freebsd-gecko@FreeBSD.ORG Fri Jun 21 17:30:26 2013 Return-Path: Delivered-To: gecko@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 B8B528D2 for ; Fri, 21 Jun 2013 17:30:26 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-we0-x230.google.com (mail-we0-x230.google.com [IPv6:2a00:1450:400c:c03::230]) by mx1.freebsd.org (Postfix) with ESMTP id 51B511BC2 for ; Fri, 21 Jun 2013 17:30:26 +0000 (UTC) Received: by mail-we0-f176.google.com with SMTP id t56so6484003wes.7 for ; Fri, 21 Jun 2013 10:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=zoYAfpNiM3HD2snjtCq1rIUTTGoshnE9RHy2GdANPvE=; b=GN6G8qCJ4KORD+yLTuW3OYvRXVo4k184RzUFRXY5n3yJUScA981hdEKJOqmZeF0frW z2LyIXcD069f5SDyIB4HPexz9UZnipzxhYH4x7BBQJN7vLgoPsxSV+iYjP5voPx6MpgQ jXClqK9BxWmYx4uZrB5gysX1AWw/uSwThM0xa83Y1KZWC4/WWHFm76TODmYil5t1QL/E aqyOhNEVhXiatFcI2HEW0sjud2jGy7wvncqDW/9f5l62DaHqtVHhADPe9mEe8zQVx5w3 t8OJm28XquHk7cIJskW2K9dXm18WxVTcySKLXoFXJKxHoP3h20HOoQz5fEtvEB2CMYI6 l8Zw== X-Received: by 10.194.48.49 with SMTP id i17mr10084043wjn.55.1371835825424; Fri, 21 Jun 2013 10:30:25 -0700 (PDT) Received: from [10.10.50.2] (bl6-11-32.dsl.telepac.pt. [82.155.11.32]) by mx.google.com with ESMTPSA id w4sm7421232wia.9.2013.06.21.10.30.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Jun 2013 10:30:25 -0700 (PDT) Message-ID: <51C49BBC.1010303@gmail.com> Date: Fri, 21 Jun 2013 18:30:20 +0000 From: Miguel Clara User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130613 Thunderbird/17.0.6 MIME-Version: 1.0 To: Florian Smeets Subject: Re: Fwd: Re: FreeBSD 10-current coredumps Youtube HTML5 References: <51C39AAE.8080308@gmail.com> <51C4617B.8000100@gmail.com> <51C45610.3000509@smeets.im> <51C4667F.1080406@gmail.com> In-Reply-To: <51C4667F.1080406@gmail.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2013 17:30:26 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/21/13 14:43, Miguel Clara wrote: > On 06/21/13 13:33, Florian Smeets wrote: >> On 06/21/13 16:21, Miguel Clara wrote: >>> >>> On 06/20/13 21:11, Michael Gmelin wrote: >>> >>> >>>> On Thu, 20 Jun 2013 21:59:48 +0000 Miguel Clara >>>> wrote: >>> >>>>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>> >>>>> >>>>> I'm running FreeBSD 10-current because my wireless card is >>>>> not supported in 9.1! >>>>> >>>>> Firefox runs fine in general and I don't have or plan to >>>>> use Flash at all in my system! >>>>> >>>>> I've joined the HTML5 trial on youtube, however everytime >>>>> I try to open Youtube, and just after 2 or 3 secs it >>>>> crashes... >>>>> >>>>> All I see in /var/log/messages is: kernel: pid 86052 >>>>> (firefox), uid 1001: exited on signal 11 >>>>> >>>>> Running from the shell I get "Segmentation fault" before >>>>> the crash... >>>>> >>>>> The first times I was getting an error related to alsa so >>>>> I've rebuild with PulseAudio and now I just see: >>>>> "Segmentation fault" >>>>> >>>>> I wonder if this is specific to FreeBSD 10, I guess other >>>>> users must be running FF in FreeBSD 9.1 and without Flash! >>>>> >>>>> Thanks! >>> >>>> Did you load sem(4) before starting FF? >>> >>>> kldload sem >>> >>>> Cheers, Michael >>> >>> >>> Unloading sem does allow me to open youtube the video starts, >>> but after a few seconds I get the same problem... With sem its >>> almost instant! >>> >>> So I guess in my case loading sem is even worst :| >>> > >> Can you try "svn co >> https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/firefox/" > >> > > and build firefox from that directory and try again please. You > could >> also try firefox-nightly >> (https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/firefox-nightly) > >> If you want to quickly try nightly you can use this package >> http://buildbot.rhaalovely.net/builds/firefox-24.0a1.en-US.freebsd10.0-x86_64.tar.bz2, > >> > > just untar it and run ./firefox/firefox, the package will have no > sound >> though. > >> I'm on 10-CURRENT and I can watch hours of HTML5 videos on >> Youtube without problems. > >> Florian > > > Are you running nighty or the trunk version? > > I guess I'll try the one that worked for you :) > > The nightly package gave me o problems, but also no sound, and I think this is the root of the problem! I've build nightly with alsa and I got the same error I had with www/firefox: Assertion failed: (wrote >= 0 && wrote == got), function alsa_refill_stream, file /data/ports/www/firefox-nightly/work/mozilla-central-68760713a30f/media/libcubeb/src/cubeb_alsa.c, line 319. Abort Now I'm building with Pulse Audio, which was also falling with www/firefox, I'll post my results! I'd like to note that opera doesn't crash, and I'm also only using HTML5. Thanks! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQIcBAEBAgAGBQJRxJu7AAoJEGKyFhaKt9g3+HYQAI5RWMy0BvPooHmlj+CIxF0K BoMAgj7jVRnz1gg3lCZg0tfLi1Ccli85xNJpFhWtpsKGXmdAgXm+H1ns2M+Pblz3 T3ANsXSWa5eJinw1e3aQThGVYqiGVvT/HpxNbHDmiBOZBS4W5IutI2bSUEKd7qyw /PMPLjePc98/SFx7yYuoTHTpsWCOyjIjjpYtyMl6C/gma0Rs1PUCdaVL5uXFYWdW coZm2Cspyp3xU6zXPZxVUlnfiES+B4+upanJ+LPmL/1GRAEVwL2U4oG78tKaZDBJ T2vdLBIy7t/w5ApplSj45sRWBUb72e1EUgad7vwc83HNqD0PHKS/AHbjfSsLwmoU 8FAof6mVBic58AJoBJe6jvJxK1Y5BmOpcmlnqUDe/sB1my4cP0XuA6phcXJq1TxD drqnFhBQwLKlrKthHYV+evEXh5js9F+EoYw9qJ+RTxo3wFjzEOqgT2ABZSvNI/gN Sn2mkRA/t07see/YhA7Aqbwy8K6VISwuf/yn1RPMYjDpqOW0FrROEaZd13gs8S7j 9jwaifOjktZ9UZmuKFwd0Gde7K4OWAH9vAuFclmaxceqZck1/uhKCq9f+inCJs6A ekHAcWgO/WidUf1om47hgGTLTyQHdc1X2ocPALsSU6mgG+dMBc8LwEQ3b0FV6ETb +9mw43hoEzdHB6rSfjxN =pUrg -----END PGP SIGNATURE-----