From owner-freebsd-gecko@FreeBSD.ORG Wed Mar 26 08:03:23 2014 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D7D61F0 for ; Wed, 26 Mar 2014 08:03:23 +0000 (UTC) Received: from mail-vc0-x22f.google.com (mail-vc0-x22f.google.com [IPv6:2607:f8b0:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D061674A for ; Wed, 26 Mar 2014 08:03:22 +0000 (UTC) Received: by mail-vc0-f175.google.com with SMTP id lh14so1926792vcb.20 for ; Wed, 26 Mar 2014 01:03:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:dkim-signature:mime-version:reply-to:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=UVgyvdI7G1ySdOnqgn4PNtBsaa03IL6OhReaDhBzJus=; b=iIKzGhNpraAm5Oj4uZoCQa2zuy35VIUtHxG2LZhnU5WGeeUzKhIFLsmkwWaTFCaB5X gyXqeOq5KHnSFPDN/3ze+pXsbd7ycyxQI4xCw5f5pPGYFWIHUhNar3VoBAfGyJHAbP2U B+bB7atu7al2Lhl6KO74N3SR6UysTNY4pvD+C+XwGjNE/2kncfxc2mIEHS3j/U3wf0VF 6ikmibkqICH3ZJaWKg7aP/yjRoShxZJ0gwS3L3WYyIbcke9aiMu8854RUtAGCYvYlsuB M+tgVOI9Qzp4C2UP2lCRrVzrgAqWYdFzykxScscDDRQbnOvvrIjs+o2EsWwt3GWhBw2R Ts1A== X-Gm-Message-State: ALoCoQlR/yhqxKVjUsd36AfFiQpIMT1mVCWZaGF1Wpz9uAiZb7/KXUZxGVfUYUKnMkRmgR1Xtyov X-Received: by 10.220.81.194 with SMTP id y2mr29071vck.29.1395821001757; Wed, 26 Mar 2014 01:03:21 -0700 (PDT) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [2607:f8b0:400c:c01::22a]) by mx.google.com with ESMTPSA id l2sm37044943vdj.1.2014.03.26.01.03.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 26 Mar 2014 01:03:21 -0700 (PDT) Received: by mail-ve0-f170.google.com with SMTP id pa12so1911391veb.15 for ; Wed, 26 Mar 2014 01:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb.com; s=google; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=UVgyvdI7G1ySdOnqgn4PNtBsaa03IL6OhReaDhBzJus=; b=d3tmsh0HwLUFj608pPC1uZBoeEzsKUtC0N0fJUOcn4ErAhXDWzIid/hVAzUHTqYOXc sJrK9iOAww53pwzo+eewjYU5qXNzWq4XnjgqvQu9BwsYkqp9sVIOBWlMs/V8vpzUanc0 0KPw6ifeh/sF4X75UMRl3Esx6tn//wfbwzrRI= MIME-Version: 1.0 X-Received: by 10.58.37.232 with SMTP id b8mr138937vek.27.1395821001256; Wed, 26 Mar 2014 01:03:21 -0700 (PDT) Received: by 10.221.57.5 with HTTP; Wed, 26 Mar 2014 01:03:21 -0700 (PDT) X-Originating-IP: [83.66.219.229] In-Reply-To: References: Date: Wed, 26 Mar 2014 10:03:21 +0200 Message-ID: Subject: Re: GLib error in www/firefox and www/seamonkey From: Beeblebrox To: gecko@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: zaphod@berentweb.com List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 08:03:23 -0000 Update to the previous update. While there was a devel/glib20 error, it has now been fixed and all other apps run without problems, with the exception of firefox & seamonkey. * ~/.mozilla moved for testing (so empty .mozilla). * Webkits on host: py27-qt4-webkit-4.10.3, qt4-webkit-4.8.5_1, webkit-gtk2-1.8.3_4, webkit-gtk3-2.0.3 * gdb firefox gives: Reading symbols from /usr/local/lib/firefox/firefox...(no debugging symbols found)...done. Starting program: /usr/local/bin/firefox [New LWP 100452], [New Thread 801802400 (LWP 100452)] (process:52945): GLib-CRITICAL **: void g_slice_set_config(GSliceConfig, gint64): assertion 'sys_page_size == 0' failed (firefox:52945): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised (firefox:52945): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised (firefox:52945): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised (firefox:52945): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised [New Thread 830dd5000 (LWP 101567 StreamTrans #2)] [New Thread 81a945800 (LWP 101563 DOM Worker)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 801802400 (LWP 100452)] 0x0000000803a112a0 in ?? () from /usr/local/lib/firefox/libxul.so (gdb) * Options for www/libxul are: SET+=DBUS, SET+=GIO, SET+=GSTREAMER, SET+=OPTIMIZED_CFLAGS, SET+=PULSEAUDIO UNSET+=DEBUG, UNSET+=GCONF, UNSET+=GNOMEUI, UNSET+=GNOMEVFS2, UNSET+=LIBPROXY, UNSET+=LOGGING, UNSET+=PGO, UNSET+=PROFILE, UNSET+=TEST, UNSET+=ALSA Please advise where I should go from here? Is it worth setting/unsetting some flags and re-building libxul? Regards. -- FreeBSD_amd64_11-current_RadeonKMS