Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2015 20:42:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 200601] www/chromium segfaults on accessing settings page
Message-ID:  <bug-200601-28929-t1oYdc5UOy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200601-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200601-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Torfinn Ingolfsen <tingox+freebsd@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tingox+freebsd@gmail.com

--- Comment #1 from Torfinn Ingolfsen <tingox+freebsd@gmail.com> ---
This bug also happens on FreeBSD 9.3-stable:
tingo@kg-core1$ uname -a
FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31
22:52:44 CET 2014     root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
tingo@kg-core1$ tail -1 /var/log/messages
Jun  2 22:20:33 kg-core1 kernel: pid 31041 (chrome), uid 1001: exited on signal
11 (core dumped)

newest version of Chromium from ports:
root@kg-core1# portversion -v chromium
[Reading data from pkg(8) ... - 820 packages found - done]
chromium-43.0.2357.81       =  up-to-date with port 
gdb says:
tingo@kg-core1$ gdb -c ~/chrome.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd".
Core was generated by `chrome'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000000002d303dc in ?? ()
(gdb) bt
#0  0x0000000002d303dc in ?? ()
#1  0x00007ffffe7f3c60 in ?? ()
#2  0x0000000000afd1a5 in ?? ()
#3  0x0000000000000000 in ?? ()
(gdb) 
(probably not helpful)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200601-28929-t1oYdc5UOy>