I set up SLED 11 but wasn't able to reproduce the problem. I'm limited to running the 32-bit version of SLED 11 in VirtualBox on my Mac, so I don't know if that's really an accurate reproduction of your environment or not. At any rate, there's not much else I can do on this end. I'd be happy to log into your machine remotely and help diagnose it once you're back from vacation.
Peter Åstrand wrote: >> Peter Åstrand wrote: >>> I've tried both version 180.60 and 185.18.14 now, same problem: >>> >>> googleearth[13059]: segfault at 6fed8948 ip b79502cc sp bfc11b30 error 4 >>> in libGL.so.185.18.14[b7929000+80000] >>> >>> googleearth[10650]: segfault at 6fce6948 ip b78572cc sp bf817f40 error 4 >>> in libGL.so.180.60[b781d000+8d000] >> >> This is expected, but does it happen on another Linux distro? > > My vacation starts today so I'm not really able to test this. However, I > did actually "solve" the problem: Instead of launching "vglrun > googleearth", I inserted vglrun into the googleearth script, where it > executes googleearth-bin. I have no idea why this helps. The strange > thing is that I'll get a segfault when running vglrun against *any* script: > > w...@stl1:~/Desktop> cat > foo.sh > echo hello world > w...@stl1:~/Desktop> > w...@stl1:~/Desktop> chmod +x foo.sh > w...@stl1:~/Desktop> ./foo.sh > hello world > w...@stl1:~/Desktop> vglrun ./foo.sh > Segmentation fault > > My guess is that this is a SLED11 specific problem. I've noticied > similar "unstableness" with SLED10 in the past. For example, once, the > system could not execute binaries at all from a shell, unless nscd was > started. Otherwise, the binary crashed during init. > > I guess we need to take a look at this. ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ VirtualGL-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/virtualgl-users
