-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
crash in ycm_core.so as I open one c++ source file with boost feature #2258
Comments
@Valloric thank you for your response. |
I can't reproduce the issue on CentOS 7.2 64-bit. Did you build YCM with system Boost? What is the output of |
No answer. Closing as not reproducible. |
Issue Prelude
Please complete these steps and check these boxes (by putting an
x
insidethe brackets) before filing your issue:
Frequently Asked Questions section.
about to report and couldn't find an answer to my problem. (Example Google
search.)
vim --version
.:YcmDebugInfo
.:YcmToggleLogs stderr
.version) I am using.
my issue.
that any help I receive is a selfless, heartfelt gift of their free time. I
know I am not entitled to anything and will be polite and courteous.
actually perform all of these steps.
Thank you for adhering to this process! It ensures your issue is resolved
quickly and that neither your nor our time is needlessly wasted.
Issue Details
[If filing a bug report, please include a list of steps that describe how to
reproduce the bug you are experiencing. Also include test code if relevant.]
os:
Centos 6.2
clang:
3.8
vim version
and, in .ycm_extra_conf.py, i append boost header path:
core file(core_python_1469537805.14131) generated as i open the file demo.cpp which has content as below:
crashed in ycm_core.so, gdb's backtrace output is as below:
The text was updated successfully, but these errors were encountered: