From owner-freebsd-bugs@freebsd.org Thu Dec 10 10:03:15 2015 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2DC59D66BF for ; Thu, 10 Dec 2015 10:03:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D29CC14EF for ; Thu, 10 Dec 2015 10:03:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBAA3FPK030260 for ; Thu, 10 Dec 2015 10:03:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 205183] powerpc64 11.0-CURRENT clang (3.7) crashes during buildworld's atf-check.cpp compile Date: Thu, 10 Dec 2015 10:03:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markmi@dsl-only.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2015 10:03:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205183 Bug ID: 205183 Summary: powerpc64 11.0-CURRENT clang (3.7) crashes during buildworld's atf-check.cpp compile Product: Base System Version: 11.0-CURRENT Hardware: ppc OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: markmi@dsl-only.net Created attachment 164033 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164033&action=edit c++: note: diagnostic msg: /tmp/atf-check-a96a03.cpp (and .sh) Clang crashed and requested a submittal during a buildworld attempt for 11.0-CURRENT. # freebsd-version -ku; uname -aKU 11.0-CURRENT 11.0-CURRENT FreeBSD FBSDG5C0 11.0-CURRENT FreeBSD 11.0-CURRENT #17 r291745M: Sat Dec 5 08:20:20 PST 2015 root@FBSDG5C0:/usr/obj/usr/src/sys/GENERIC64vtsc-NODEBUG powerpc 1100091 1100091 c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.7.0 (tags/RELEASE_370/final 246257) 20150906 Target: powerpc64-unknown-freebsd11.0 Thread model: posix c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. backtrace: Core was generated by `c++'. Program terminated with signal SIGABRT, Aborted. warning: Unexpected size of section `.reg2/100217' in core file. #0 0x00000000128b9658 in .__sys_thr_kill () (gdb) bt #0 0x00000000128b9658 in .__sys_thr_kill () #1 0x00000000128b960c in .__raise () #2 0x00000000128b95a0 in .abort () #3 0x00000000128da5d8 in .__assert () #4 0x0000000012543838 in .llvm::MCObjectStreamer::emitAbsoluteSymbolDiff(llvm::MCSymbol const*, llvm::MCSymbol const*, unsigned int) () #5 0x0000000011cbb990 in .llvm::AsmPrinter::EmitLabelDifference(llvm::MCSymbol const*, llvm::MCSymbol const*, unsigned int) const () #6 0x0000000011cd9f9c in .llvm::EHStreamer::emitExceptionTable() () #7 0x0000000011d1186c in .llvm::DwarfCFIException::endFunction(llvm::MachineFunction const*) () #8 0x0000000011cc59d4 in .llvm::AsmPrinter::EmitFunctionBody() () #9 0x000000001187ac8c in .(anonymous namespace)::PPCAsmPrinter::runOnMachineFunction(llvm::MachineFunction&) () #10 0x0000000011fda1b8 in .llvm::MachineFunctionPass::runOnFunction(llvm::Function&) () #11 0x00000000125f4ae8 in .llvm::FPPassManager::runOnFunction(llvm::Function&) () #12 0x00000000125f504c in .llvm::FPPassManager::runOnModule(llvm::Module&) () #13 0x00000000125f3f50 in .llvm::legacy::PassManagerImpl::run(llvm::Module&) () #14 0x000000001042d264 in .clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::raw_pwrite_stream*) () #15 0x000000001042becc in .clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) () #16 0x000000001066db30 in .clang::ParseAST(clang::Sema&, bool, bool) () #17 0x00000000101ff814 in .clang::ASTFrontendAction::ExecuteAction() () #18 0x00000000104274f0 in .clang::CodeGenAction::ExecuteAction() () #19 0x00000000102003a0 in .clang::FrontendAction::Execute() () #20 0x000000001022b5c8 in .clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) () #21 0x00000000101c6678 in .clang::ExecuteCompilerInvocation(clang::CompilerInstance*) () #22 0x00000000101bd628 in cc1_main (Argv=..., Argv0=, MainAddr=0x13239ad8 ) at /usr/src/usr.bin/clang/clang/../../../contrib/llvm/tools/clang/tools/driver/cc1_main.cpp:116 #23 0x00000000101828e4 in ExecuteCC1Tool (Tool=..., argv=...) at /usr/src/usr.bin/clang/clang/../../../contrib/llvm/tools/clang/tools/driver/driver.cpp:360 #24 main (argc_=, argv_=) at /usr/src/usr.bin/clang/clang/../../../contrib/llvm/tools/clang/tools/driver/driver.cpp:406 -- You are receiving this mail because: You are the assignee for the bug.