discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Odd problem


From: Riccardo Mottola
Subject: Re: Odd problem
Date: Mon, 25 Jul 2011 09:21:11 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110706 Firefox/5.0 SeaMonkey/2.2

Hi,

recalling from memory: GMines and Terminal do not use interface files. I suppose Sudoku or GMastermind will work for you too, but for example even the simple Ink application not? or FTP?

Riccardo

Germán Arias wrote:
On dom, 2011-07-24 at 12:08 +0100, David Chisnall wrote:
On 24 Jul 2011, at 01:03, Germán Arias wrote:

As I can see this is a problem with libobjc in gcc, so I will ask at gcc
help list. Thanks.
While I wouldn't completely rule out a libobjc bug, this kind of crash is 
usually caused by a message being sent to a dangling pointer.  Try using 
valgrind or NSZombieEnabled to find what it is and where it's being deallocated.

David

Attached the output of Valgrind with SystemPreferences (currently many
apps are broken). And if is useful the backtrace of gdb, also with
SystemPreferences. I notice that the broken apps, are those who need
frameworks (others than Base and Gui)- For example SystemPreferences is
broken, but need PreferencePanel.framework. Gorm is also broken. But
other apps, like Terminal and GMines, works fine. However, I get an
segmentation fault when I close these apps.




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





reply via email to

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