On 12/10/13 20:36, [email protected] wrote: >> From: Ren? Ladan <[email protected]> >> On 10-12-2013 10:16, [email protected] wrote: >>> Mark Atkinson <[email protected]> wrote: >>> >>>> On 12/02/2013 22:50, Andrew Johnson <[email protected]> wrote: >>>>> I made the mistake of allowing chromium to be updated to >>>>> 31.0.1650.57_1 during a portupgrade... >>>>> >>>>> Has anyone yet betten the 'Aw snap' and blank-page problems with it? >>>> Mine works fine. >>> Please go to www.yahoo.com and groups.yahoo.com >>> and wait a minute on each of those pages. >>> I get (Russian version) of "Aw snap" or a blank page. >> Are you running low on (virtual) memory? Neither page seems to error out >> here (4GB RAM, 10.0-amd64, clang) > chromium-30.0.1599.101 built with gcc46 works OK on 8.4-i386 > even when significant part of memory (1467 MB RAM + 768 MB swap) > is occupied with Firefox. Hm, ok, I just remember getting these "aw snap" pages when running low on memory. >>> Chromium 31.0.1650.63 build with GCC fails >> Are you using lang/gcc (gcc 4.6.4)? > ~ $ pkg_info | egrep 'gcc|clang' > clang33-3.3_3 C, Objective-C, and C++ compiler > gcc-4.6.4 GNU Compiler Collection 4.6 > gcc-ecj-4.5 Eclipse Java Compiler used to build GCC Java > gcc47-4.7.4.20131130 GNU Compiler Collection 4.7 > > ===> Building for chromium-31.0.1650.63 > cd /usr/ports/www/chromium/work/chromium-31.0.1650.63 && /usr/bin/env > BUILDTYPE=Release GPERF=/usr/local/bin/gperf SHELL=/bin/sh NO_LINT=YES > ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" > AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" > GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" > OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" > RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" > SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local > LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc47" CFLAGS="-O2 -pipe > -march=athlon-mp -fno-stack-protector -Wno-unknown-warning-option > -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing" CPP="cpp47" > CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc47 > -L/usr/local/lib/gcc47" CXX="g++47" CXXFLAGS="-O2 -pipe -march=athlon-mp > -fno-stack-protector -Wno-unknown-warning-option > -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing > -Wl,-rpath=/usr/local/lib/gcc47" MANPREFIX="/usr/local" > BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" > BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" > BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" > BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install > -o root -g wheel -m 444" /usr/local/bin/ninja -j1 -C out/Release chrome > ninja: Entering directory `out/Release' > ... > [3258/12491] CXX obj/testing/perf/perf_test.perf_test.o > FAILED: g++47 -MMD -MF obj/testing/perf/perf_test.perf_test.o.d -DANGLE_DX11 > -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD > -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_NSS=1 -DUSE_X11=1 > -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES=1 -DUSE_XI2_MT=2 > -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS > -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS > -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 > -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PLUGINS=1 > -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 > -DENABLE_AUTOMATION=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=1 > -DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 > -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_MANAGED_USERS=1 -DNDEBUG > -DOFFICIAL_BUILD -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. > -fstack-protector --param=ssp-buffer-size=4 -pthread -fno-exceptions > -fno-strict-aliasing -Wno-unused-parameter -Wno-missing-field-initializers > -fvisibility=hidden -pipe -fPIC -I/usr/local/include/gtk-2.0 > -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pixman-1 > -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 > -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 > -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -pthread > -I/usr/local/include/glib-2.0 -I/usr/local/include -pthread > -I/usr/local/include/glib-2.0 -I/usr/local/include -D_THREAD_SAFE > -I/usr/local/include -Wno-format -m32 -mmmx -O2 -fno-ident -fdata-sections > -ffunction-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -O2 > -pipe -march=athlon-mp -fno-stack-protector -Wno-unknown-warning-option > -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing > -Wl,-rpath=/usr/local/lib/gcc47 -fno-rtti -fno-threadsafe-statics > -fvisibility-inlines-hidden -Wno-deprecated -c > ../../testing/perf/perf_test.cc -o obj/testing/perf/perf_test.perf_test.o > In file included from ../../testing/perf/perf_test.cc:5:0: > ../../testing/perf/perf_test.h:99:30: error: variable or field > 'PrintSystemCommitCharge' declared void > ../../testing/perf/perf_test.h:99:30: error: 'FILE' was not declared in this > scope > ../../testing/perf/perf_test.h:99:36: error: 'target' was not declared in > this scope > ../../testing/perf/perf_test.h:100:30: error: expected primary-expression > before 'const' > ../../testing/perf/perf_test.h:101:37: error: expected primary-expression > before 'charge' > ../../testing/perf/perf_test.h:102:30: error: expected primary-expression > before 'bool' > ../../testing/perf/perf_test.cc: In function 'void > perf_test::PrintSystemCommitCharge(const string&, size_t, bool)': > ../../testing/perf/perf_test.cc:162:63: error: invalid initialization of > reference of type 'const string& {aka const std::basic_string<char>&}' from > expression of type '__sFILE*' > ../../testing/perf/perf_test.cc:159:6: error: in passing argument 1 of 'void > perf_test::PrintSystemCommitCharge(const string&, size_t, bool)' This looks like more patches for GCC (4.7 in this case) are needed :( > At global scope: > cc1plus: warning: unrecognized command line option > "-Wno-unknown-warning-option" [enabled by default] > ninja: build stopped: subcommand failed. > *** Error code 1 > > Stop in /usr/ports/www/chromium. > *** Error code 1 > > >>> 8.4-RELEASE-p4 i386, chromium-31.0.1650.63 biult with clang >>> (I build other ports with "FAVORITE_COMPILER=gcc" in /etc/make.conf). >> Do you have any plugins loaded? > I'm new to Chromium. I never installed any plugin or extension myself. > I built chromium-31.0.1650.63 with clang, stopped Firefox (freed memory), > deleted ~/.config/chromium and ~/.cache/chromium , > started Chromium and just waited. In second tab it loaded > www.google.com/intl/ru/chrome/browser/welcome.html > and it gave (Russian version of) 'Aw snap', with > > pid 72351 (chrome), uid 1001: exited on signal 10 (core dumped) > > in dmesg. > > ~ $ gdb /usr/local/share/chromium/chrome chrome.core > ... > Core was generated by `chrome'. > Program terminated with signal 10, Bus error. > ... > #0 0x30e4482b in ff_vp8_h_loop_filter16y_mbedge_sse2 () > from /usr/local/share/chromium/libffmpegsumo.so > [New Thread 318ff9c0 (LWP 100146/chrome)] > [New Thread 318ffb00 (LWP 100145/chrome)] > [New Thread 318ffc40 (LWP 100141/chrome)] > [New Thread 318ffec0 (LWP 100144/chrome)] > [New Thread 31937140 (LWP 100142/chrome)] > [New Thread 2fd03d00 (LWP 100140/chrome)] > [New Thread 2fdb2380 (LWP 100123/chrome)] > [New Thread 2fdb3140 (LWP 100138/chrome)] > [New Thread 2fdb3280 (LWP 100134/chrome)] > [New Thread 2fd01140 (LWP 100080/initial thread)] > (gdb) bt > #0 0x30e4482b in ff_vp8_h_loop_filter16y_mbedge_sse2 () > from /usr/local/share/chromium/libffmpegsumo.so > (gdb) > > > CPU: AMD Athlon(tm) 64 Processor 3500+ (2204.61-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x50ff2 Family = f Model = 5f Stepping = 2 > > Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2> > Features2=0x2001<SSE3,CX16> > AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!> > AMD Features2=0x1d<LAHF,SVM,ExtAPIC,CR8> > > Hm, this might be an upstream bug, the ffmpeg component is not modified by the port.
René _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
