discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Creating a GNUstep desktop on Solaris


From: Adam Fedor
Subject: Re: Creating a GNUstep desktop on Solaris
Date: Tue, 4 Jan 2005 10:46:33 -0700


On Jan 4, 2005, at 10:26 AM, Nicolas Roard wrote:

TextEdit.app built successfully. It can be started. Howver, when I try to create a new document the application crashes "Illegal Instruction (core dumped)". Is this platform related or should I douwnload the sources from anywhere else. I can't believe that a simple app like TextEdit.app is not yet stable. While installing I got

It's probably platform-related -- TextEdit works fine on linux x86/ppc here.. can you come up with a trace ?

bt



On solaris, it's most likely:

someStructure = [aNullObject someMethod];

or equivalently:

... [aNullObject someMethod].someStructureMember





reply via email to

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