| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 15
|
|
| Author |
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
v6.02 beta completed correctly instead of crashing!
|
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Hello all,
Crunched like a sunshine this new 6.02 beta HCC. It suspended when it needed to. The Results log is looking right. Have a good day, Path7. |
||
|
|
mirabilos
Cruncher Joined: Mar 25, 2008 Post Count: 37 Status: Offline Project Badges:
|
I got v6.03, but ‘ldd’ shows there still *MIGHT* be issues.
----------------------------------------One of the applications is good: $ ldd wcg_hcc1_img_6.03_i686-pc-linux-gnu ldd: wcg_hcc1_img_6.03_i686-pc-linux-gnu: not a dynamic executable We shouldn’t expect trouble with that one. But the other executable has a lot of external library dependencies: $ ldd wcg_hcc1_img_graphics_6.03_i686-pc-linux-gnu wcg_hcc1_img_graphics_6.03_i686-pc-linux-gnu: wcg_hcc1_img_graphics_6.03_i686-pc-linux-gnu: /lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by wcg_hcc1_img_graphics_6.03_i686-pc-linux-gnu) libGL.so.1 => /usr/lib/libGL.so.1 (0x4a2b3000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x50ce3000) libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x51a81000) libm.so.6 => /lib/libm.so.6 (0x4ff3d000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x55793000) libpthread.so.0 => /lib/libpthread.so.0 (0x4c3a1000) libc.so.6 => /lib/libc.so.6 (0x57fed000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4f723000) libdl.so.2 => /lib/libdl.so.2 (0x54755000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x572cc000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x56922000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4bf7e000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4821e000) I advise you to not dynamically link against shared libraries that recent, as the older ones will usually still work (or you could statically link against them), since they usually won’t work in the BSDs’ Linuxulator, or even not-too-recent GNU/Linux distributions like Debian stable. |
||
|
|
mirabilos
Cruncher Joined: Mar 25, 2008 Post Count: 37 Status: Offline Project Badges:
|
It however does seem to work, X0000044860452200501121601_ 0-- is now
----------------------------------------in Pending Validation state. Great, as hcc1 didn’t WFM on BSD before. |
||
|
|
mirabilos
Cruncher Joined: Mar 25, 2008 Post Count: 37 Status: Offline Project Badges:
|
Too bad… it’s in Inconclusive state now. I wonder if that means it
----------------------------------------produces broken/bad results. (I know that this is not determined yet, but I’d think so as I already had an inconclusive one on some other project which later turned out bad.) |
||
|
|
|