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

[Crash]: shoot at a bomb running on a brick #3122

Closed
6 tasks done
haehnchen72 opened this issue Dec 1, 2024 · 4 comments · Fixed by #3118
Closed
6 tasks done

[Crash]: shoot at a bomb running on a brick #3122

haehnchen72 opened this issue Dec 1, 2024 · 4 comments · Fixed by #3118

Comments

@haehnchen72
Copy link

SuperTux Version

SuperTux 2 (v0.6.3-1471-g725a20ad9

System Information

Archlinux

Steps To Reproduce Crash

When a bomb runs over bricks with coins and is then shot down by tux, supertux crashes

Debugging Information (Stacktrace)

supertux2(_ZN12ErrorHandler14get_stacktraceB5cxx11Ev+0x40) [0x598Tf5722b520] supertux2(_ZN12ErrorHandler12handle_errorEi+0x6b) [0x598757e2cbbb] /usr/lib/libe.so.6(+0x3d1d0) [0x7bf2a%eleidO] supertux2(_ZN5BlockiZstart_bounceEP12MovingObject+0x51) [0x598757e9ca51] supertux2(_ZN5Brick9try_breakEP6Playerb+0x2fa) [0x598f57d0c3ea] supertux2(_ZN9Explosion7explodeEv+0x7b5) [0x598757d57f25] supertux2(_ZN9Explosion6updateEf+Oxad) [0x598f57d5811d] supertux2(_ZN176ameObjectManager6updateEf+0x35) [0x598f57ae42e5] supertux2(_ZN6Sector6updateEf+0x1ie) [0x598f57b5e57e] supertux2(_ZN116ameSession6updateE fRKi1OController+0x1d5) [0x598f57af4915] supertux2(_ZN13ScreenManageribupdate_gamelogicEf+0x6a) [0x598f57b5a27a] supertux2(_ZN13ScreenManagerSloop_iterEv+0x1f5) [0x598f57b5b2d5] supertux2(_ZN13ScreenManager3runEv+0x30) [0x598f57b5b600] supertux2(_ZN4Mainiilaunch_gameERK20CommandLineArguments+Oxbéd) [0x5938f57b113dd] supertux2(_ZN4Main3runEiPPc+0x42b) [0x598f57b1294b]
supertux2(maintOx4e) [0x598f57a5773¢]
/usr/lib/libc.so.6(+0x25e08) [Ox7bf2a%e06e08] /usr/lib/libc.so.6(__libc_start_main+Ox8c) [Ox7bf2a%e06ecc] supertux2(_start+Ox2e) [0x598f57a8841e]

Additional Information

2024-11-28.mp4

Guidelines For Reporting Issues

  • I have read https://github.com/SuperTux/supertux/blob/master/CONTRIBUTING.md#bug-reports.
  • I have verified this isn't an issue that's already been reported.
  • I have verified this isn't a discussion, or an issue about unintended behavior or a feature request, but rather an actual crash ─ that is, the game closed unexpectedly.
  • I have verified this issue is not about wrong translations (use Transifex for those), or anything unsupported (e.g. third-party add-ons).
  • In this report, I have only included details about one (1) crash.
  • If I make a mistake while submitting this report, I agree to use the "Edit" feature to correct it, instead of closing this issue and opening a new one.
@tobbi
Copy link
Member

tobbi commented Dec 1, 2024

I couldn't reproduce the issue with latest master. Can you attach the level here?

Also, it would be nice if you could get the same stack trace using a debug build so the symbols aren't mangled.

@haehnchen72
Copy link
Author

First I found it at FoxPaws_level cave of contraptions. At Skitt-land Remasered by changing Mrs isblock to mr bomb. But I can also reproduce it in a completely new level

also in the last version the error is with me
Bildschirmfoto_20241201_113316
Bildschirmfoto_20241201_112915
Bildschirmfoto_20241201_112730
Bildschirmfoto_20241201_085620

@haehnchen72
Copy link
Author

II use appimage

@Brockengespenst
Copy link
Contributor

Brockengespenst commented Dec 1, 2024

Should be solved by #3118 .

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

Successfully merging a pull request may close this issue.

3 participants