bug-gnustep
[Top][All Lists]
Advanced

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

[bug #26169] Segmentation fault on CentOS 4.7...


From: Nicola Pero
Subject: [bug #26169] Segmentation fault on CentOS 4.7...
Date: Mon, 13 Apr 2009 16:57:36 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

Update of bug #26169 (project gnustep):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This is not a GNUstep bug.

I was already asked about this in a private email by Mark - and answered it. 

Here's a copy:

"Hi Mark

thanks for your report.  I did install your VM and looked at it.

The problem you're having is due to the fact that you have a new libc
installed into /usr/GNUstep/System/Library/Libraries
(the library is called libc.so.6).

When /usr/GNUstep/System/Library/Libraries gets added to the LD_LIBRARY_PATH,
all the command-line tools start
using your new C library - which must be incompatible with the one they were
linked to, so they crash.

The GNUstep.sh script crashes at the very first external command that is
executed after /usr/GNUstep/System/Library/Libraries
is added to LD_LIBRARY_PATH.

The problem went away when I deleted
/usr/GNUstep/System/Library/Libraries/libc.so.6.

So the question is ... how/why do you install your own version of libc ?  The
one supplied with CentOS should be good enough :-)

Thanks"


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26169>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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