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

2015-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Rene Ladan r...@freebsd.org changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Rene Ladan r...@freebsd.org changed:

   What|Removed |Added

 Status|New |In Progress
 CC||r...@freebsd.org

--- Comment #26 from Rene Ladan r...@freebsd.org ---
I'll commit this patch together with these other pull requests on GitHub:
https://github.com/gliaskos/freebsd-chromium/pull/17 (same as this PR)
https://github.com/gliaskos/freebsd-chromium/pull/18 (fix segfault when
stopping chromium)
https://github.com/gliaskos/freebsd-chromium/pull/19 (fix sysctlbyname() usage)
https://github.com/gliaskos/freebsd-chromium/pull/20 (adapt
CurrentProcessInfo::CreationTime)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #28 from commit-h...@freebsd.org ---
A commit references this bug:

Author: rene
Date: Fri Jun 26 23:26:05 UTC 2015
New revision: 390677
URL: https://svnweb.freebsd.org/changeset/ports/390677

Log:
  MFH: r390673

  www/chromium : update to 43.0.2357.130

  * Fix some widely-reported crashes: [0,1]
- settings page now displays
- GMail works
  * Mark BROKEN on FreeBSD 8 [2]

  PR:200601 [0]
  PR:200646 [2]
  Submitted by:protocelt protoce...@gmail.com [0]
  Submitted by:truckman [2]
  Obtained from:https://github.com/gliaskos/freebsd-chromium [1]
  (pull requests 17-20)
  Security:   
http://vuxml.freebsd.org/freebsd/d46ed7b8-1912-11e5-9fdf-00262d5ed8ee.html
  Approved by:ports-secteam (delphij)

Changes:
_U  branches/2015Q2/
  branches/2015Q2/www/chromium/Makefile
  branches/2015Q2/www/chromium/distinfo
  branches/2015Q2/www/chromium/files/patch-base__process__process_info_linux.cc
 
branches/2015Q2/www/chromium/files/patch-content__browser__time_zone_monitor_linux.cc
 
branches/2015Q2/www/chromium/files/patch-media__video__capture__fake_video_capture_device_factory.cc
 
branches/2015Q2/www/chromium/files/patch-media__video__capture__file_video_capture_device_factory.cc
 
branches/2015Q2/www/chromium/files/patch-media__video__capture__video_capture_device.cc
 
branches/2015Q2/www/chromium/files/patch-media__video__capture__video_capture_device.h
 
branches/2015Q2/www/chromium/files/patch-media__video__capture__video_capture_device_factory.cc
 
branches/2015Q2/www/chromium/files/patch-third_party__webrtc__base__systeminfo.cc

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Ed Maste ema...@freebsd.org changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=1967
   ||70

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #25 from Thomas Zander ri...@freebsd.org ---
Patch in attachment 157899 fixes the crash in settings dialog as well as
crashes on google services pages (Gmail, Drive, ...) presumably attempting to
access the same functionality.

Please commit this until there is a better solution (if one exists).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #24 from Torfinn Ingolfsen tingox+free...@gmail.com ---
patches in attachment 157899 fix the crash on accessing settings page, also on 
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 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64

root@kg-core1# portversion -v chromium*
[Reading data from pkg(8) ... - 825 packages found - done]
chromium-43.0.2357.124  =  up-to-date with port 

HTH

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #23 from Tony Narlock t...@git-pull.com ---
Created attachment 157916
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157916action=edit
Poudriere tests for patch (snipped)

Attached poudriere test output for attachment #157899.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

i...@vdsz.com changed:

   What|Removed |Added

 CC||i...@vdsz.com

--- Comment #19 from i...@vdsz.com ---
Created attachment 157899
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157899action=edit
Seems to fix this segfault for me

Taking these patches for the media/video/capture directory from OpenBSD ports
fixed this segfault for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

mcdou...@egr.msu.edu changed:

   What|Removed |Added

 CC||mcdou...@egr.msu.edu

--- Comment #20 from mcdou...@egr.msu.edu ---
I can confirm the patches in attachment 157899 fix the Settings crash for me.
I'll start using it as my normal browser and see how things go.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #22 from p...@nomadlogic.org ---
(In reply to Carsten Heesch from comment #21)
+1 from me as well.  

this also addresses the crash when loading gmail in this PR:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200510

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #18 from Tony Narlock t...@git-pull.com ---
(In reply to Tony Narlock from comment #17)
Correction that is chromium-43.2357.65

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #13 from p...@nomadlogic.org ---
(In reply to Tony Narlock from comment #12)
Hey, so I the only way I've been able to get a build of chromium to build with
useable debug symbols is to pass the WITH_DEBUG=yes flag passed to my make. 
So, in /usr/ports/www/chromium I just run the following:

$ make WITH_DEBUG=yes

then I am able to run chromium inside gdb and generate full backtraces.  Hope
this helps!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #15 from p...@nomadlogic.org ---
(In reply to Tony Narlock from comment #14)
Ah - right, I get the same error when I enable the DEBUG configuration option. 
Resetting the configuration options to default settings, then rebuilding with
those CLI switches does result in a proper build.  Thanks for reminding me of
that important step!

FWIW - I also found that enabling tests currently fails as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Ed Maste ema...@freebsd.org changed:

   What|Removed |Added

   See Also|https://bugs.freebsd.org/bu |
   |gzilla/show_bug.cgi?id=2006 |
   |46  |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Ed Maste ema...@freebsd.org changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2006
   ||46

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

p...@nomadlogic.org changed:

   What|Removed |Added

 CC||p...@nomadlogic.org

--- Comment #11 from p...@nomadlogic.org ---
(In reply to Tony Narlock from comment #10)
I am able to get a debug build using the following commands:

$ cd /usr/ports/www/chromium/
$ sudo make WITH_DEBUG=yes MAKE_JOBS_UNSAFE=yes

I can supply full backtraces if needed in this ticket - although please see
Comment 2 in this ticket:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200510#c2

I will watch this ticket if more debugging is needed as I can reproduce this
default at will.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #10 from Tony Narlock t...@git-pull.com ---
bug #196770 is preventing us from building with debugging. How are we going to
give useful reports without that?

Should Bug 196770 be a dependency?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #9 from Thomas Zander ri...@freebsd.org ---
Issue confirmed with this one:
chromium-43.0.2357.125
Name   : chromium
Version: 43.0.2357.125
Installed on   : Sat Jun 13 11:22:31 CEST 2015
Origin : www/chromium
Architecture   : freebsd:10:x86:64
Prefix : /usr/local
Categories : www
Licenses   : MPL and LGPL21 and BSD3CLAUSE
Maintainer : chrom...@freebsd.org
WWW: http://www.chromium.org/Home
Comment: Google web browser based on WebKit
Options:
CODECS : on
DEBUG  : off
GCONF  : on
KERBEROS   : on
PULSEAUDIO : off
TEST   : off

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #8 from Torfinn Ingolfsen tingox+free...@gmail.com ---
Chromium 43.0.2357.124 - the problem still persists:
root@kg-core1# portversion -v chromium
[Reading data from pkg(8) ... - 823 packages found - done]
chromium-43.0.2357.124  =  up-to-date with port 

root@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 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64

gdb:
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  0x02d2fdbc in ?? ()
(gdb) bt
#0  0x02d2fdbc in ?? ()
#1  0x7e7f3c60 in ?? ()
#2  0x00afd1a5 in ?? ()
#3  0x in ?? ()
(gdb) quit

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Thomas Zander ri...@freebsd.org changed:

   What|Removed |Added

 CC||ri...@freebsd.org

--- Comment #7 from Thomas Zander ri...@freebsd.org ---
That's a me too.

The settings page crashes it reliably before anything can even by displayed.
Also reliable crashes by accessing most of Google products, incl. gmail,
google+, drive. Interestingly enough, google play music works with no apparent
problem.
All extensions were disabled, the entire .cache/chromium dir removed.

Anything I an do to help tracking it down?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

miguelmcl...@gmail.com changed:

   What|Removed |Added

 CC||miguelmcl...@gmail.com

--- Comment #2 from miguelmcl...@gmail.com ---
I just got the same issue on 11-CURRENT

mbols found)...(no debugging symbols found)...[New Thread 815598800 (LWP
101596/chrome)]
[2566:358187008:0603/164906:ERROR:video_capture_device_factory.cc(58)] Not
implemented reached in static media::VideoCaptureDeviceFactory
*media::VideoCaptureDeviceFactory::CreateVideoCaptureDeviceFactory(scoped_refptrbase::SingleThreadTaskRunner)
[New Thread 815596800 (LWP 101588/chrome)]
[2566:358182912:0603/164906:ERROR:process_posix.cc(192)] Not implemented
reached in bool (anonymous
namespace)::WaitForExitWithTimeoutImpl(base::ProcessHandle, int *,
base::TimeDelta)
[2576:356541440:0603/164907:ERROR:gles2_cmd_decoder.cc(11539)]
[GroupMarkerNotSet(crbug.com/242999)!:A85A54150800]GL ERROR
:GL_INVALID_OPERATION : glTexStorage2DEXT: - error from previous GL command
[2566:356541440:0603/164911:ERROR:navigation_entry_screenshot_manager.cc(151)]
Invalid entry with unique id: 1
[2576:356541440:0603/164911:ERROR:gles2_cmd_decoder.cc(11539)]
[GroupMarkerNotSet(crbug.com/242999)!:A8D854150800]GL ERROR
:GL_INVALID_OPERATION : glTexStorage2DEXT: - error from previous GL command
[2576:356541440:0603/164915:ERROR:gles2_cmd_decoder.cc(11539)]
[GroupMarkerNotSet(crbug.com/242999)!:A86054150800]GL ERROR
:GL_INVALID_OPERATION : glTexStorage2DEXT: - error from previous GL command
[New Thread 815599000 (LWP 101598/chrome)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 815599000 (LWP 101598/chrome)]
0x02a1b29c in ChromeMain ()
(gdb) bt
#0  0x02a1b29c in ChromeMain ()
#1  0x00991146 in ChromeMain ()
#2  0x0094184f in ChromeMain ()
#3  0x00941dba in ChromeMain ()
#4  0x009438d9 in ChromeMain ()
#5  0x009504f3 in ChromeMain ()
#6  0x009410dd in ChromeMain ()
#7  0x00975a0f in ChromeMain ()
#8  0x009707b5 in ChromeMain ()
#9  0x00080edee7e4 in pthread_create () from /lib/libthr.so.3
#10 0x in ?? ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Ed Maste ema...@freebsd.org changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2006
   ||17

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Ed Maste ema...@freebsd.org changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2006
   ||18

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Ed Maste ema...@freebsd.org changed:

   What|Removed |Added

 CC||ema...@freebsd.org

--- Comment #3 from Ed Maste ema...@freebsd.org ---
Yes, looks like the same issue I saw in 200618. When going to the settings page
under the debugger I get the same or nearly same segfault:

(gdb) bt
#0  0x06a2e319 in base::internal::RunnableAdaptervoid
(media::VideoCaptureDeviceFactory::*)(base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   )
const)::Run(media::VideoCaptureDeviceFactory*, base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const)
(this=0x7fffdebf3390, object=0x0, 
args=...) at ../../base/bind_internal.h:176
#1  0x06a2e214 in base::internal::InvokeHelperfalse, void,
base::internal::RunnableAdaptervoid
(media::VideoCaptureDeviceFactory::*)(base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const),
base::internal::TypeListmedia::VideoCaptureDeviceFactory*, base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const
::MakeItSo(base::internal::RunnableAdaptervoid
(media::VideoCaptureDeviceFactory::*)(base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const),
media::VideoCaptureDeviceFactory*, base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const)
(runnable=..., args=..., args=...)
at ../../base/bind_internal.h:293
#2  0x06a2e1c1 in base::internal::InvokerIndexSequence0ul, 1ul,
base::internal::BindStatebase::internal::RunnableAdaptervoid
(media::VideoCaptureDeviceFactory::*)(base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const), void
(media::VideoCaptureDeviceFactory*, base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const),
base::internal::TypeListbase::internal::UnretainedWrappermedia::VideoCaptureDeviceFactory,
base::Callbackvoid (scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   )  ,
base::internal::TypeListbase::internal::UnwrapTraitsbase::internal::UnretainedWrappermedia::VideoCaptureDeviceFactory
, base::internal::UnwrapTraitsbase::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   )  ,
base::internal::InvokeHelperfalse, void, base::internal::RunnableAdaptervoid
(media::VideoCaptureDeviceFactory::*)(base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const),
base::internal::TypeListmedia::VideoCaptureDeviceFactory*, base::Callbackvoid
(scoped_ptrstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name ,
base::DefaultDeleterstd::__1::listmedia::VideoCaptureDevice::Name,
std::__1::allocatormedia::VideoCaptureDevice::Name   ) const , void
()::Run(base::internal::BindStateBase*) (base=0x82b742580)
at ../../base/bind_internal.h:343
#3  0x00581c2e in base::Callbackvoid 

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

2015-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #5 from Ed Maste ema...@freebsd.org ---
I would like to remove BROKEN= from the port's Makefile -- see
https://reviews.freebsd.org/D2726

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Bug ID: 200601
   Summary: www/chromium segfaults on accessing settings page
   Product: Ports  Packages
   Version: Latest
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: chrom...@freebsd.org
  Reporter: protoce...@gmail.com
  Assignee: chrom...@freebsd.org
 Flags: maintainer-feedback?(chrom...@freebsd.org)

Chromium 43 (both port revisions) crash on accessing the settings page. This
happens on both very recent CURRENT and STABLE revisions. I tried to rebuild
Chromium with debugging to get more info, but was unsuccessful.

 pkg info chromium
chromium-43.0.2357.81
Name   : chromium
Version: 43.0.2357.81
Installed on   : Tue Jun  2 00:46:43 CDT 2015
Origin : www/chromium
Architecture   : freebsd:11:x86:64
Prefix : /usr/local
Categories : www
Licenses   : MPL and LGPL21 and BSD3CLAUSE
Maintainer : chrom...@freebsd.org
WWW: http://www.chromium.org/Home
Comment: Google web browser based on WebKit
Options:
CODECS : on
DEBUG  : off
GCONF  : on
KERBEROS   : on
PULSEAUDIO : off
Shared Libs required:
libxslt.so.1
libxml2.so.2
libwebpdemux.so.1
libwebp.so.5
libspeex.so.1
libspeechd.so.2
libsnappy.so.1
libsmime3.so.1
libre2.so.0
libpng16.so.16
libplds4.so.1
libplc4.so.1
libpangocairo-1.0.so.0
libpango-1.0.so.0
libnssutil3.so.1
libnss3.so.1
libnspr4.so.1
libjpeg.so.8
libicuuc.so.55
libicui18n.so.55
libharfbuzz.so.0
libgtk-x11-2.0.so.0
libgobject-2.0.so.0
libgmodule-2.0.so.0
libglib-2.0.so.0
libgio-2.0.so.0
libgdk_pixbuf-2.0.so.0
libgdk-x11-2.0.so.0
libgconf-2.so.4
libfreetype.so.6
libfontconfig.so.1
libexpat.so.1
libevent-2.0.so.5
libdbus-1.so.3
libcups.so.2
libcairo.so.2
libatk-1.0.so.0
libasound.so.2
libXtst.so.6
libXss.so.1
libXrender.so.1
libXrandr.so.2
libXi.so.6
libXfixes.so.3
libXext.so.6
libXdamage.so.1
libXcursor.so.1
libXcomposite.so.1
libX11.so.6
libFLAC.so.8
Shared Libs provided:
libffmpegsumo.so
Annotations:
cpe: cpe:2.3:a:google:chrome:43.0.2357.81:freebsd11:x64
Flat size  : 143MiB
Description:
Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web.

The Chromium website contains design documents, architecture overviews,
testing information, and more to help you learn to build and work with
the Chromium source code.

WWW: http://www.chromium.org/Home

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


maintainer-feedback requested: [Bug 200601] www/chromium segfaults on accessing settings page

2015-06-02 Thread bugzilla-noreply
protocelt protoce...@gmail.com has reassigned Bugzilla Automation
bugzi...@freebsd.org's request for maintainer-feedback to
chrom...@freebsd.org:
Bug 200601: www/chromium segfaults on accessing settings page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601



--- Description ---
Chromium 43 (both port revisions) crash on accessing the settings page. This
happens on both very recent CURRENT and STABLE revisions. I tried to rebuild
Chromium with debugging to get more info, but was unsuccessful.

 pkg info chromium
chromium-43.0.2357.81
Name   : chromium
Version: 43.0.2357.81
Installed on   : Tue Jun  2 00:46:43 CDT 2015
Origin : www/chromium
Architecture   : freebsd:11:x86:64
Prefix : /usr/local
Categories : www
Licenses   : MPL and LGPL21 and BSD3CLAUSE
Maintainer : chrom...@freebsd.org
WWW: http://www.chromium.org/Home
Comment: Google web browser based on WebKit
Options:
CODECS : on
DEBUG  : off
GCONF  : on
KERBEROS   : on
PULSEAUDIO : off
Shared Libs required:
libxslt.so.1
libxml2.so.2
libwebpdemux.so.1
libwebp.so.5
libspeex.so.1
libspeechd.so.2
libsnappy.so.1
libsmime3.so.1
libre2.so.0
libpng16.so.16
libplds4.so.1
libplc4.so.1
libpangocairo-1.0.so.0
libpango-1.0.so.0
libnssutil3.so.1
libnss3.so.1
libnspr4.so.1
libjpeg.so.8
libicuuc.so.55
libicui18n.so.55
libharfbuzz.so.0
libgtk-x11-2.0.so.0
libgobject-2.0.so.0
libgmodule-2.0.so.0
libglib-2.0.so.0
libgio-2.0.so.0
libgdk_pixbuf-2.0.so.0
libgdk-x11-2.0.so.0
libgconf-2.so.4
libfreetype.so.6
libfontconfig.so.1
libexpat.so.1
libevent-2.0.so.5
libdbus-1.so.3
libcups.so.2
libcairo.so.2
libatk-1.0.so.0
libasound.so.2
libXtst.so.6
libXss.so.1
libXrender.so.1
libXrandr.so.2
libXi.so.6
libXfixes.so.3
libXext.so.6
libXdamage.so.1
libXcursor.so.1
libXcomposite.so.1
libX11.so.6
libFLAC.so.8
Shared Libs provided:
libffmpegsumo.so
Annotations:
cpe: cpe:2.3:a:google:chrome:43.0.2357.81:freebsd11:x64
Flat size  : 143MiB
Description:
Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web.

The Chromium website contains design documents, architecture overviews,
testing information, and more to help you learn to build and work with
the Chromium source code.

WWW: http://www.chromium.org/Home
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org


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

2015-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

Torfinn Ingolfsen tingox+free...@gmail.com changed:

   What|Removed |Added

 CC||tingox+free...@gmail.com

--- Comment #1 from Torfinn Ingolfsen tingox+free...@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 r...@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  0x02d303dc in ?? ()
(gdb) bt
#0  0x02d303dc in ?? ()
#1  0x7e7f3c60 in ?? ()
#2  0x00afd1a5 in ?? ()
#3  0x in ?? ()
(gdb) 
(probably not helpful)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-chromium@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to freebsd-chromium-unsubscr...@freebsd.org