Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llc crashes when it compiles the attached file #1629

Closed
llvmbot opened this issue Mar 16, 2007 · 1 comment
Closed

llc crashes when it compiles the attached file #1629

llvmbot opened this issue Mar 16, 2007 · 1 comment
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Mar 16, 2007

Bugzilla Link 1257
Resolution FIXED
Resolved on Feb 22, 2010 12:42
Version unspecified
OS Linux
Attachments bugpoint-reduced-simplified.bc
Reporter LLVM Bugzilla Contributor

Extended Description

laurov@laurov-desktop:/tmp$ llc < bugpoint-reduced-simplified.bc
llc((anonymous namespace)::PrintStackTrace()+0x1a)[0x88b3a1a]
llc((anonymous namespace)::SignalHandler(int)+0x112)[0x88b3ce0]
[0xffffe420]
llc(llvm::LiveIntervals::JoinCopy(llvm::MachineInstr*, unsigned int, unsigned
int)+0x4d7)[0x8739267]
llc(llvm::LiveIntervals::joinIntervals()+0x3c0)[0x8739af6]
llc(llvm::LiveIntervals::runOnMachineFunction(llvm::MachineFunction&)+0x416)[0x873c63c]
llc(llvm::MachineFunctionPass::runOnFunction(llvm::Function&)+0x28)[0x83f51e6]
llc(llvm::FPPassManager::runOnFunction(llvm::Function&)+0x13a)[0x884042e]
llc(llvm::FunctionPassManagerImpl::run(llvm::Function&)+0x6e)[0x88406b2]
llc(llvm::FunctionPassManager::run(llvm::Function&)+0x88)[0x8840772]
llc(main+0xbaa)[0x83c6b9e]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7d2e8cc]
llc(__gxx_personality_v0+0x171)[0x83c4f11]
Segmentation fault (core dumped)

@llvmbot
Copy link
Collaborator Author

llvmbot commented Mar 22, 2007

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant