Hi,

On 08/04/18 01:04, Josh Freeman wrote:
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?


I run ubuntu 16 LTS.
I do not have a build script, but I configured everything "out of the box" no options.. I can check, but I have not the laptop with me at hand.


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).

as written in another mail, with the latest changes I cannot even print the pointer address of it.

Riccardo

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

Reply via email to