Hi Riccardo,

I couldn't reproduce this on a fresh Ubuntu 18.04.1 VM (GCC, WindowMaker, didn't enable debug). Do you have a build script?


On Aug 3, 2018, at 9:32 AM, Riccardo Mottola wrote:

(gdb) p anImage
$1 = (struct NSImage *) 0xae6e1638 <_OBJC_SELECTOR_TABLE+3256>

Try checking _app_icon - that's where the crash occurs (calling [_app_icon size]), and _app_icon's not the same object as anImage (it's a copy).

Cheers,

Josh

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to