-
Notifications
You must be signed in to change notification settings - Fork 3
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
Segment Error for pipeline/example/join.cpp #2
Comments
I can't reproduce it, compiles and runs fine for me. Please be more specific and attach code (if you modified it), stacktrace and platform details. Also note, that the project is not under development right now. |
i did't change any code , i guess may be compiler's problems, or version i use g++-5 (Homebrew gcc5 5.2.0) on mac OS, after the code finished printing all the results, it crashed! |
compile: lldb info(backtrace): (lldb) target create "join1" --core "/cores/core.1112"
|
by the way, why not to continue develope the project? |
can you figure out why this happens and fix it?
The text was updated successfully, but these errors were encountered: