mapeditor / tiled

Flexible level editor
https://www.mapeditor.org/
Other
10.83k stars 1.72k forks source link

Crash right after launching Tiled #3995

Open ioalpha opened 1 week ago

ioalpha commented 1 week ago

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

To Reproduce

  1. Open Tiled
  2. Crash

Specifications:

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]

bjorn commented 1 week ago

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?