Skip to content
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

spell ethereal grasp cause segfault #35672

Closed
MEXAHOTABOP opened this issue Nov 23, 2019 · 2 comments · Fixed by #35731
Closed

spell ethereal grasp cause segfault #35672

MEXAHOTABOP opened this issue Nov 23, 2019 · 2 comments · Fixed by #35731
Labels
<Crash / Freeze> Fatal bug that results in hangs or crashes. Mods: Magiclysm Anything to do with the Magiclysm mod
Milestone

Comments

@MEXAHOTABOP
Copy link

Describe the bug

segfault on successful cast ethereal grasp spell from magiclysm

Steps To Reproduce

Steps to reproduce the behavior:

  1. successful cast ethereal grasp on enemy
  2. in about 90% of casts game crashes
  3. if not goto 1

tested on own build and on jenkins build

Versions and configuration

  • OS: Linux
    • OS Version: LSB Version: n/a; Distributor ID: Gentoo; Description: Gentoo Base System release 2.6; Release: 2.6; Codename: n/a; (gentoo unstable)
  • Game Version: 0.D-9619-g16817428c1 [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Magiclysm [magiclysm],
    Makeshift Items Mod [makeshift],
    Medieval and Historic Classes and Shields [Medieval_Stuff],
    Modular Turrets [modular_turrets],
    Salvaged Robots [Salvaged_Robots],
    Mutant NPCs [mutant_npcs],
    Alternative Map Key [alt_map_key],
    Hydroponics [hydroponics],
    EZ-Mode Medical [fast_healing],
    More Locations [more_locations],
    Fuji's More Buildings [FujiStruct],
    Urban Development [Urban_Development],
    Vehicle Additions Pack [blazemod],
    Roadheader and other mining vehicles [Heavy miners],
    Folding Parts pack [deoxymod],
    Tanks and Other Vehicles [Tanks],
    Safe Autodoc [safeautodoc],
    Simplified Nutrition [novitamins],
    Stats Through Skills [StatsThroughSkills],
    Stats Through Kills [stats_through_kills]
    ]

Additional context

crash.log
debug.log
Иксония2.zip (save) just cast spell on turret nearby

@KorGgenT KorGgenT added <Crash / Freeze> Fatal bug that results in hangs or crashes. Mods: Magiclysm Anything to do with the Magiclysm mod labels Nov 23, 2019
@KorGgenT KorGgenT added this to the 0.E milestone Nov 23, 2019
@MEXAHOTABOP
Copy link
Author

for some reason all works correctly when i try to debug loop step by step

for( const tripoint &p : targets ) {

can someone on older linux with gcc(libc) <9.2 try to reproduce this crash?

@ghost
Copy link

ghost commented Nov 26, 2019

erasing while iterating needs different handling to that dosnt it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Crash / Freeze> Fatal bug that results in hangs or crashes. Mods: Magiclysm Anything to do with the Magiclysm mod
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants