Page 1 of 1
[0.10.6][cube] Crash during autosaving
Posted: Fri Aug 08, 2014 9:39 am
by zlosynus
This just happened to me and also happened some time before. During autosaving, the game crashed and created corrupted zip file. It outputted to shell something like this: (sorry, I haven't copied it)
Code: Select all
Error during std::runtime
while creating _autosave2.zip file
what() ?
I hope it makes any sense to you. I can try to put the corrupted autosave somewhere, but I am not sure whether it will be particularly helpful.
Re: [0.10.6] Crash during autosaving
Posted: Fri Aug 08, 2014 10:07 am
by kovarex
Is it reproducible?
Re: [0.10.6] Crash during autosaving
Posted: Fri Aug 08, 2014 10:13 am
by zlosynus
I don't think so, or at least I don't have any idea, how to do this. It happened to me maybe twice in a week of playing.
Re: [0.10.6] Crash during autosaving
Posted: Fri Aug 08, 2014 10:30 am
by zlosynus
Ok, happened to me again, and I should have save close, so I will try to make understand it:
Code: Select all
terminate called after throwing an instance of 'std::runtime_error'
what(): Writing in the zip failed
Aborted (core dumped)
Re: [0.10.6] Crash during autosaving
Posted: Fri Aug 08, 2014 10:40 am
by zlosynus
Ok, so this seems reproducible now:
https://mega.co.nz/#!QgxWRQYJ!ufX172Blx ... uuX6Lw5vDg
Just go to menu and save the game. It should crash.
Edit: I tried to reboot and now it works. Anyway, very strange bug to me.
Re: [0.10.6][kovarex] Crash during autosaving
Posted: Sat Aug 23, 2014 9:31 pm
by JoshLittle
Yesterday I had it too several times (0.10.6)
Re: [0.10.6][kovarex] Crash during autosaving
Posted: Sun Aug 24, 2014 6:43 pm
by kovarex
Could you please try it in 0.10.8 instead? We had some save relating problems in the previous versions.
Re: [0.10.6][kovarex] Crash during autosaving
Posted: Sun Aug 24, 2014 6:56 pm
by kovarex
JoshLittle wrote:Yesterday I had it too several times (0.10.6)
In what os?
I tried to open and resave the save and still without a problem.
Re: [0.10.6][kovarex] Crash during autosaving
Posted: Sun Aug 24, 2014 7:59 pm
by JoshLittle
kovarex wrote:JoshLittle wrote:Yesterday I had it too several times (0.10.6)
In what os?
Linux
Re: [0.10.6][cube] Crash during autosaving
Posted: Fri Aug 29, 2014 8:49 am
by cube
I've tried it and also can't reproduce this. It would be helpful if you could give us a backtrace from GDB or strace or both. Factorio is shipped without debug symbols (because they take 400MB for me :-) ), but I can symbolize the backtrace here.