Skip to content

Deleting IK target results in engine crash #281

Description

@sashkent3

Steps to reproduce

  1. Add go.delete("ik-target") immediately after:
    spine.set_ik_target(self.url, "aim-ik", "ik-target")
  2. Launch the "Basic Animation" example
  3. Observe the engine crash:
INFO:CRASH: Successfully wrote Crashdump to file: /home/sasha/.local/share/Defold/_crash
ERROR:CRASH: CALL STACK:

ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x5030e7) [0x561976ba10e7]
ERROR:CRASH: /usr/lib/libc.so.6(+0x3e8f0) [0x7f5591c3e8f0]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1e8a8b) [0x561976886a8b]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x6ce6c5) [0x561976d6c6c5]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1ebb9e) [0x561976889b9e]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1e7fd4) [0x561976885fd4]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x21baaa) [0x5619768b9aaa]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1ebb9e) [0x561976889b9e]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1e7fd4) [0x561976885fd4]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1c50f5) [0x5619768630f5]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1c5885) [0x561976863885]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1c6a26) [0x561976864a26]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1c0e71) [0x56197685ee71]
ERROR:CRASH: /usr/lib/libc.so.6(+0x27741) [0x7f5591c27741]
ERROR:CRASH: /usr/lib/libc.so.6(__libc_start_main+0x89) [0x7f5591c27879]
ERROR:CRASH: /home/sasha/Documents/extension-spine-clean/build/x86_64-linux/dmengine(+0x1c0c45) [0x56197685ec45]
ERROR:CRASH: 

System info

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    Priority

    4

    Size

    2

    Score

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions