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

At least I got it to compile with g++ 10.2 and LLVM 10. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hopeseekr
Copy link

@hopeseekr hopeseekr commented Sep 28, 2020

It still instantly segfaults with:

Process 3464178 launched: '/code/contribs/corvus/build/frontend/corvus' (x86_64)
Process 3464178 stopped
* thread #1, name = 'corvus', stop reason = signal SIGSEGV: invalid address (fault address: 0x8)
    frame #0: 0x00007ffff7e96868 libcorvus.so`llvm::MemoryBuffer::getBufferStart() const + 12
libcorvus.so`llvm::MemoryBuffer::getBufferStart:
->  0x7ffff7e96868 <+12>: movq   0x8(%rax), %rax
    0x7ffff7e9686c <+16>: popq   %rbp
    0x7ffff7e9686d <+17>: retq

I know your project is really abandoned, but can you please get this to work so I can resurrect it and add PHP 7 and 8 support?


This change is Reviewable

It still instantly segfaults with:

    Process 3464178 launched: '/code/contribs/corvus/build/frontend/corvus' (x86_64)
    Process 3464178 stopped
    * thread weyrick#1, name = 'corvus', stop reason = signal SIGSEGV: invalid address (fault address: 0x8)
        frame #0: 0x00007ffff7e96868 libcorvus.so`llvm::MemoryBuffer::getBufferStart() const + 12
    libcorvus.so`llvm::MemoryBuffer::getBufferStart:
    ->  0x7ffff7e96868 <+12>: movq   0x8(%rax), %rax
        0x7ffff7e9686c <+16>: popq   %rbp
        0x7ffff7e9686d <+17>: retq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant