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

Segfault with the example in the manual #21

Open
Legorock opened this issue Jun 1, 2017 · 1 comment
Open

Segfault with the example in the manual #21

Legorock opened this issue Jun 1, 2017 · 1 comment

Comments

@Legorock
Copy link

Legorock commented Jun 1, 2017

Hi,

I don't know if this tool is still maintained, but I will ask anyway. I am trying to compile and use your tool but I got segmentation fault:

chill-failed

I even checked with gdb in a Debug build
Line 2087 in ir_rose.cc;

SgNode *thing = subparts[i].first; // here thing is a nullptr and accessed layer, hence the segfault.

I don't know the main problem is about chill or rose exactly. My setup is Ubuntu 16.04 (Intel Kabylake). I compiled Rose, Boost, IEGenLib and Chill with gcc 4.9.

If it is resolved quickly, I am still willing to use your tool since the loop transformations are very easy to apply.
Otherwise, I will move on, unfortunately.

Best regards

@dhuth
Copy link
Member

dhuth commented Jul 7, 2017

It is still being maintained, but the next release to this repository may take a while.

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

No branches or pull requests

2 participants