[0.13.10/Linux] Crash when crafting

This subforum contains all the issues which we already resolved.

Neproc
Burner Inserter
Burner Inserter
Posts: 7
Joined: Tue Feb 09, 2016 5:28 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by Neproc »

same here, good thing I'm doing the no handcrafting achievement :)

beac0n
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sat Jul 23, 2016 8:19 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by beac0n »

same. thankfully I could revert to 0.13.9 :)

hobarrera
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Apr 22, 2016 3:59 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by hobarrera »

Exact same issue, playing simple player, via steam. Happens on all my machines, when crafting any item.
My saves are pre 0.13.10 (most are pre 0.13).

My graphic settings differ on each, and one is AMD CPU+Nvidia GPU, while the other is Intel/Intel.

Code: Select all

   0.000 2016-07-23 15:45:48; Factorio 0.13.10 (build 23530, linux64, steam)
   0.000 Operating system: Linux
   0.000 Program arguments: "/home/hugo/.local/share/Steam/SteamApps/common/Factorio/bin/x64/factorio" 
   0.000 Read data path: /home/hugo/.local/share/Steam/SteamApps/common/Factorio/data
   0.000 Write data path: /home/hugo/.factorio
   0.000 Binaries path: /home/hugo/.local/share/Steam/SteamApps/common/Factorio/bin
   0.011 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: low] [Video memory usage: high] [Light scale: 100%] [Screen: 255] [DXT: false]
   0.026 Available display adapters: 1
   0.026  [0]: resolution 1920x1080px at [0,0]
   0.026 Create display on adapter 0. Size 1280x720 at position [310, 162].
   0.176 Initialised OpenGL:[0] GeForce GTX 750 Ti/PCIe/SSE2; driver: 4.5.0 NVIDIA 367.35
   0.176     Video memory size (dedicated/total available/current available): 2048/2048/1835 MB
   0.307 Loading mod core 0.0.0 (data.lua)
   0.321 Loading mod base 0.13.10 (data.lua)
   0.448 Checksum for core: 3471280900
   0.448 Checksum for mod base: 2047920495
   1.012 Initial atlas bitmap size is 16384
   1.016 Created atlas bitmap 16384x2928
   1.016 Created atlas bitmap 4096x912
  13.085 Sprites loaded
  13.085 Convert atlas 4096x912 to: trilinear-filtering 
  13.166 Loading sounds...
  14.807 Custom inputs active: 0
  14.843 Factorio initialised
  37.335 Loading map /home/hugo/.factorio/saves/agro9.zip
  37.354 Info Scenario.cpp:127: Map version 0.12.29-0
  37.359 Info PrototypeMigrationList.cpp:87: Activating migration base/2015-10-16_Factorio_0.13.0.json
  37.359 Info PrototypeMigrationList.cpp:87: Activating migration base/2016-04-22_Factorio_0.13.0.json
  37.359 Info PrototypeMigrationList.cpp:87: Activating migration base/2016-06-14_Factorio_0.13.0.json
  37.359 Info PrototypeMigrationList.cpp:87: Activating migration base/2016-06-21_Factorio_0.13.0.json
  37.359 Info PrototypeMigrationList.cpp:87: Activating migration base/2016-06-25_Factorio_0.13.0.json
  37.359 Info PrototypeMigrationList.cpp:87: Activating migration base/2016-06-27_Factorio_0.13.0.json
  37.494 Warning PathFinder.cpp:120: Removed 3436 dangling paths
  39.025 Applying migration: Base Mod: 2016-04-22_Factorio_0.13.0.lua
  39.291 Applying migration: Base Mod: 2016-06-15_Factorio_0.13.0.lua
  39.294 Applying migration: Base Mod: 2016-06-23_Factorio_0.13.0.lua
  39.305 Applying migration: Base Mod: 2016-06-26_Factorio_0.13.0.lua
  39.307 Applying migration: Base Mod: 2016-06-27_Factorio_0.13.0.lua
  39.318 Applying migration: Base Mod: 2016-06-28_Factorio_0.13.0.lua
  39.333 Checksum for script /home/hugo/.factorio/temp/currently-playing/control.lua: 900459546
  43.405 Error CrashHandler.cpp:184: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
  44.324 Warning Logger.cpp:360: Symbols.size() == 25, usedSize == 14
#0  0x8067ad in Logger::logStacktrace(StackTraceInfo*) at /tmp/factorio-uRmLcP/src/Util/Logger.cpp:382
#1  0x94311b in CrashHandler::writeStackTrace() at /tmp/factorio-uRmLcP/src/Util/CrashHandler.cpp:84
#2  0x943394 in CrashHandler::SignalHandler(int) at /tmp/factorio-uRmLcP/src/Util/CrashHandler.cpp:189
#3  0x7f3a33606310 in ?? at ??:0
#4  0x57df30 in transferResult at /tmp/factorio-uRmLcP/src/CraftingQueue.cpp:281
#5  0xb1767f in tryFinishCrafting at /tmp/factorio-uRmLcP/src/CraftingQueue.cpp:124
#6  0xbea828 in performCrafting at /tmp/factorio-uRmLcP/src/ManualCrafter.cpp:150
#7  0xbec6ac in Character::update() at /tmp/factorio-uRmLcP/src/Entity/Character.cpp:462
#8  0xbf95b8 in get_next at /home/build/build_environment/boost_1_61_0/output_linux64/include/boost/intrusive/detail/list_node.hpp:63
#9  0xc18000 in operator++ at /home/build/build_environment/boost_1_61_0/output_linux64/include/boost/intrusive/detail/list_iterator.hpp:81
#10 0x6e896e in update at /tmp/factorio-uRmLcP/src/Surface/Chunk.cpp:479
#11 0xf41b63 in update at /tmp/factorio-uRmLcP/src/Surface/Surface.cpp:864
#12 0x7f3a353b2484 in update at /tmp/factorio-uRmLcP/src/Map/Map.cpp:1097
#13 0x7f3a336ba6dd in update at /tmp/factorio-uRmLcP/src/Game.cpp:141
  45.228 Warning Logger.cpp:360: Symbols.size() == 24, usedSize == 13
  45.228 Error CrashHandler.cpp:85: Map tick at moment of crash: 48162784
  45.228 Error Util.cpp:77: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.

GravyCraft
Burner Inserter
Burner Inserter
Posts: 6
Joined: Tue May 19, 2015 6:06 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by GravyCraft »

Is there any possible way to get a 0.13.10-1 release to fix this issue? I played on my save for a solid 30 min without hand crafting anything and now all my autosaves are overwritten. I know this is experimental, but if there is already a fix implemented for 0.13.11 I feel it should be trivial to release a hotfix patch for 0.13.10.

I really do not want to start all over :-(

Loewchen
Global Moderator
Global Moderator
Posts: 8317
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by Loewchen »

GravyCraft wrote:Is there any possible way to get a 0.13.10-1 release to fix this issue? I played on my save for a solid 30 min without hand crafting anything and now all my autosaves are overwritten. I know this is experimental, but if there is already a fix implemented for 0.13.11 I feel it should be trivial to release a hotfix patch for 0.13.10.

I really do not want to start all over :-(
I don't have any internal info, but usually the update for a game breaking bug is released right away, so I would expect 13.11 on Monday.

golfmiketango
Filter Inserter
Filter Inserter
Posts: 549
Joined: Fri Jan 29, 2016 2:48 am
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by golfmiketango »

News flash: Linux users around the world are reported to be temporarily returning, often in a bleary-eyed daze, to their families and their jobs this weekend, while waiting for the latest factorio update, due to a bug that prevents the use of a popular in-game feature called "pocket-crafting." A minority of the missing linux users have remained missing, however, stating that this bug merely afforded them the motivation to finally get around to exploring other aspects of the game, where "pocket crafting" is considered by some to be a kind of embarrassing half-measure. Unfortunately for their employers and families, most of these users report that although spending time with their loved ones has been a pleasant change of pace, they expect to return to the game as soon as the bug is fixed.

BlakeMW
Filter Inserter
Filter Inserter
Posts: 950
Joined: Thu Jan 21, 2016 9:29 am
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by BlakeMW »

golfmiketango wrote:
News flash: Linux users around the world are reported to be temporarily returning, often in a bleary-eyed daze, to their families and their jobs this weekend....
I um, booted windows. That's something I basically haven't done since I installed Factorio.

neetzow
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jan 03, 2015 4:40 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by neetzow »

Just wanted to add one more report for this bug.

Whenever I try to craft something or take an item from the ground, the game crashes completely.
I've made several different attempts: Multiplayer, Singleplayer, Minimal Graphics specifications (several different combinations)...
I've also reinstalled the game several times.
I'm running it properly in a way slower machine that runs win7.
It worked without problems in this machine until the update. (build 13.10)

OS: Gnome-Ubuntu 16.04 64bits
Specs:
Intel® Core™ i7-2630QM CPU @ 2.00GHz × 8
GeForce GT 520MX/PCIe/SSE2
3,8 GiB

ERROR LOG (it was like, the 12th attempt to play)

Code: Select all

0.000 2016-07-24 21:35:34; Factorio 0.13.10 (build 23530, linux64, steam)
   0.077 Operating system: Linux (Ubuntu 16.04)
   0.077 Not rotating logs.
   0.077 Program arguments: "/home/marta/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio" 
   0.077 Read data path: /home/marta/.local/share/Steam/steamapps/common/Factorio/data
   0.077 Write data path: /home/marta/.factorio
   0.077 Binaries path: /home/marta/.local/share/Steam/steamapps/common/Factorio/bin
   0.088 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 100%] [Screen: 255] [DXT: false]
   0.217 Available display adapters: 1
   0.217  [0]: resolution 1366x768px at [0,0]
   0.217 Create display on adapter 0. Size 1280x720 at position [33, 6].
   0.339 Initialised OpenGL:[0] GeForce GT 520MX/PCIe/SSE2; driver: 4.5.0 NVIDIA 367.18
   0.339     Video memory size (dedicated/total available/current available): 1024/1024/780 MB
   0.431 Loading mod core 0.0.0 (data.lua)
   0.437 Loading mod base 0.13.10 (data.lua)
   0.529 Checksum for core: 3471280900
   0.529 Checksum for mod base: 2047920495
  13.221 Initial atlas bitmap size is 16384
  13.226 Created atlas bitmap 16384x6371
  13.226 Created atlas bitmap 4096x968
  25.731 Sprites loaded
  25.731 Convert atlas 4096x968 to: trilinear-filtering 
  25.779 Loading sounds...
  27.641 Custom inputs active: 0
  27.723 Factorio initialised
  40.300 Info Scenario.cpp:127: Map version 0.13.10-6
  40.384 Checksum for script /home/marta/.factorio/temp/currently-playing/control.lua: 900459546
  70.761 Error CrashHandler.cpp:184: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
  71.634 Warning Logger.cpp:360: Symbols.size() == 25, usedSize == 14
#0  0x8067ad in Logger::logStacktrace(StackTraceInfo*) at /tmp/factorio-uRmLcP/src/Util/Logger.cpp:382
#1  0x94311b in CrashHandler::writeStackTrace() at /tmp/factorio-uRmLcP/src/Util/CrashHandler.cpp:84
#2  0x943394 in CrashHandler::SignalHandler(int) at /tmp/factorio-uRmLcP/src/Util/CrashHandler.cpp:189
#3  0x7f15f89e14a0 in ?? at ??:0
#4  0x57df30 in transferResult at /tmp/factorio-uRmLcP/src/CraftingQueue.cpp:281
#5  0xb1767f in tryFinishCrafting at /tmp/factorio-uRmLcP/src/CraftingQueue.cpp:124
#6  0xbea828 in performCrafting at /tmp/factorio-uRmLcP/src/ManualCrafter.cpp:150
#7  0xbec6ac in Character::update() at /tmp/factorio-uRmLcP/src/Entity/Character.cpp:462
#8  0xbf95b8 in get_next at /home/build/build_environment/boost_1_61_0/output_linux64/include/boost/intrusive/detail/list_node.hpp:63
#9  0xc18000 in operator++ at /home/build/build_environment/boost_1_61_0/output_linux64/include/boost/intrusive/detail/list_iterator.hpp:81
#10 0x6e896e in update at /tmp/factorio-uRmLcP/src/Surface/Chunk.cpp:479
#11 0xf41b63 in update at /tmp/factorio-uRmLcP/src/Surface/Surface.cpp:864
#12 0x7f15fa7ab6fa in update at /tmp/factorio-uRmLcP/src/Map/Map.cpp:1097
#13 0x7f15f8ab2b5d in update at /tmp/factorio-uRmLcP/src/Game.cpp:141
  72.510 Warning Logger.cpp:360: Symbols.size() == 24, usedSize == 13
  72.510 Error CrashHandler.cpp:85: Map tick at moment of crash: 1523
  72.510 Error Util.cpp:77: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.

Loewchen
Global Moderator
Global Moderator
Posts: 8317
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by Loewchen »

I deleted some posts here, please stay on topic.


GravyCraft
Burner Inserter
Burner Inserter
Posts: 6
Joined: Tue May 19, 2015 6:06 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by GravyCraft »

Loewchen wrote:
GravyCraft wrote:Is there any possible way to get a 0.13.10-1 release to fix this issue? I played on my save for a solid 30 min without hand crafting anything and now all my autosaves are overwritten. I know this is experimental, but if there is already a fix implemented for 0.13.11 I feel it should be trivial to release a hotfix patch for 0.13.10.

I really do not want to start all over :-(
I don't have any internal info, but usually the update for a game breaking bug is released right away, so I would expect 13.11 on Monday.
Welp, there it is!

gibbsman
Burner Inserter
Burner Inserter
Posts: 15
Joined: Mon Feb 22, 2016 11:58 pm
Contact:

Re: [0.13.10/Linux] Crash when crafting

Post by gibbsman »

Glad to see this is fixed. I thought it was a problem with my 12.x save as I just barely upgraded my headless Linux server to 13.10.
I'll wait for the update to play again.

Post Reply

Return to “Resolved Problems and Bugs”