[0.17.1] Crash in ingame mod portal (InstallModsPane::addModToStack)

This subforum contains all the issues which we already resolved.
Post Reply
Ferlonas
Inserter
Inserter
Posts: 30
Joined: Fri May 05, 2017 7:37 pm
Contact:

[0.17.1] Crash in ingame mod portal (InstallModsPane::addModToStack)

Post by Ferlonas »

1. Opened mod page, started downloading mods ingame
2. Selected a mod with multiple dependencies, clicked on the little button next to (as of yet unfilled) dependency
3. Game froze, then crashed a few seconds later (SIGSEGV)

Attached is the log file
Attachments
factorio-previous.log
(29.39 KiB) Downloaded 51 times

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

Re: [0.17.1] Crash in ingame mod portal (InstallModsPane::addModToStack)

Post by Loewchen »

Code: Select all

   0.000 2019-02-27 11:31:49; Factorio 0.17.1 (build 43001, linux64, steam)
   0.048 Operating system: Linux (LinuxMint 19.1)
   0.048 Program arguments: "/home/fschaefer/games/SteamLibrary/SteamApps/common/Factorio/bin/x64/factorio" 
   0.048 Read data path: /home/fschaefer/games/SteamLibrary/SteamApps/common/Factorio/data
   0.048 Write data path: /home/fschaefer/.factorio [87997/162658MB]
   0.048 Binaries path: /home/fschaefer/games/SteamLibrary/SteamApps/common/Factorio/bin
   0.052 System info: [CPU: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz, 12 cores, RAM: 32003 MB]
   0.052 Environment: DISPLAY=:0, WAYLAND_DISPLAY=<unset>
   0.052 Display options: [FullScreen: 1] [VSync: 1] [UIScale: automatic (100.0%)] [MultiSampling: OFF] [Screen: 255] [Lang: en]
   0.066 Available displays: 2
   0.066  [0]: DELL P2210 22" - {[1680,0], 1680x1050, SDL_PIXELFORMAT_RGB888, 60Hz}
   0.066  [1]: DELL P2210 22" - {[0,0], 1680x1050, SDL_PIXELFORMAT_RGB888, 60Hz}
   0.124 Initialised OpenGL:[1] Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2) ; driver: 4.5 (Core Profile) Mesa 18.2.2
   0.124   [Extensions] s3tc:yes; KHR_debug:yes; ARB_clear_texture:yes, ARB_copy_image:yes
   0.124   [Version] 4.5
   1.184 Graphics settings preset: medium
   1.184   Dedicated video memory size 0 MB
   1.184 Graphics options: [Graphics quality: high] [Video memory usage: high] [Light scale: 25%] [DXT: low-quality]
   1.184                   [Max load threads: 32] [Max texture size: 0] [Tex.Stream.: 1] [Low quality rotation: 1]
   1.246 Loading mod core 0.0.0 (data.lua)
   1.288 Loading mod base 0.17.1 (data.lua)
   1.407 Loading mod base 0.17.1 (data-updates.lua)
   1.463 Checksum for core: 1014885620
   1.463 Checksum of base: 819815259
   1.806 Loading sounds...
   1.838 Info PlayerData.cpp:69: Local player-data.json unavailable
   1.838 Info PlayerData.cpp:72: Cloud player-data.json available, timestamp 1550929499
   1.839 Info CropCache.cpp:57: Exception while loading crop cache: The file is from previous game version. This can be probably ignored
   1.865 Crop bitmaps.
   3.609 Parallel Sprite Loader initialized (threads: 11)
  10.207 Initial atlas bitmap size is 16384
  10.263 Created atlas bitmap 16384x16376 [none]
  10.282 Created atlas bitmap 16384x4492 [none]
  10.291 Created atlas bitmap 16384x2116 [decal]
  10.308 Created atlas bitmap 16384x3808 [low-object]
  10.314 Created atlas bitmap 16384x1888 [mipmap, linear-minification, linear-magnification, linear-mip-level]
  10.334 Created atlas bitmap 16384x6592 [terrain, mipmap, linear-minification, linear-mip-level, no-crop]
  10.336 Created atlas bitmap 16384x480 [smoke, mipmap, linear-minification, linear-magnification]
  10.341 Created atlas bitmap 16384x456 [not-compressed, mipmap, linear-minification, linear-magnification, linear-mip-level, no-crop, no-scale]
  10.343 Created atlas bitmap 16384x748 [alpha-mask]
  10.359 Created atlas bitmap 16384x11240 [shadow, linear-magnification, alpha-mask]
  10.361 Created atlas bitmap 16384x1264 [shadow, mipmap, linear-magnification, alpha-mask]
  10.450 Created virtual atlas pages 4096x4096x5
  10.808 Parallel Sprite Loader initialized (threads: 11)
  17.643 Sprites loaded
  17.840 Generated mipmaps for atlas of size 16384x3808
  17.926 Generated mipmaps for atlas of size 16384x1888
  18.074 Generated mipmaps for atlas of size 16384x6592
  18.152 Generated mipmaps for atlas of size 16384x480
  18.208 Generated mipmaps for atlas of size 16384x456
  18.246 Generated mipmaps for atlas of size 16384x1264
  18.310 Generated mipmaps for virtual atlas of size 8192x12288
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-sprite-counts
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-paths
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-path-requests
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-next-waypoint-bb
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-unit-group-info
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-rail-connections
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-rail-joints
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-train-stop-point
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-train-signals
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-network-connected-entities
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-circuit-network-numbers
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-energy-sources-networks
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-active-state
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-wakeup-lists
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-transport-lines
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-transport-line-gaps
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-pollution-values
  18.376 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-active-entities-on-chunk-counts
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-active-chunks
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-polluted-chunks
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-enemy-expansion-candidate-chunks
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-enemy-expansion-candidate-chunk-values
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-bad-attack-chunks
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-tile-variations
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-raw-tile-transitions
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-fluid-box-fluid-info
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-environment-sound-info
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-logistic-robot-targets
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.show-decorative-names
  18.377 Error DebugSettings.cpp:140: Error while loading debug setting: Invalid value "basic" of ItemLevel at ROOT.debug.allow-increased-zoom
  18.377 Custom inputs active: 0
  18.435 Factorio initialised
1464.828 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/categories
1464.828 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods?page_size=max&version=0.17
1465.472 Info HttpSharedState.cpp:147: Status code: 200
1465.688 Info HttpSharedState.cpp:147: Status code: 200
1478.938 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/Bottleneck/full
1479.673 Info HttpSharedState.cpp:147: Status code: 200
1479.689 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1479.806 Info HttpSharedState.cpp:147: Status code: 404
1479.807 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1481.494 Info ModPortal.cpp:401: Downloading /download/Bottleneck/5c759b9e6c8527000dde7b3a?username=Ferlonas&token=<private> to /home/fschaefer/.factorio/temp/Bottleneck_0.10.0.zip
1481.494 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/download/Bottleneck/5c759b9e6c8527000dde7b3a?username=Ferlonas&token=<private>
1482.331 Info HttpSharedState.cpp:147: Status code: 200
1484.098 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/boblibrary/full
1484.266 Info HttpSharedState.cpp:147: Status code: 200
1484.281 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Functions Library mod: invalid changelog file, error on line 1.
1484.282 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1484.298 Info HttpSharedState.cpp:147: Status code: 404
1484.299 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1484.619 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/boblogistics/full
1485.268 Info HttpSharedState.cpp:147: Status code: 200
1485.319 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobpower/full
1485.588 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Logistics mod: invalid changelog file, error on line 1.
1485.892 Info HttpSharedState.cpp:147: Status code: 200
1486.414 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobinserters/full
1487.227 Info HttpSharedState.cpp:147: Status code: 200
1488.119 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/even-distribution/full
1488.289 Info HttpSharedState.cpp:147: Status code: 200
1488.292 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/e4a05edee40b0b4e2a1315feebaa68a4fb1fc617.thumb.png
1488.332 Info HttpSharedState.cpp:147: Status code: 200
1492.719 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobmining/full
1493.349 Info HttpSharedState.cpp:147: Status code: 200
1493.354 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobassembly/full
1493.901 Info HttpSharedState.cpp:147: Status code: 200
1493.917 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Assembling machines: invalid changelog file, error on line 1.
1493.917 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1493.934 Info HttpSharedState.cpp:147: Status code: 404
1493.934 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1519.534 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods?page_size=max&namelist=Aircraft&namelist=AtomicArtillery&namelist=AutoDesignate&namelist=Bottleneck&namelist=Crafting_Speed_Research&namelist=ElectricVehicles3&namelist=Flare%20Stack&namelist=InfiniteInserterCapacity_Research&namelist=InfiniteWorkerRobotCapacity_Research&namelist=LoaderRedux&namelist=LogisticTrainNetwork&namelist=MaxRateCalculator&namelist=NapalmArtillery&namelist=NuclearRobots&namelist=Oil%20Patches%20Organizer&namelist=Orbital%20Ion%20Cannon&namelist=Power%20Armor%20MK3&namelist=Power%20Armor%20MK4&namelist=Squeak%20Through&namelist=Teleportation&namelist=TimeButtons&namelist=UnminableRobots&namelist=Waterfill_v15&namelist=helmod&namelist=long-reach&namelist=reverse-factory&namelist=rso-mod&namelist=spawn-belt&namelist=upgrade-planne
1520.281 Info HttpSharedState.cpp:147: Status code: 200
1555.906 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods?page_size=max&version=0.17
1556.958 Info HttpSharedState.cpp:147: Status code: 200
1563.171 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/Bottleneck/full
1563.821 Info HttpSharedState.cpp:147: Status code: 200
1563.827 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1563.854 Info HttpSharedState.cpp:147: Status code: 404
1563.855 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1563.891 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobinserters/full
1564.472 Info HttpSharedState.cpp:147: Status code: 200
1564.476 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1564.505 Info HttpSharedState.cpp:147: Status code: 404
1564.505 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1568.614 Info ModPortal.cpp:401: Downloading /download/bobinserters/5c75bc606c8527000ca55efc?username=Ferlonas&token=<private> to /home/fschaefer/.factorio/temp/bobinserters_0.17.1.zip
1568.615 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/download/bobinserters/5c75bc606c8527000ca55efc?username=Ferlonas&token=<private>
1569.251 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/boblibrary/full
1569.866 Info HttpSharedState.cpp:147: Status code: 200
1569.883 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Functions Library mod: invalid changelog file, error on line 1.
1569.883 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1569.899 Info HttpSharedState.cpp:147: Status code: 404
1569.900 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1569.983 Info HttpSharedState.cpp:147: Status code: 200
1570.534 Info ModPortal.cpp:401: Downloading /download/boblibrary/5c75a6e96c8527000de0486d?username=Ferlonas&token=<private> to /home/fschaefer/.factorio/temp/boblibrary_0.17.0.zip
1570.534 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/download/boblibrary/5c75a6e96c8527000de0486d?username=Ferlonas&token=<private>
1571.472 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/boblogistics/full
1572.137 Info HttpSharedState.cpp:147: Status code: 200
1572.175 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Logistics mod: invalid changelog file, error on line 1.
1572.175 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1572.188 Info HttpSharedState.cpp:147: Status code: 404
1572.188 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1573.366 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/even-distribution/full
1573.960 Info HttpSharedState.cpp:147: Status code: 200
1573.963 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobpower/full
1574.510 Info HttpSharedState.cpp:147: Status code: 200
1574.517 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Power: invalid changelog file, error on line 1.
1574.517 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1574.528 Info HttpSharedState.cpp:147: Status code: 404
1574.528 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1575.945 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobmining/full
1576.514 Info HttpSharedState.cpp:147: Status code: 200
1576.517 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1576.530 Info HttpSharedState.cpp:147: Status code: 404
1576.530 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1577.401 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobmodules/full
1577.982 Info HttpSharedState.cpp:147: Status code: 200
1577.999 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1578.017 Info HttpSharedState.cpp:147: Status code: 404
1578.018 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1581.343 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobassembly/full
1581.974 Info HttpSharedState.cpp:147: Status code: 200
1581.990 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Assembling machines: invalid changelog file, error on line 1.
1581.990 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1582.006 Info HttpSharedState.cpp:147: Status code: 404
1582.007 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1585.864 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobwarfare/full
1586.465 Info HttpSharedState.cpp:147: Status code: 200
1586.488 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Warfare: invalid changelog file, error on line 1.
1586.488 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1586.499 Info HttpSharedState.cpp:147: Status code: 404
1586.499 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1587.759 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobtech/full
1587.915 Info HttpSharedState.cpp:147: Status code: 200
1587.923 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Tech: invalid changelog file, error on line 1.
1587.923 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1587.932 Info HttpSharedState.cpp:147: Status code: 404
1587.932 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1591.174 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobplates/full
1591.678 Info HttpSharedState.cpp:147: Status code: 200
1591.688 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Metals, Chemicals and Intermediates: invalid changelog file, error on line 1.
1591.688 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1591.697 Info HttpSharedState.cpp:147: Status code: 404
1591.697 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1593.299 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobenemies/full
1593.915 Info HttpSharedState.cpp:147: Status code: 200
1593.920 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1593.933 Info HttpSharedState.cpp:147: Status code: 404
1593.934 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1595.954 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobelectronics/full
1596.552 Info HttpSharedState.cpp:147: Status code: 200
1596.568 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1596.585 Info HttpSharedState.cpp:147: Status code: 404
1596.586 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1597.825 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobores/full
1598.323 Info HttpSharedState.cpp:147: Status code: 200
1598.339 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1598.355 Info HttpSharedState.cpp:147: Status code: 404
1598.356 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1599.945 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobrevamp/full
1600.510 Info HttpSharedState.cpp:147: Status code: 200
1600.526 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Bob's Revamp mod: invalid changelog file, error on line 1.
1600.526 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1600.543 Info HttpSharedState.cpp:147: Status code: 404
1600.543 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1600.910 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobgreenhouse/full
1601.549 Info HttpSharedState.cpp:147: Status code: 200
1601.578 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1601.604 Info HttpSharedState.cpp:147: Status code: 404
1601.612 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1601.732 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/Aircraft/full
1602.032 Info HttpSharedState.cpp:147: Status code: 200
1602.063 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/65bc2ad03d332b71a6760942d21989aaa9faaf8f.thumb.png
1602.213 Info HttpSharedState.cpp:147: Status code: 200
1609.046 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobvehicleequipment/full
1609.227 Info HttpSharedState.cpp:147: Status code: 200
1609.243 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1609.277 Info HttpSharedState.cpp:147: Status code: 404
1609.277 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1625.935 Info HttpSharedState.cpp:147: Status code: 200
1625.959 Info ModPortal.cpp:401: Downloading /download/boblogistics/5c75bc786c8527000de42788?username=Ferlonas&token=<private> to /home/fschaefer/.factorio/temp/boblogistics_0.17.1.zip
1625.960 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/download/boblogistics/5c75bc786c8527000de42788?username=Ferlonas&token=<private>
1642.763 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/Warehousing/full
1643.477 Info HttpSharedState.cpp:147: Status code: 200
1643.480 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/LoaderRedux/full
1644.095 Info HttpSharedState.cpp:147: Status code: 200
1644.112 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/01a7c411bc474fd9f5adaa72a48a5fdfd9e7deff.thumb.png
1644.349 Info HttpSharedState.cpp:147: Status code: 200
1654.165 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/far-reach/full
1654.716 Info HttpSharedState.cpp:147: Status code: 200
1654.733 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/370e1ecb6f9be65c647e26b05187f3943f4a64b7.thumb.png
1655.000 Info HttpSharedState.cpp:147: Status code: 200
1660.697 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/qol_research/full
1660.928 Info HttpSharedState.cpp:147: Status code: 200
1660.945 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/20de1c545d32bc3fc9bede511daf77ce199ac148.thumb.png
1660.982 Info HttpSharedState.cpp:147: Status code: 200
1664.437 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/angelsinfiniteores/full
1665.203 Info HttpSharedState.cpp:147: Status code: 200
1665.228 Error CachedChangelog.cpp:54: Failed to parse changelog for mod Angel's Infinite Ores: invalid changelog file, error on line 1.
1665.228 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1665.253 Info HttpSharedState.cpp:147: Status code: 404
1665.254 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1669.181 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/VehicleSnap/full
1669.799 Info HttpSharedState.cpp:147: Status code: 200
1669.829 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/a69949754446bcde1660b5f3b53279589de7f049.thumb.png
1670.063 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/clock/full
1670.063 Info HttpSharedState.cpp:147: Status code: 200
1670.232 Info HttpSharedState.cpp:147: Status code: 200
1670.263 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1670.296 Info HttpSharedState.cpp:147: Status code: 404
1670.296 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1671.766 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/KS_Power/full
1672.300 Info HttpSharedState.cpp:147: Status code: 200
1672.318 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/641c71dfd9d2d18d53a1d17b0f49af36db005080.thumb.png
1672.502 Info HttpSharedState.cpp:147: Status code: 200
1676.378 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/nixie-tubes/full
1676.993 Info HttpSharedState.cpp:147: Status code: 200
1677.000 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/Dectorio/full
1677.599 Info HttpSharedState.cpp:147: Status code: 200
1677.611 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/fdccd8cc3842f7b428f8b247c8093907d4c8f85c.thumb.png
1677.681 Info HttpSharedState.cpp:147: Status code: 200
1683.977 Info HttpSharedState.cpp:54: Downloading https://mods.factorio.com/api/mods/bobclasses/full
1684.498 Info HttpSharedState.cpp:147: Status code: 200
1684.500 Info HttpSharedState.cpp:54: Downloading https://mods-data.factorio.com/assets/.thumb.png
1684.526 Info HttpSharedState.cpp:147: Status code: 404
1684.526 Error ModPortal.cpp:367: Mod portal API call failed: status 404
1688.867 Error CrashHandler.cpp:515: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
Raw stacktrace: 0xaf7df8, 0xc532bd, 0xb4f3cc, 0xb4f7b0, 0xb4f7d9, 0x3ef20, 0x7d1bf9, 0xa6ca2f, 0x1383758, 0x131fed0, 0x13232ec, 0x13235ef, 0xee4e8e, 0xee502f, 0xee589e, 0xf0b7ea, 0xf0c803, 0xf0cbee, 0x51d445, 0, 0x52b3ae
1692.650 Warning Logger.cpp:491: Symbols.size() == 28, usedSize == 20
#0  0x0000000000c532bd in std::__uniq_ptr_impl<LoggerFileWriteStream, std::default_delete<LoggerFileWriteStream> >::_M_ptr() const at /usr/include/c++/8/bits/unique_ptr.h:150
#1  0x0000000000b4f3cc in std::unique_ptr<LoggerFileWriteStream, std::default_delete<LoggerFileWriteStream> >::get() const at /usr/include/c++/8/bits/unique_ptr.h:343
#2  0x0000000000b4f7b0 in std::unique_ptr<LoggerFileWriteStream, std::default_delete<LoggerFileWriteStream> >::operator->() const at /usr/include/c++/8/bits/unique_ptr.h:337
#3  0x0000000000b4f7d9 in Logger::flush() at /tmp/factorio-build-UpuEMr/src/Util/Logger.cpp:527
#4  0x000000000003ef20 in Logger::logStacktrace(StackTraceInfo*) at /tmp/factorio-build-UpuEMr/src/Util/Logger.cpp:515
#5  0x00000000007d1bf9 in GlobalContext::getMap() at /tmp/factorio-build-UpuEMr/src/GlobalContext.cpp:1730
#6  0x0000000000a6ca2f in CrashHandler::writeStackTrace(CrashHandler::CrashReason) at /tmp/factorio-build-UpuEMr/src/Util/CrashHandler.cpp:173
#7  0x0000000001383758 in CrashHandler::commonSignalHandler(int) at /tmp/factorio-build-UpuEMr/src/Util/CrashHandler.cpp:518
#8  0x000000000131fed0 in CrashHandler::SignalHandler(int) at /tmp/factorio-build-UpuEMr/src/Util/CrashHandler.cpp:532
#9  0x00000000013232ec in ?? at ??:0
#10 0x00000000013235ef in __gnu_cxx::__enable_if<std::__is_char<char>::__value, bool>::__type std::operator==<char>(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) at /usr/include/c++/8/bits/basic_string.h:6020 (discriminator 2)
#11 0x0000000000ee4e8e in bool std::operator!=<char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) at /usr/include/c++/8/bits/basic_string.h:6059 (discriminator 2)
#12 0x0000000000ee502f in InstallModsPane::addModToStack(std::string const&) at /tmp/factorio-build-UpuEMr/src/Gui/ModsGui/InstallModsPane.cpp:835 (discriminator 2)
#13 0x0000000000ee589e in InstallModsPane::selectModByName(std::string const&, bool) at /tmp/factorio-build-UpuEMr/src/Gui/ModsGui/InstallModsPane.cpp:594
#14 0x0000000000f0b7ea in agui::EventDispatchHelper::Iterator::operator++() at /tmp/factorio-build-UpuEMr/libraries/Agui/EventDispatchHelper.hpp:38
#15 0x0000000000f0c803 in agui::Widget::dispatchMouseClick(agui::MouseEvent const&) at /tmp/factorio-build-UpuEMr/libraries/Agui/Widget/Widget.cpp:1105
#16 0x0000000000f0cbee in agui::Gui::handleMouseUp(agui::MouseInput const&) at /tmp/factorio-build-UpuEMr/libraries/Agui/Gui.cpp:194
#17 0x000000000051d445 in agui::Gui::_dispatchMouseEvents() at /tmp/factorio-build-UpuEMr/libraries/Agui/Gui.cpp:743
#18 (nil) in agui::Gui::logic(bool) at /tmp/factorio-build-UpuEMr/libraries/Agui/Gui.cpp:628
#19 0x000000000052b3ae in GlobalContext::updateGui(bool) at /tmp/factorio-build-UpuEMr/src/GlobalContext.cpp:1271
#20 (nil) in MainLoop::processEvent(Event const&, bool) at /tmp/factorio-build-UpuEMr/src/MainLoop.cpp:795
#21 0x0000000023efb510 in MainLoop::processAllegroEvents(bool) at /tmp/factorio-build-UpuEMr/src/MainLoop.cpp:613
#22 0x00007ffde2e847b0 in MainLoop::prePrepare() at /tmp/factorio-build-UpuEMr/src/MainLoop.cpp:461
#23 (nil) in MainLoop::mainLoopStep(WorkerThread&, MainLoop::HeavyMode) at /tmp/factorio-build-UpuEMr/src/MainLoop.cpp:537
#24 0x0000000000542a90 in MainLoop::run(Filesystem::Path const&, Filesystem::Path const&, bool, bool, std::function<void ()>, Filesystem::Path const&, MainLoop::HeavyMode) at /tmp/factorio-build-UpuEMr/src/MainLoop.cpp:349
#25 0x0000000003b4a048 in main at /tmp/factorio-build-UpuEMr/src/Main.cpp:1244 (discriminator 3)
#26 0x0000000003cf6f20 in ?? at ??:0
#27 0x0000000023efb6c0 in _start at ??:?
Stack trace logging done
1696.337 Warning Logger.cpp:491: Symbols.size() == 23, usedSize == 19
1696.337 Error Util.cpp:89: 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.
1703.873 Uploading log file

Post Reply

Return to “Resolved Problems and Bugs”