Hi,
First of all, I'm sorry if you've already read this post on gnustep-discuss. But 
that's the only gstep newsgroup I got access to. Now I've finally taken myself time 
and subscribed to the mailinglist.

I've compiled some of the latest snapshots (lately the 000730). Everything always seem 
to compile just fine, but when I execute an application it crashes almost immediately. 
I just get a seg fault. I've tried both using dps and xgps for gfx, but the same error 
remains. 

This is my configuration:
RedHat 6.2 base
kernel 2.2.16
glibc 2.1.90
egcs 1.1.2
xinetd 2.1.8 (I'm not using inetd)
XFree86 4.0.1
dgs 0.5.10

I've debugged GSTest.app. Apparently it's something with my networking. Anyway, this 
is what gdb outputs:

---------------------------------------------------------------------------------------
.....
Jul 29 15:25:20 GSTest[31806] NSWindow end of init
Jul 29 15:25:20 GSTest[31806] activateIgnoringOtherApps start.
Jul 29 15:25:21 GSTest[31806] activateIgnoringOtherApps end.

Program received signal SIGSEGV, Segmentation fault.
0x404218d4 in _i_NSHost_Private__initWithHostEntry_key_ (self=0x8234988,
    _cmd=0x404edd98, entry=0x408be824, name=0x8234800) at NSHost.m:173
173       while ((ptr = entry->h_aliases[i++]) != 0)
---------------------------------------------------------------------------------------


It may also be interesting to know that gdomap reports the following error when 
started:
Unable to bind address to TCP socket

What part of my system do you think GNUstep is incompatible with?

Regards,
Georgios

Reply via email to