discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash on app start due to icon


From: Riccardo Mottola
Subject: Re: Crash on app start due to icon
Date: Sat, 4 Aug 2018 22:53:53 +0200
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]