[LLVMbugs] [Bug 18085] New: Segfault on llvm-rtdyld on ARMv7A (Odroid XU)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 28 15:13:49 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=18085

            Bug ID: 18085
           Summary: Segfault on llvm-rtdyld on ARMv7A (Odroid XU)
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

TEST 'LLVM :: DebugInfo/debuglineinfo.test' FAILED

$ llvm-rtdyld -printline test/DebugInfo/Inputs/test-inline.o
--
Exit Code: 2

Command Output (stderr):
--
llvm-rtdyld: include/llvm/Object/ELF.h:78:
llvm::object::ELFFile<ELFT>::ELFEntityIterator<EntT>::value_type*
llvm::object::ELFFile<ELFT>::ELFEntityIterator<EntT>::operator->() [with EntT =
const
llvm::object::Elf_Shdr_Impl<llvm::object::ELFType<(llvm::support::endianness)1u,
8u, true> >; ELFT = llvm::object::ELFType<(llvm::support::endianness)1u, 8u,
true>; llvm::object::ELFFile<ELFT>::ELFEntityIterator<EntT>::pointer = const
llvm::object::Elf_Shdr_Impl<llvm::object::ELFType<(llvm::support::endianness)1u,
8u, true> >*; llvm::object::ELFFile<ELFT>::ELFEntityIterator<EntT>::value_type
= const
llvm::object::Elf_Shdr_Impl<llvm::object::ELFType<(llvm::support::endianness)1u,
8u, true> >]:

 Assertion `Current && "Attempted to dereference an invalid iterator!"' failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131128/48aebfde/attachment.html>


More information about the llvm-bugs mailing list