RE: Seg-fault on install of ut2003

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

 



This is a little odd, as the install does not compile and link a thing. I
have it install and running on my system. Same kernel version. But then, I
always logon as root, and install software etc this way. Then logout and run
it from my normal login. Unless there is a problem with the install script.
If it wasn't so large I'd email you my copy.

Wolf

|-----Original Message-----
|From: Jakub Jelinek [mailto:jakub@redhat.com] 
|Sent: Friday, 22 November 2002 01:22 am
|To: psyche-list@redhat.com
|Subject: Re: Seg-fault on install of ut2003
|
|
|On Thu, Nov 21, 2002 at 07:07:22AM -0700, Frank Jacobberger wrote:
|> I'm getting repeated failure during install of UT2003 on RH 8.
|> 
|> Here is a snipet: of what is the general happening. Mind you the 
|> install begins normally and somewhere, anywhere, this will
|> occur:
|> 
|> Backtrace:
|> [ 1]  ./Core.so [0x40989c32]
|> [ 2]  /lib/i686/libpthread.so.0 [0x4006e47e]
|> [ 3]  ./ucc-bin [0x42028c48]
|> [ 4]  ./Core.so [0x4099621f]
|> [ 5]  ./Core.so [0x4099632d]
|> [ 6]  ./Core.so(__frame_state_for+0x23) [0x40996a97]
|> [ 7]  ./Core.so(__throw+0x67) [0x4099532f]
|
|Might not be the exactu cause of this, but Core.so is 
|incorrectly built shared library. All C++ libraries should be 
|linked with g++ -shared, not gcc -shared (or worse ld 
|-shared), if they are correctly built, they will use 
|__frame_state_for from libstdc++, not link their own 
|__frame_state_for into the shared library. As glibc and other 
|libraries uses .eh_frame GCC 3 extensions, for throwing 
|through libc or other libs, __frame_state_for implementation 
|used needs to be able to parse GCC 3 .eh_frame format as well as GCC 2.
|
|	Jakub
|
|
|
|-- 
|Psyche-list mailing list
|Psyche-list@redhat.com 
|https://listman.redhat.com/mailman/listinfo/psy|che-list
|

######################################################################
Attention: 
This e-mail message is privileged and confidential. If you are not the 
intended recipient please delete the message and notify the sender. 
Any views or opinions presented are solely those of the author.

This e-mail has been scanned and cleared by MailMarshal 
www.marshalsoftware.com
######################################################################



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux