[Bug 200601] www/chromium segfaults on accessing settings page

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 2 20:42:35 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

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

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

--- Comment #1 from Torfinn Ingolfsen <tingox+freebsd at gmail.com> ---
This bug also happens on FreeBSD 9.3-stable:
tingo at 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 at kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
tingo at 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 at 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 at 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.


More information about the freebsd-chromium mailing list