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

workflow plugin: repeating jobs cause segfault #771

Closed
melkor217 opened this issue Dec 18, 2015 · 6 comments
Closed

workflow plugin: repeating jobs cause segfault #771

melkor217 opened this issue Dec 18, 2015 · 6 comments
Labels
crash/hang develop only Specific to current development (not stable) builds structures

Comments

@melkor217
Copy link
Contributor

How to reproduce:

  • enable workflow plugin
  • set any workshop job to repeat
  • unpause

I was using:
df_42_02_linux
dfhack from dev branch (8a347db)

@lethosor
Copy link
Member

This might be fixed in the most recent df-structures commit - can you check that out in library/xml and recompile?

@lethosor lethosor added the develop only Specific to current development (not stable) builds label Dec 18, 2015
@melkor217
Copy link
Contributor Author

dfhack build fails with df-structures HEAD (f3ae4d4)
https://gist.github.com/melkor217/d6ded8b13d7dfb6cc12d
It looks like df::reaction_product::produce call should be fixed at library/modules/Items.cpp:1376

@lethosor
Copy link
Member

That's fixed now. I can't reproduce the problem from the steps you gave, although I didn't check before. Can you see if it works for you now?

@melkor217
Copy link
Contributor Author

Yaay, it works now. Thanks a lot!

@melkor217
Copy link
Contributor Author

By the way, stockflow appears to work too.

@lethosor
Copy link
Member

Yeah, Eswald fixed that in #770, which should be merged shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash/hang develop only Specific to current development (not stable) builds structures
Projects
None yet
Development

No branches or pull requests

2 participants