View Issue Details

IDProjectCategoryView StatusLast Update
0009243Dwarf FortressWorld Generation -- Generalpublic2015-12-12 19:20
Reportersurazal Assigned Touser11 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status resolvedResolutionno change required 
PlatformUbuntu 15.10OSLinuxOS Versionkernel 4.2.0
Product Version0.42.02 
Summary0009243: Segmentation fault (core dumped)
DescriptionOn world generation, I get a core dump about 1 or 2 hours into world generation (at around roughly year 500). Possible memory leak maybe?
Steps To ReproduceLaunch Dwarf Fortress, create custom world with the following parameters (refer to Additional Information)
Additional Information[WORLD_GEN]
    [TITLE:SURAZAL WORLD]
    [SEED:mJBt7ozdw7HJ54ZnHC4f]
    [DIM:257:257]
    [EMBARK_POINTS:1504]
    [END_YEAR:1050]
    [BEAST_END_YEAR:300:80]
    [REVEAL_ALL_HISTORY:1]
    [CULL_HISTORICAL_FIGURES:0]
    [ELEVATION:1:400:1600:1600]
    [RAINFALL:0:100:400:400]
    [TEMPERATURE:25:75:400:400]
    [DRAINAGE:0:100:400:400]
    [VOLCANISM:0:100:400:400]
    [SAVAGERY:0:100:400:400]
    [ELEVATION_FREQUENCY:1:1:1:1:1:1]
    [RAIN_FREQUENCY:1:1:1:1:1:1]
    [DRAINAGE_FREQUENCY:1:1:1:1:1:1]
    [TEMPERATURE_FREQUENCY:1:1:1:1:1:1]
    [SAVAGERY_FREQUENCY:1:1:1:1:1:1]
    [VOLCANISM_FREQUENCY:1:1:1:1:1:1]
    [POLE:NORTH_OR_SOUTH]
    [MINERAL_SCARCITY:2000]
    [MEGABEAST_CAP:112]
    [SEMIMEGABEAST_CAP:225]
    [TITAN_NUMBER:49]
    [TITAN_ATTACK_TRIGGER:80:0:100000]
    [DEMON_NUMBER:52]
    [NIGHT_TROLL_NUMBER:26]
    [BOGEYMAN_NUMBER:26]
    [VAMPIRE_NUMBER:26]
    [WEREBEAST_NUMBER:26]
    [SECRET_NUMBER:52]
    [REGIONAL_INTERACTION_NUMBER:52]
    [DISTURBANCE_INTERACTION_NUMBER:52]
    [EVIL_CLOUD_NUMBER:26]
    [EVIL_RAIN_NUMBER:26]
    [GENERATE_DIVINE_MATERIALS:1]
    [GOOD_SQ_COUNTS:100:1000:2000]
    [EVIL_SQ_COUNTS:100:1000:2000]
    [PEAK_NUMBER_MIN:50]
    [PARTIAL_OCEAN_EDGE_MIN:2]
    [COMPLETE_OCEAN_EDGE_MIN:0]
    [VOLCANO_MIN:50]
    [REGION_COUNTS:SWAMP:1032:7:6]
    [REGION_COUNTS:DESERT:1032:7:6]
    [REGION_COUNTS:FOREST:4128:13:12]
    [REGION_COUNTS:MOUNTAINS:8256:9:9]
    [REGION_COUNTS:OCEAN:8256:7:6]
    [REGION_COUNTS:GLACIER:0:0:0]
    [REGION_COUNTS:TUNDRA:0:0:0]
    [REGION_COUNTS:GRASSLAND:8256:13:12]
    [REGION_COUNTS:HILLS:8256:13:12]
    [EROSION_CYCLE_COUNT:250]
    [RIVER_MINS:400:400]
    [PERIODICALLY_ERODE_EXTREMES:1]
    [OROGRAPHIC_PRECIPITATION:1]
    [SUBREGION_MAX:3500]
    [CAVERN_LAYER_COUNT:3]
    [CAVERN_LAYER_OPENNESS_MIN:0]
    [CAVERN_LAYER_OPENNESS_MAX:100]
    [CAVERN_LAYER_PASSAGE_DENSITY_MIN:0]
    [CAVERN_LAYER_PASSAGE_DENSITY_MAX:100]
    [CAVERN_LAYER_WATER_MIN:0]
    [CAVERN_LAYER_WATER_MAX:100]
    [HAVE_BOTTOM_LAYER_1:1]
    [HAVE_BOTTOM_LAYER_2:1]
    [LEVELS_ABOVE_GROUND:15]
    [LEVELS_ABOVE_LAYER_1:20]
    [LEVELS_ABOVE_LAYER_2:40]
    [LEVELS_ABOVE_LAYER_3:40]
    [LEVELS_ABOVE_LAYER_4:100]
    [LEVELS_ABOVE_LAYER_5:2]
    [LEVELS_AT_BOTTOM:1]
    [CAVE_MIN_SIZE:5]
    [CAVE_MAX_SIZE:25]
    [MOUNTAIN_CAVE_MIN:100]
    [NON_MOUNTAIN_CAVE_MIN:200]
    [ALL_CAVES_VISIBLE:0]
    [SHOW_EMBARK_TUNNEL:2]
    [TOTAL_CIV_NUMBER:160]
    [TOTAL_CIV_POPULATION:15000]
    [SITE_CAP:2000]
    [PLAYABLE_CIVILIZATION_REQUIRED:1]
    [ELEVATION_RANGES:8256:16512:8256]
    [RAIN_RANGES:8256:16512:8256]
    [DRAINAGE_RANGES:8256:16512:8256]
    [SAVAGERY_RANGES:8256:16512:8256]
    [VOLCANISM_RANGES:8256:16512:8256]
TagsNo tags attached.

Relationships

related to 0002715 new Crash during huge, lengthy world gen (out-of-memory) 

Activities

surazal

2015-12-06 07:56

reporter   ~0033500

This also seems to happen fairly reliably with the vanilla world generation (large maps) so far.

surazal

2015-12-12 15:44

reporter   ~0033815

I'm going to go ahead and mark this issue as resolved. I am in the process of world-generating with the new patch using the same parameters as I put into this ticket and I'm already at year 850. Also, while memory usage is definitely higher than DF version 0.41, it is well below the 2 GB limit, hovering at slightly under 1.5 GB. I'm attributing this to the new features' overhead. If I run into any new crashes, I'll open up a new ticket.

user11

2015-12-12 19:20

  ~0033822

It is possible it was something else, but thanks for the follow-up.

Issue History

Date Modified Username Field Change
2015-12-05 16:54 surazal New Issue
2015-12-06 07:56 surazal Note Added: 0033500
2015-12-06 18:51 user11 Relationship added related to 0002715
2015-12-12 15:44 surazal Note Added: 0033815
2015-12-12 19:20 user11 Note Added: 0033822
2015-12-12 19:20 user11 Status new => resolved
2015-12-12 19:20 user11 Resolution open => no change required
2015-12-12 19:20 user11 Assigned To => user11