-
Notifications
You must be signed in to change notification settings - Fork 475
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 on 0.47.03-beta1 #1521
Comments
If you have a RelWithDbgInfo version of DFHack, start it and attach gdb/Visual Studio or whatever debugger you use to the process. |
We didn't release a 0.47.03-rc1 - can you double-check what build you're using? |
Hello, since the issue is open, I also seem to be having similiar issues, so I thought I would pitch in. Segfault happenes in plugins/stonesense/ItemConfiguration.cpp on line Also the last text that is displayed before it hangs is: Also the logs (stderr.log and stdout.log) are empty. |
@erikjuvan does that happen when you launch Stonesense or when you start DF (or something else)? |
@lethosor I run |
Your issue might be DFHack/stonesense#68, then |
@ror6ax we're going to need more details to address this - first off, does it occur in 0.47.04-beta1 or newer? If so, is it reproducible? Is it specific to any save (if so, uploading it would help)? What architecture (32-bit or 64-bit) are you using? |
We're going to need more information to be able to reproduce/fix this, unfortunately. Feel free to reopen this if it's reproducible in >=0.47.04. |
Just tested this on 0.47.04, same thing happens for me, stops at:
|
Could you add details on the Stonesense crash to DFHack/stonesense#68? The initial report here is likely unrelated. |
How do I upload more data for debugging? Error logs are empty.
The text was updated successfully, but these errors were encountered: