Comment #2 on issue 25936 by spotrh: mksnapshot reports: "Fatal error in v8::Context::New()" (gcc 4.4, F12) http://code.google.com/p/chromium/issues/detail?id=25936
FWIW, I hit this again trying to do the Fedora chromium package builds. My standalone v8 package built fine, but some part of chromium still tried to make the v8 snapshot (via mksnapshot) and failed. I'm going to try to patch that out in the morning. Gory toolchain details: gcc-4.4.2-4.fc12.x86_64 glibc-2.10.90-25.x86_64 [[email protected] SPECS]$ gcc -v Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.2 20091018 (Red Hat 4.4.2-4) (GCC) [[email protected] SPECS]$ /lib64/libc.so.6 GNU C Library development release version 2.10.90, by Roland McGrath et al. Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 4.4.1 20091008 (Red Hat 4.4.1-20). Compiled on a Linux >>2.6.18-164.el5<< system on 2009-10-12. Available extensions: The C stubs add-on version 2.1.2. crypt add-on version 2.1 by Michael Glad and others GNU Libidn by Simon Josefsson Native POSIX Threads Library by Ulrich Drepper et al BIND-8.2.3-T5B RT using linux kernel aio For bug reporting instructions, please see: <http://www.gnu.org/software/libc/bugs.html>. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
