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: Richard Frith-Macdonald
Subject: Re: Segfault: latest Path and Utilities issues
Date: Mon, 15 Feb 2016 12:02:42 +0000

> On 15 Feb 2016, at 10:58, Riccardo Mottola <address@hidden> wrote:
> 
> Hi,
> 
> right now all GS applications crash for me on startup:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to LWP 1]
> 0xbb396986 in NSUserName () at NSPathUtilities.m:1638
> 1638    {
> (gdb) bt
> #0  0xbb396986 in NSUserName () at NSPathUtilities.m:1638
> #1  0xbb428e87 in -[NSUserDefaults init] (self=0xb8ab5090,
>    _cmd=0xbb6700b8 <_OBJC_SELECTOR_TABLE+472>) at NSUserDefaults.m:1179
> #2  0xbb4298a4 in +[NSUserDefaults standardUserDefaults] (
>    self=0xbb670380 <_OBJC_Class_NSUserDefaults>,
>    _cmd=0xbb670098 <_OBJC_SELECTOR_TABLE+440>) at NSUserDefaults.m:847
> #3  0xbb42bb8e in GSPrivateDefaultsFlag (address@hidden)
>    at NSUserDefaults.m:2208

That seems a little suspicious as I applied a contributed patch for 
NSUserDefaults, fixed a bug in it, and then restructured and cleaned up some 
stuff recently.
I definitely don’t get the problem you are havng, but I also don’t think you 
are using up to date code here (since I only comitted my changes to the patched 
code earlier today).
You could try updating from svn trunk.




reply via email to

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