On Friday, 13 September 2019 at 06:07:57 UTC, Joel wrote:
On Friday, 13 September 2019 at 05:57:53 UTC, Joel wrote:
On Friday, 13 September 2019 at 05:39:06 UTC, Joel wrote:
[...]

Actually, forget about the above. It's still crashing in run time.

jex(2204,0x700005356000) malloc: Incorrect checksum for freed object 0x7ffc9368cdf8: probably modified after being freed.
Corrupt value: 0x7ffc9368000d
jex(2204,0x700005356000) malloc: *** set a breakpoint in malloc_error_break to debug
Program exited with code -6

Also get:
Program exited with code -11

Having this problem since documenting (eg /// discription) some of my code.

I'm using DSFML 2.1.1 on macOS 10.14.6 DMD 2.087.1 (home brew). I have upgraded macOS recently - I don't know if that's it. I haven't been able to get a much newer version DSFML to work.

I think it's the macOS update. Programs that ran before, now crash, not my DLangUI ones. Seems to be with input handling using the DSFML library, I have a program that has graphics and audio, but not looking for keyboard input - that runs properly.

Reply via email to