gnustep-dev
[Top][All Lists]
Advanced

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

Re: Segfault: latest Path and Utilities issues


From: Riccardo Mottola
Subject: Re: Segfault: latest Path and Utilities issues
Date: Mon, 15 Feb 2016 15:12:28 +0100
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

Hi Richard,


On 02/15/16 13:18, Richard Frith-Macdonald wrote:
Actually, looking at the source code at this line, it’s trying to print an 
error to say it can’t get process info.
That’s then caused a problem because it tried to use a function that needs 
NSProcessInfo to do the logging.
I’ve change that code to just write to stderr, so you will see the error 
message … better than crashing:-)

But it looks like you have some configure-time problem such that the wrong 
nsprocessinfo options are being configured.

I did not see any changes to configure, I did re-run configure, make clean, but,

after your "fix" I see this:

GNUSTEP Internal Error:
The private GNUstep function to establish the argv and environment
variables was not called.
Perhaps your program failed to #include <Foundation/NSObject.h> or
<Foundation/Foundation.h>?
If that is not the problem, Please report the error to address@hidden

Up to saturday everything was working fine for me...

Which configure tests would be relevant so I can check? Do you want the full log?

Riccardo



reply via email to

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