-
Notifications
You must be signed in to change notification settings - Fork 251
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 on OSX on enabling block generation #377
Comments
may you execute it under gdb? if so, would you post the stack trace after the crash? ("threads apply all bt") |
|
Cool, the issue is created. I couldn't get back to you earlier miguel ... I had just no time left, but I am now motivated to resume this task, as long as it should not be difficult if I have your support. |
I see the assertion failed but I also see SSE2 code on other threads. ./configure --disable-sse2 |
@miguelfreitas building without SSE2 didn't fix the segfault. |
@ca333 Not quite clear if it fixes. The twisterd segfaulted once just after enabling, but after that, it is running fine. |
I am on OSX, using latest twister. On enabling block generation in the configuration page, the twisterd segfaults consistently.
The log is below:
The text was updated successfully, but these errors were encountered: