<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Segmentation fault: 11, CreateLLVMCodeGen"
   href="http://llvm.org/bugs/show_bug.cgi?id=22401">22401</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Segmentation fault: 11, CreateLLVMCodeGen
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.6
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C++
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vabr@chromium.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>0  clang                    0x0000000100e36569
llvm::sys::PrintStackTrace(__sFILE*) + 57
1  clang                    0x0000000100e36dab abort + 539
2  libsystem_platform.dylib 0x00007fff963845aa _sigtramp + 26
3  libsystem_platform.dylib 0x00000001088dc890 _sigtramp + 1918206720
4  clang                    0x0000000101329789
clang::CodeGen::CGDebugInfo::~CGDebugInfo() + 697
5  clang                    0x000000010141662b
clang::CodeGen::CodeGenModule::~CodeGenModule() + 155
6  clang                    0x00000001014869b8
clang::CreateLLVMCodeGen(clang::DiagnosticsEngine&,
std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&, clang::CodeGenOptions const&,
clang::TargetOptions const&, llvm::LLVMContext&, clang::CoverageSourceInfo*) +
328
7  clang                    0x0000000101486a2e
clang::CreateLLVMCodeGen(clang::DiagnosticsEngine&,
std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&, clang::CodeGenOptions const&,
clang::TargetOptions const&, llvm::LLVMContext&, clang::CoverageSourceInfo*) +
446
8  clang                    0x000000010140c08f
clang::EmitObjAction::EmitObjAction(llvm::LLVMContext*) + 399
9  clang                    0x00000001010978bf
clang::MultiplexConsumer::~MultiplexConsumer() + 127
10 clang                    0x0000000101074af0
clang::FrontendAction::EndSourceFile() + 288
11 clang                    0x0000000101045c14
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 964
12 clang                    0x00000001010b5108
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 4152
13 clang                    0x0000000100006aea cc1_main(llvm::ArrayRef<char
const*>, char const*, void*) + 922
14 clang                    0x0000000100005223 main + 11619
15 clang                    0x0000000100002464 start + 52
Stack dump:
0.    Program arguments:
/Users/vabr/chrome/src/third_party/llvm-build/Release+Asserts/bin/clang -cc1
-triple x86_64-apple-macosx10.6.0 -emit-obj -disable-free -main-file-name
sync_prefs_unittest.cc -mrelocation-model pic -pic-level 2 -mthread-model posix
-mdisable-fp-elim -relaxed-aliasing -masm-verbose -munwind-tables -target-cpu
core2 -target-linker-version 236.4 -gdwarf-2 -dwarf-column-info -coverage-file
/Users/vabr/chrome/src/out/Release/obj/components/sync_driver/components_unittests.sync_prefs_unittest.o
-resource-dir
/Users/vabr/chrome/src/third_party/llvm-build/Release+Asserts/bin/../lib/clang/3.6.0
-dependency-file
obj/components/sync_driver/components_unittests.sync_prefs_unittest.o.d -MT
obj/components/sync_driver/components_unittests.sync_prefs_unittest.o -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
-D V8_DEPRECATION_WARNINGS -D
__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -D CHROMIUM_BUILD -D
CR_CLANG_REVISION=223108 -D COMPONENT_BUILD -D USE_LIBJPEG_TURBO=1 -D
ENABLE_ONE_CLICK_SIGNIN -D ENABLE_PRE_SYNC_BACKUP -D ENABLE_REMOTING=1 -D
ENABLE_WEBRTC=1 -D ENABLE_PEPPER_CDMS -D ENABLE_CONFIGURATION_POLICY -D
ENABLE_NOTIFICATIONS -D ENABLE_HIDPI=1 -D
DISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY -D
SYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE -D DONT_EMBED_BUILD_METADATA -D
ENABLE_TASK_MANAGER=1 -D ENABLE_EXTENSIONS=1 -D ENABLE_PLUGIN_INSTALLATION=1 -D
ENABLE_PLUGINS=1 -D ENABLE_SESSION_SERVICE=1 -D ENABLE_THEMES=1 -D
ENABLE_AUTOFILL_DIALOG=1 -D ENABLE_BACKGROUND=1 -D ENABLE_GOOGLE_NOW=1 -D
CLD_VERSION=2 -D ENABLE_PRINTING=1 -D ENABLE_BASIC_PRINTING=1 -D
ENABLE_PRINT_PREVIEW=1 -D ENABLE_SPELLCHECK=1 -D
ENABLE_CAPTIVE_PORTAL_DETECTION=1 -D ENABLE_APP_LIST=1 -D ENABLE_SETTINGS_APP=1
-D ENABLE_SUPERVISED_USERS=1 -D ENABLE_SERVICE_DISCOVERY=1 -D
ENABLE_WIFI_BOOTSTRAPPING=1 -D V8_USE_EXTERNAL_STARTUP_DATA -D NACL_WINDOWS=0
-D NACL_LINUX=0 -D NACL_OSX=1 -D NACL_ANDROID=0 -D NACL_BUILD_SUBARCH=64 -D
NACL_BUILD_ARCH=x86 -D GTEST_HAS_POSIX_RE=0 -D GTEST_LANG_CXX11=0 -D
MOJO_USE_SYSTEM_IMPL -D LIBPEERCONNECTION_LIB=1 -D U_USING_ICU_NAMESPACE=0 -D
U_ENABLE_DYLOAD=0 -D V8_SHARED -D USING_V8_SHARED -D CHROME_PNG_WRITE_SUPPORT
-D PNG_USER_CONFIG -D UNIT_TEST -D GTEST_HAS_RTTI=0 -D
I18N_ADDRESSINPUT_USE_BASICTYPES_OVERRIDE=1 -D FEATURE_ENABLE_SSL -D
FEATURE_ENABLE_VOICEMAIL -D EXPAT_RELATIVE_PATH -D GTEST_RELATIVE_PATH -D
NO_MAIN_THREAD_WRAPPING -D NO_SOUND_SYSTEM -D OSX -D WEBRTC_MAC -D POSIX -D
WEBRTC_POSIX -D XML_STATIC -D I18N_PHONENUMBERS_USE_ICU_REGEXP=1 -D
I18N_PHONENUMBERS_NO_THREAD_SAFETY=1 -D LIBXML_STATIC -D PROTOBUF_USE_DLLS -D
GOOGLE_PROTOBUF_NO_RTTI -D GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -D
AUTOFILL_ENABLE_SYNC -D PASSWORD_MANAGER_ENABLE_SYNC -D
PRECACHE_CONFIG_SETTINGS_URL="<a href="https://www.gstatic.com/chrome/wifiprefetch/precache_config">https://www.gstatic.com/chrome/wifiprefetch/precache_config</a>"
-D
PRECACHE_MANIFEST_URL_PREFIX="<a href="https://www.gstatic.com/chrome/wifiprefetch/precache_manifest_">https://www.gstatic.com/chrome/wifiprefetch/precache_manifest_</a>"
-D SKIA_DLL -D GR_GL_IGNORE_ES3_MSAA=0 -D SK_ENABLE_INST_COUNT=0 -D
SK_SUPPORT_GPU=1 -D GR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h" -D
SK_ENABLE_LEGACY_API_ALIASING=1 -D SK_ATTR_DEPRECATED=SK_NOTHING_ARG1 -D
SK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT -D SK_LEGACY_DRAWPICTURECALLBACK -D
SK_USE_POSIX_THREADS -D USE_LIBPCI=1 -D USE_OPENSSL=1 -D __STDC_CONSTANT_MACROS
-D __STDC_FORMAT_MACROS -D NDEBUG -D NVALGRIND -D DYNAMIC_ANNOTATIONS_ENABLED=0
-D _FORTIFY_SOURCE=2 -I gen -I ../.. -I ../../skia/config -I
../../third_party/khronos -I ../../gpu -I ../../third_party/WebKit/Source -I
gen/angle -I ../../third_party/WebKit -I ../../third_party/mojo/src -I
gen/third_party/mojo/src -I ../../third_party/WebKit -I
../../third_party/icu/source/common -I ../../third_party/npapi -I
../../third_party/npapi/bindings -I ../../v8/include -I
../../third_party/libpng -I ../../third_party/zlib -I ../../third_party/libwebp
-I ../../third_party/ots/include -I ../../third_party/qcms/src -I
../../third_party/iccjpeg -I ../../third_party/libjpeg_turbo -I gen/protoc_out
-I ../../testing/gmock/include -I ../../testing/gtest/include -I
../../third_party/leveldatabase/src/include -I
../../third_party/leveldatabase/src -I ../../third_party/leveldatabase -I
../../third_party/libaddressinput/chromium/override -I
../../third_party/libaddressinput/src/cpp/include -I
gen/third_party/libaddressinput/ -I ../../third_party/webrtc/overrides -I
../../third_party/libjingle/overrides -I ../../third_party/libjingle/source -I
../../third_party -I ../../third_party/expat/files/lib -I
gen/protoc_out/third_party/libphonenumber -I
../../third_party/libphonenumber/src -I ../../third_party/libxml/mac/include -I
../../third_party/libxml/src/include -I ../../third_party/protobuf -I
../../third_party/protobuf/src -I ../../third_party/icu/source/i18n -I
gen/ui/resources -I ../../breakpad/src -I
../../third_party/dom_distiller_js/package/proto_gen -I
../../third_party/cacheinvalidation/overrides -I
../../third_party/cacheinvalidation/src -I gen/components -I
gen/components/strings -I ../../third_party/skia/src/core -I
../../third_party/skia/include/core -I ../../third_party/skia/include/effects
-I ../../third_party/skia/include/pdf -I ../../third_party/skia/include/gpu -I
../../third_party/skia/include/lazy -I ../../third_party/skia/include/pathops
-I ../../third_party/skia/include/pipe -I ../../third_party/skia/include/ports
-I ../../third_party/skia/include/utils -I ../../skia/ext -I
../../third_party/skia/include/utils/mac -I gen/policy -O2 -Werror
-Wnewline-eof -Wall -Wendif-labels -Wextra -Wno-unused-parameter
-Wno-missing-field-initializers -Wno-selector-type-mismatch -Wheader-hygiene
-Wno-char-subscripts -Wno-unneeded-internal-declaration
-Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing
-Wno-deprecated-register -Wno-inconsistent-missing-override -std=c++11
-fdeprecated-macro -fdebug-compilation-dir /Users/vabr/chrome/src/out/Release
-ferror-limit 19 -fmessage-length 0 -fvisibility hidden
-fvisibility-inlines-hidden -stack-protector 1 -mstackrealign -fblocks
-fno-rtti -fno-threadsafe-statics -fobjc-runtime=macosx-10.6.0
-fencode-extended-block-signature -fmax-type-align=16 -fdiagnostics-show-option
-fcolor-diagnostics -vectorize-loops -vectorize-slp -load
/Users/vabr/chrome/src/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.dylib
-add-plugin find-bad-constructs -plugin-arg-find-bad-constructs
check-weak-ptr-factory-order -plugin-arg-find-bad-constructs
strict-virtual-specifiers -o
obj/components/sync_driver/components_unittests.sync_prefs_unittest.o -x c++
../../components/sync_driver/sync_prefs_unittest.cc 
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.6.0 (trunk 223108)
Target: x86_64-apple-darwin13.4.0
Thread model: posix</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>