Code Monkey home page Code Monkey logo

Comments (3)

topisani avatar topisani commented on May 30, 2024

first message is just a warning - the rest i think are a problem with lsp-mode, theres a pull request at their repo to fix it. But most of the time it works for me, even though i sometimes lose some messages to the invalid header string issue.

from cquery.

amosbird avatar amosbird commented on May 30, 2024

OK. It also doesn't survive for 2 minutes :)

app: ../third_party/rapidjson/include/rapidjson/document.h:1227: rapidjson::GenericValue::MemberIterator rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >::FindMember(const GenericValue<Encoding, SourceAllocator> &) [Encoding = rapidjson::UTF8<char>, Allocator = rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>, SourceAllocator = rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator>]: Assertion `IsObject()' failed.
#0 0x00007fcdf163a735 llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/home/amos/git/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib/libclang.so.4+0x158a735)
#1 0x00007fcdf163ad76 SignalHandler(int) (/home/amos/git/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib/libclang.so.4+0x158ad76)
#2 0x00007fcdefc9b370 __restore_rt (/lib64/libpthread.so.0+0xf370)
#3 0x00007fcdeee621d7 __GI_raise (/lib64/libc.so.6+0x351d7)
#4 0x00007fcdeee638c8 __GI_abort (/lib64/libc.so.6+0x368c8)
#5 0x00007fcdeee5b146 __assert_fail_base (/lib64/libc.so.6+0x2e146)
#6 0x00007fcdeee5b1f2 (/lib64/libc.so.6+0x2e1f2)
#7 0x0000000000464d23 rapidjson::GenericMemberIterator<false, rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >::FindMember<rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >(rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&) /home/amos/git/cquery/build/../third_party/rapidjson/include/rapidjson/document.h:1228:9
#8 0x0000000000464d23 rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >::FindMember(char const*) /home/amos/git/cquery/build/../third_party/rapidjson/include/rapidjson/document.h:1207:0
#9 0x0000000000464d23 void ReflectMember<lsTextDocumentIdentifier>(rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, char const*, lsTextDocumentIdentifier&) /home/amos/git/cquery/build/../src/serializer.h:196:0
#10 0x00000000004660fe void Reflect<rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > >(rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, Ipc_TextDocumentReferences::lsReferenceParams&) /home/amos/git/cquery/build/../src/language_server_api.h:1259:1
#11 0x00000000004660fe void ReflectMember<Ipc_TextDocumentReferences::lsReferenceParams>(rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> >&, char const*, Ipc_TextDocumentReferences::lsReferenceParams&) /home/amos/git/cquery/build/../src/serializer.h:199:0

Which llvm version do you use?

from cquery.

jacobdufault avatar jacobdufault commented on May 30, 2024

Which llvm version do you use?

This should be handled automatically by cquery build system - did you override it?

from cquery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.