gnustep-dev
[Top][All Lists]
Advanced

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

Thematic Crash in ImagesElements


From: Riccardo Mottola
Subject: Thematic Crash in ImagesElements
Date: Sat, 28 Nov 2020 00:29:56 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 SeaMonkey/2.53.5.1

Hi,

I am testing as many GS applications I can on different setups to test the latest changes in base and gui done for the Thematic crashes.

On NetBSD i386 (32bit) with gcc 7.5 and gnu runtime (usually a quite solid setup, except that I updated to latest 9.1 short ago)

Most things seem to work, I can open GWorkspace, see iconss, views, GNUMail. etc.

But Thematic is still troublesome. I open a Theme (also a simple one, which on Linux do open - like menues. Neos, Heritage, etc, no horizontal menus). It opens, as soon as I try to open the Icons I get a consistent crash:

Program received signal SIGSEGV, Segmentation fault.
0xb98e1bde in objc_msg_lookup () from /usr/lib/libobjc.so.4
(gdb)
(gdb) bt
#0  0xb98e1bde in objc_msg_lookup () from /usr/lib/libobjc.so.4
#1  0x08055401 in -[ImagesView refreshCells] (self=<optimized out>,
    _cmd=0x8058f6e <-[ImageElement initWithView:owner:]+10162>) at ImageElement.m:354
#2  0xb57a3a10 in ?? ()


I see nothing trivial there. Printing out ImageElement makes the debugger crash (but the stack is corrupted...)

I'm a bit puzzled.

Riccardo



reply via email to

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