Re: VisualWorks 7.2 segfaults on kernel-2.6.18-1.2849

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: VisualWorks 7.2 segfaults on kernel-2.6.18-1.2849

Thomas Gagné-2
I'm now having the same problem on a Fedora Core 6 box:

cevans:/home/tgagne *uname -a*
Linux cevans 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:36:14 EST 2006 i686
i686 i386 GNU/Linux

If I try the ASSUME trick the shell becomes unusable:

:/home/tgagne *uname*
uname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory

In the meantime, visual (7.2.1 and 7.3) segfaults.

getcwd("/opt/efinnet/image", 4095)      = 19
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGSEGV, NULL, {0x80c89e0, [FPE PIPE ALRM TERM CHLD URG
IO], SA_NOMASK|SA_SIGINFO|SA_NOCLDSTOP}, 8) = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
rt_sigreturn(0x8c0a2cd4)                = 671285921
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 5646 detached


Mark Derricutt wrote:

> Thomas Gagne wrote:
>
>> I'm currently running kernel-2.6.6-1.435 without incident.
>>
> Solved the problem, kinda.  I'm guessing -something- changed in the
> Fedora built kernels last week that now wants me to run
>
>  LD_ASSUME_KERNEL=2.2.5; export LD_ASSUME_KERNEL
>
> first ( mentioned in the installation documentation as well actually ).
>

--
Visit <http://tggagne.blogspot.com/>,<http://gagne.homedns.org/> or
      <http://gagne.homedns.org/~tgagne/> for more great reading.