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 right after launching Tiled #3995

Open
ioalpha opened this issue Jul 2, 2024 · 1 comment
Open

Crash right after launching Tiled #3995

ioalpha opened this issue Jul 2, 2024 · 1 comment
Labels
bug Broken behavior.

Comments

@ioalpha
Copy link

ioalpha commented Jul 2, 2024

Describe the bug
Tiled is crashing right after launch, before any window is drawn.

To Reproduce

  1. Open Tiled
  2. Crash

Specifications:

  • OS: macOS 11.7.10 (20G1427) (Model: MacBookAir10,1, BootROM 10151.1.1, proc 8:4:4 processors, 16 GB, SMC )
  • Tiled Version: 1.11.0 (same bug with 1.10.91)

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [50969]

@ioalpha ioalpha added the bug Broken behavior. label Jul 2, 2024
@bjorn
Copy link
Member

bjorn commented Jul 2, 2024

Normally when an applications crashes on macOS, a window pops up with a lot of information, including a stack trace. Could you provide the full contents of this window? It might help track down the issue.

I'm also wondering, was Tiled 1.10.2 working fine for you and if so, did you try whether the crash goes away by downgrading?

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

No branches or pull requests

2 participants