Pirates@Home logo

Pirates@Home

Berkeley Open Infrastructure
BOINC!
for Network Computing
Home Help Status Forums Glossary Account

cube 6.01

log in

Advanced search

Message boards : Pirate Applications : cube 6.01

Author Message
Profile pschoefer
Send message
Joined: 16 Jul 07
Germany
SETI.Germany
Credit: 8,818.3
RAC: 0.00
Joined: Jul 16, 2007
Verified: Mar 4, 2010
Dubloons: 3
Punishment: Mess Duty
Message 8187 - Posted: 22 Dec 2008 | 18:22:44 UTC

No problems on my three windows boxes (two times win2k and one win xp x64) so far, graphics are working and the cubes run smoothly. :)

But I read in my team's forum, that the Linux app crashes immediately after start (process exited with code 22 (0x16, -234)) on Linux 64 hosts. :|

Profile Kalessin
Volunteer tester
Avatar
Send message
Joined: 19 Jan 06
International
SETI.Germany
Credit: 44,825.1
RAC: 0.00
Joined: Jan 19, 2006
Verified: Jan 11, 2009
Dubloons: 3
Pieces of Eight: 7
Punishment: Mess Duty
Message 8188 - Posted: 22 Dec 2008 | 18:41:42 UTC - in response to Message 8187.

pschoefer wrote:
No problems on my three windows boxes (two times win2k and one win xp x64) so far, graphics are working and the cubes run smoothly. :)

But I read in my team's forum, that the Linux app crashes immediately after start (process exited with code 22 (0x16, -234)) on Linux 64 hosts. :|


On all of my linuxes it was the "output file absent". They were running just fine, but then....
____________
Dragons can fly because they don't fit into pirate ships

Profile Sysadm@Nbg
Volunteer tester
Avatar
Send message
Joined: 21 Dec 08
Germany
SETI.Germany
Credit: 3,746.8
RAC: 0.00
Joined: Dec 21, 2008
Verified: Aug 29, 2010
Dubloons: 3
Pieces of Eight: 2
Message 8189 - Posted: 22 Dec 2008 | 18:46:50 UTC - in response to Message 8187.


as workaround i installed ia32-lib (plus sub-Packages) as I found in an older help-thread. next cube i will see, if this solves the problem ...

Profile Sysadm@Nbg
Volunteer tester
Avatar
Send message
Joined: 21 Dec 08
Germany
SETI.Germany
Credit: 3,746.8
RAC: 0.00
Joined: Dec 21, 2008
Verified: Aug 29, 2010
Dubloons: 3
Pieces of Eight: 2
Message 8190 - Posted: 22 Dec 2008 | 19:35:34 UTC


[22.12.2008 20:14:17][sysadm@ubuntu-roques:/var/lib/boinc-client/projects]
$ sudo ldd ./pirates.spy-hill.net/cube_graphics_6.01_i686-pc-linux-gnu
linux-gate.so.1 => (0xb80c0000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb8076000)
libGL.so.1 => /usr/lib/libGL.so.1 (0xb8015000)
libGLU.so.1 => /usr/lib/libGLU.so.1 (0xb7fa3000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7eb4000)
libXmu.so.6 => /usr/lib/libXmu.so.6 (0xb7e9e000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7e8f000)
libXi.so.6 => /usr/lib/libXi.so.6 (0xb7e85000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xb7e7c000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xb7e64000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7e54000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7e3b000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7cdd000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7bee000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7bc8000)
libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0xb7bc2000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb7bbe000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7bb9000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0xb7bb0000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7bac000)
libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0xb7ba9000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb7b8f000)
libXt.so.6 => /usr/lib/libXt.so.6 (0xb7b3e000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7b3b000)
/lib/ld-linux.so.2 (0xb80a6000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7b36000)

ldd on Linux-32-bit-app looks good; but after 1 second of working it abends with exit code 22
look here

22.12.2008 20:12:39|Pirates@Home|Starting task wu_1229952302_1094_1 using cube version 601
22.12.2008 20:12:40|Pirates@Home|Computation for task wu_1229952302_1094_1 finished
22.12.2008 20:12:40|Pirates@Home|Output file wu_1229952302_1094_1_0 for task wu_1229952302_1094_1 absent


same on Linux-64-bit:

[22.12.2008 20:33:11][sysadm@ubuntu-quad:/var/lib/boinc-client/projects]
$ sudo ldd ./pirates.spy-hill.net/cube_graphics_6.01_i686-pc-linux-gnu
linux-gate.so.1 => (0xf7f46000)
libjpeg.so.62 => /usr/lib32/libjpeg.so.62 (0xf7f1a000)
libGL.so.1 => /usr/lib32/libGL.so.1 (0xf7eb9000)
libGLU.so.1 => /usr/lib32/libGLU.so.1 (0xf7e47000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf7d58000)
libXmu.so.6 => /usr/lib32/libXmu.so.6 (0xf7d42000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf7d33000)
libXi.so.6 => /usr/lib32/libXi.so.6 (0xf7d29000)
libSM.so.6 => /usr/lib32/libSM.so.6 (0xf7d20000)
libICE.so.6 => /usr/lib32/libICE.so.6 (0xf7d07000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7cf8000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf7cdf000)
libc.so.6 => /lib32/libc.so.6 (0xf7b81000)
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7a93000)
libm.so.6 => /lib32/libm.so.6 (0xf7a6d000)
libXxf86vm.so.1 => /usr/lib32/libXxf86vm.so.1 (0xf7a66000)
libXdamage.so.1 => /usr/lib32/libXdamage.so.1 (0xf7a63000)
libXfixes.so.3 => /usr/lib32/libXfixes.so.3 (0xf7a5e000)
libdrm.so.2 => /usr/lib32/libdrm.so.2 (0xf7a55000)
libdl.so.2 => /lib32/libdl.so.2 (0xf7a51000)
libxcb-xlib.so.0 => /usr/lib32/libxcb-xlib.so.0 (0xf7a4d000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf7a34000)
libXt.so.6 => /usr/lib32/libXt.so.6 (0xf79e3000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf79e0000)
/lib/ld-linux.so.2 (0xf7f47000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf79db000)


22.12.2008 20:31:39|Pirates@Home|Starting task wu_1229952302_1155_0 using cube version 601
22.12.2008 20:31:40|Pirates@Home|Computation for task wu_1229952302_1155_0 finished
22.12.2008 20:31:40|Pirates@Home|Output file wu_1229952302_1155_0_0 for task wu_1229952302_1155_0 absent

____________
Sysadm@Nbg
Member of Team Seti.Germany

Profile Wormholio
Captain
Avatar
Send message
Joined: 6 Jun 04
United States
Away
Credit: 4,009.8
RAC: 0.00
Joined: Jun 6, 2004
Verified: Mar 13, 2008
Dubloons: 3
Pieces of Eight: 10
Punishment: Aztec curse
Message 8191 - Posted: 22 Dec 2008 | 22:51:48 UTC

There seem to have been two separate problems with cube 6.01. First, some hosts were trying to run the much older cube 5.15. I'm not sure why, because the newer one was known to the feeder once I restarted the project. But to prevent it from happening further I deleted that app version from the database.

The second is that the linux app works fine on 32 bit machines but fails on 64 bit machines.
____________
-- Eric Myers

"Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats

Profile KSMarksPsych
Volunteer tester
Avatar
Send message
Joined: 19 Jan 06
United States
Machinae Supremacy
Credit: 4,127.4
RAC: 0.00
Joined: Jan 19, 2006
Verified: Sep 24, 2010
Dubloons: 3
Pieces of Eight: 8
Punishment: Mess Duty
Message 8192 - Posted: 22 Dec 2008 | 23:05:28 UTC
Last modified: 22 Dec 2008 | 23:07:40 UTC

Doesn't work on all 32 bit machines...

Same error tho...

6.4.5

process exited with code 22 (0x16, -234)


execv: Exec format error


]]>

Give me a sec to get the ldd on the binaries.

[kathryn@Galaxy pirates.spy-hill.net]$ ldd cube_6.01_i686-pc-linux-gnu
not a dynamic executable
[kathryn@Galaxy pirates.spy-hill.net]$ ldd cube_graphics_6.01_i686-pc-linux-gnu
linux-gate.so.1 => (0x00110000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x038d3000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x07e37000)
libGLU.so.1 => /usr/lib/libGLU.so.1 (0x07f26000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00850000)
libXmu.so.6 => /usr/lib/libXmu.so.6 (0x00111000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00384000)
libXi.so.6 => /usr/lib/libXi.so.6 (0x00442000)
libSM.so.6 => /usr/lib/libSM.so.6 (0x00480000)
libICE.so.6 => /usr/lib/libICE.so.6 (0x00be6000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00840000)
libpthread.so.0 => /lib/libpthread.so.0 (0x006da000)
libc.so.6 => /lib/libc.so.6 (0x0053d000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x0095b000)
libm.so.6 => /lib/libm.so.6 (0x006af000)
libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x00156000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x0015d000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00396000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0x02e8d000)
libdl.so.2 => /lib/libdl.so.2 (0x006a8000)
libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x00380000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00362000)
libXt.so.6 => /usr/lib/libXt.so.6 (0x07ddb000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00819000)
libuuid.so.1 => /lib/libuuid.so.1 (0x0047a000)
/lib/ld-linux.so.2 (0x0051d000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00953000)

____________
Kathryn :o)
The BOINC FAQ Service
The Unofficial BOINC Wiki
The Trac System

Profile Wormholio
Captain
Avatar
Send message
Joined: 6 Jun 04
United States
Away
Credit: 4,009.8
RAC: 0.00
Joined: Jun 6, 2004
Verified: Mar 13, 2008
Dubloons: 3
Pieces of Eight: 10
Punishment: Aztec curse
Message 8193 - Posted: 22 Dec 2008 | 23:05:52 UTC
Last modified: 22 Dec 2008 | 23:08:27 UTC

It looks like cube 6.01 is failing for all Linux boxes, and the likely cause is that the Mac app got put in place of the Linux app. I'll try to fix this this evening. Until then, I'll turn the Linux off.


____________
-- Eric Myers

"Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats

Profile Contact
Volunteer tester
Avatar
Send message
Joined: 29 Aug 04
Canada
BOINC Synergy
Credit: 26,644.6
RAC: 0.00
Joined: Aug 29, 2004
Verified: Nov 10, 2011
Dubloons: 3
Pieces of Eight: 3
Punishment: Misfit
Message 8194 - Posted: 23 Dec 2008 | 3:20:02 UTC - in response to Message 8187.
Last modified: 23 Dec 2008 | 3:20:38 UTC

Profile Sysadm@Nbg
Volunteer tester
Avatar
Send message
Joined: 21 Dec 08
Germany
SETI.Germany
Credit: 3,746.8
RAC: 0.00
Joined: Dec 21, 2008
Verified: Aug 29, 2010
Dubloons: 3
Pieces of Eight: 2
Message 8196 - Posted: 23 Dec 2008 | 8:44:28 UTC

Gooooooooooooooooooooooooood Morning Pirates !
First WU this Morning on Lin32 runs meanwhile more than 3 minutes.
Seems you fix it
____________
Sysadm@Nbg
Member of Team Seti.Germany

Profile pschoefer
Send message
Joined: 16 Jul 07
Germany
SETI.Germany
Credit: 8,818.3
RAC: 0.00
Joined: Jul 16, 2007
Verified: Mar 4, 2010
Dubloons: 3
Punishment: Mess Duty
Message 8197 - Posted: 23 Dec 2008 | 9:16:52 UTC

openSuSE 11.0 x86_64: running, graphics are OK. :)

littleBouncer
Volunteer tester
Avatar
Send message
Joined: 21 Oct 04
Switzerland
Crunchers@Home
Credit: 2,510.4
RAC: 0.00
Joined: Oct 21, 2004
Verified: Aug 30, 2010
Pieces of Eight: 4
Punishment: Canon Fodder
Message 8198 - Posted: 23 Dec 2008 | 10:05:35 UTC

All works fine here, capt'n !!
nice graphics, happy x-mas, harr, harr

littleBouncer
____________

Profile pschoefer
Send message
Joined: 16 Jul 07
Germany
SETI.Germany
Credit: 8,818.3
RAC: 0.00
Joined: Jul 16, 2007
Verified: Mar 4, 2010
Dubloons: 3
Punishment: Mess Duty
Message 8199 - Posted: 23 Dec 2008 | 11:27:33 UTC - in response to Message 8197.
Last modified: 23 Dec 2008 | 11:28:02 UTC

pschoefer wrote:
openSuSE 11.0 x86_64: running, graphics are OK. :)

Unfortunately, I have to correct me there... it only looked like everything was OK, but all WUs are marked as client errors although I did not notice any problem and the stderr out states no problems either. Host ID 42030. :(

Profile Ageless
Chief Petty Officer
Volunteer tester
Avatar
Send message
Joined: 20 Jul 04
Netherlands
Machinae Supremacy
Credit: 1,295.9
RAC: 0.00
Joined: Jul 20, 2004
Verified: Jul 9, 2011
Dubloons: 3
Pieces of Eight: 7
Punishment: Cat o' Nine Tails
Message 8202 - Posted: 23 Dec 2008 | 19:27:55 UTC

That's what I get for being on the bug hunt at Seti, I missed most of the Cubes I ran. :-(

Got one running now. Cool graphics.
Then now for the challenge: differently colored lights in the tree.
And baubles.
And garlands.

;-)
____________
Jord.

The BOINC FAQ Service.

Profile Kalessin
Volunteer tester
Avatar
Send message
Joined: 19 Jan 06
International
SETI.Germany
Credit: 44,825.1
RAC: 0.00
Joined: Jan 19, 2006
Verified: Jan 11, 2009
Dubloons: 3
Pieces of Eight: 7
Punishment: Mess Duty
Message 8217 - Posted: 25 Dec 2008 | 23:36:33 UTC
Last modified: 25 Dec 2008 | 23:37:04 UTC

Something is weird right now (I think). Since 23:06:48 UTC all my host receive "Project is temporarily shut down for maintenance"- answers to their requests. But still the server page shows everything running.

Ok, right now the requests are answered again. (23:33:40)
____________
Dragons can fly because they don't fit into pirate ships

Post to thread

Message boards : Pirate Applications : cube 6.01

Home Help Status Forums Glossary Account


Return to Pirates@Home main page


Copyright © 2013 Capt. Jack Sparrow