Paul Seelig wrote: > On 11/18/24 07:55, Yavor Doganov wrote: > > (gdb) bt > > > > And then post the backtrace you get? Thanks!
> Breakpoint 1, -[NSException raise] (self=0x3849d20, > _cmd=0xb77db730 <_OBJC_SELECTOR_TABLE+240>) at ./Source/NSException.m:1599 > warning: 1599 ./Source/NSException.m: No such file or directory > [?2004h[?2004l [?2004h(gdb) c > [?2004l Continuing. Thanks but this is not useful. When you hit the breakpoint, type "bt" at the GDB prompt, not "c".