From owner-freebsd-chromium@FreeBSD.ORG Wed Feb 11 20:17:35 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 62986CCD for ; Wed, 11 Feb 2015 20:17:35 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48364379 for ; Wed, 11 Feb 2015 20:17:35 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1BKHZeS070556 for ; Wed, 11 Feb 2015 20:17:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 196754] www/chromium 39.0.2171.95_3 segfaults during login with security key Date: Wed, 11 Feb 2015 20:17:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: m@ja.pe X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2015 20:17:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196754 ja.pe changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m@ja.pe --- Comment #3 from ja.pe --- I have the same problem. I have this result with dtrace: sudo dtrace -n 'pid$target::strcmp:entry{printf("strcmp: called in %s module, arg0 = %lx, arg1 = %lx\n", probemod, arg0, arg1);}' -c "su ja -c chrome" [...] [90931:341516288:0211/210403:ERROR:net_util_posix.cc(281)] Not implemented reached in bool net::GetNetworkList(NetworkInt*, int) Segmentation fault (core dumped) dtrace: pid 90928 exited with status 139 Regards -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Fri Feb 13 19:59:10 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18A5259B for ; Fri, 13 Feb 2015 19:59:10 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F244E179 for ; Fri, 13 Feb 2015 19:59:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1DJx9p5022850 for ; Fri, 13 Feb 2015 19:59:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 196754] www/chromium 39.0.2171.95_3 segfaults during login with security key Date: Fri, 13 Feb 2015 19:59:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: m@ja.pe X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2015 19:59:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196754 --- Comment #4 from ja --- (In reply to ja from comment #3) ATTENTION: default value of option force_s3tc_enable overridden by environment. [82707:341520384:0213/205610:ERROR:cache_creator.cc(133)] Unable to create cache [82707:341520384:0213/205610:ERROR:appcache_storage_impl.cc(1826)] Failed to open the appcache diskcache. [82707:341516288:0213/205619:ERROR:net_util_posix.cc(281)] Not implemented reached in bool net::GetNetworkList(NetworkInterfaceList *, int) Segmentation fault (core dumped) -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Fri Feb 13 22:06:38 2015 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97151E8E for ; Fri, 13 Feb 2015 22:06:38 +0000 (UTC) Received: from 400984-app17.maxanet.com (server17.maxanet.com [69.20.97.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FCA8136 for ; Fri, 13 Feb 2015 22:06:37 +0000 (UTC) Received: from 400984-app17.maxanet.com (localhost [127.0.0.1]) by 400984-app17.maxanet.com (8.13.8/8.13.8) with ESMTP id t1DLtbmG023388 for ; Fri, 13 Feb 2015 16:55:37 -0500 Received: (from apache@localhost) by 400984-app17.maxanet.com (8.13.8/8.13.8/Submit) id t1DLtaBI023384; Fri, 13 Feb 2015 16:55:36 -0500 Date: Fri, 13 Feb 2015 16:55:36 -0500 Message-Id: <201502132155.t1DLtaBI023384@400984-app17.maxanet.com> X-Authentication-Warning: 400984-app17.maxanet.com: apache set sender to wwapersonal@gmail.com using -f From: wwapersonal@gmail.com To: freebsd-chromium@freebsd.org Subject: NOTICE ACS EXTENED PREVIEWS MON-TUE 10-2 FEB 16-17 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2015 22:06:38 -0000 NOTICE ACS EXTENED PREVIEWS MON-TUE 10-2 FEB 16-17 Hello thanks for allowing us to keep you informed of this and all auctions. We are happy to offer extended preview for Automations and Controls Solution ACS warehouse has opened the doors to this special auction packed with compressors, DC Drives, AB products Electronic components, Electrical Parts, Tools, Parts Bins, Bolt & Nut Carts, Electrical Housings, Servers and parts, Computers and Laptops, Electronic test equipment, Manipulators, Scrap gondolas full. Pallet lots, large amounts of green boards, Gold Salvage reclaim equipment and much more. Preview Monday & Tuesday Feb 16th-17th 10-2 Remember this auction closes fast Wednesday Starting at 10am. Terms Cash, Chase Quick Pay, and Visa MasterCard’s ONLY. 15% BP added to all sales and be sure to bring your tax forms filled out otherwise we will have to charge the tax. There is a link at the bottom of our homepage for these forms. Thanks Questions Call 972-672-8725 See it all on World Wide Auction Group http://www.worldwideauctiongroup.com Special upcoming notice While you’re looking we invite you to get a firsthand view of our new facelift. We have been working hard on a new look, and would like your input please hit reply and give us your opinion this can be seen on http://worldwideauctiongroup.net. It will be here for only a short period of time for your review. This email was sent to freebsd-chromium@freebsd.org. If you would like to stop receiving notices like this please click... http://www.wwtltd.com/cgi-bin/mnnomail.cgi?hodges/freebsd-chromium@freebsd.org/153492