> On 15 Feb 2016, at 10:58, Riccardo Mottola <riccardo.mott...@libero.it> 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 (type=type@entry=GSLogSyslog)
>    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.


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to