Pirates@Home logo

Pirates@Home

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

cube_6.05

log in

Advanced search

Message boards : Pirate Applications : cube_6.05

Author Message
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 8816 - Posted: 16 Feb 2010 | 16:27:00 UTC
Last modified: 16 Feb 2010 | 16:27:12 UTC

I released cube 6.05 on Feb 14th. The graphics show concentric hearts that rotate around a common axis at different speeds, giving interesting overlapping patterns. (I also turned this into an app that I put on my wife's iPhone for St. Valentine's day.

There have been some problems reported with graphics on Linux, as discussed in this thread. Let's continue that discussion here.

I originally released versions for Windows and Linux, but I've just now added a version for Mac.

____________
-- 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 8817 - Posted: 16 Feb 2010 | 20:22:09 UTC
Last modified: 16 Feb 2010 | 20:22:49 UTC

Wormholio wrote:


I have the exact same package on the machine I built this on..


Except that I built it on a 32 bit machine, and you have a 64 bit machine.
The SIGSEGV suggests a real error, not X11 access controls. Do you have
all the libraries installed required to be able to run 32 bit applications?


AFAIK, yes. The ia32 libs being installed have never been a problem on Fedora. I can't think of a 32 bit BOINC app that hasn't run.

However, as always, I'm willing to check (and learn). What do I need to check for? I posted the output of ldd in the other thread if that helps.
____________
Kathryn :o)
The BOINC FAQ Service
The Unofficial BOINC Wiki
The Trac System

Profile rilian
Volunteer tester
Avatar
Send message
Joined: 16 Jan 09
Ukraine
Ukraine
Credit: 1,941.8
RAC: 0.00
Joined: Jan 16, 2009
Verified: Feb 1, 2009
Dubloons: 3
Pieces of Eight: 5
Punishment: Cat o' Nine Tails
Message 8818 - Posted: 16 Feb 2010 | 21:49:37 UTC

Mac version works just well
____________
I crunch for Ukraine

yarr!

cake is a lie, but [b]Cube[b/] is forever!

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 8819 - Posted: 17 Feb 2010 | 3:14:54 UTC

Kathryn, did you try to run cube_graphics "standalone" using your own account, not the boinc account? Can you also try the Einstein graphics (you'll find it in the slot). If you run these under /tmp then you should be able to get the stderr output files to see what goes wrong.

If it's a problem with opening the X11 display then it's likely a bug in X11 not in BOINC. But to test that idea I could compile a non-BOINC graphics program on my 32 bit machine and see if it will run on your 64 bit machine or if it crashes with the same error.

____________
-- 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 8820 - Posted: 17 Feb 2010 | 8:49:21 UTC - in response to Message 8819.

Wormholio wrote:
Kathryn, did you try to run cube_graphics "standalone" using your own account, not the boinc account? Can you also try the Einstein graphics (you'll find it in the slot). If you run these under /tmp then you should be able to get the stderr output files to see what goes wrong.

If it's a problem with opening the X11 display then it's likely a bug in X11 not in BOINC. But to test that idea I could compile a non-BOINC graphics program on my 32 bit machine and see if it will run on your 64 bit machine or if it crashes with the same error.


Using my own account, cube still crashes.

[kathryn@Nova tmp]$ ./cube_graphics_6.05_i686-pc-linux-gnu
[kathryn@Nova tmp]$ cat stderrgfx.txt
SIGSEGV: segmentation violation
Stack trace (17 frames):
[0x80c7457]
[0x93d400]
[0xd4f4aa]
[0xd4c989]
[0xd47c09]
[0x5674ec]
[0x563b62]
[0x5646ae]
[0x80c0a35]
[0x80c0bee]
[0x80c0e30]
[0x80c0f51]
[0x80c13d5]
[0x80bc2fe]
[0x805423d]
[0x805ae4a]
[0x8054171]

Exiting...
[kathryn@Nova tmp]$


However, E@H works fine. The star sphere starts right up after the expected message about running standalone

[kathryn@Nova tmp]$ ./einstein_S5R6_1.01_graphics_i686-pc-linux-gnu
Can't open init data file - running in standalone mode


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

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 8821 - Posted: 17 Feb 2010 | 12:08:54 UTC

Also, Eric,

I know it's possible to run under a debugger (gdb??) but I've only done it once before with someone holding my hand. Is that something that may help?
____________
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 8822 - Posted: 17 Feb 2010 | 13:44:31 UTC

In the download area (here) you will find an X11 program called 'xphoon' which I built from source on 32 bit Fedora 10. It does not use BOINC or OpenGL. Please try that and see if it works on your 64 bit machine.

____________
-- 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 8823 - Posted: 17 Feb 2010 | 15:25:23 UTC - in response to Message 8822.

Wormholio wrote:
In the download area (here) you will find an X11 program called 'xphoon' which I built from source on 32 bit Fedora 10. It does not use BOINC or OpenGL. Please try that and see if it works on your 64 bit machine.


Nada.

After doing a `chmod +x` and running it, I get nothing. Just dumped back to the command prompt.
____________
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 8824 - Posted: 17 Feb 2010 | 20:23:22 UTC - in response to Message 8823.
Last modified: 17 Feb 2010 | 20:23:55 UTC

KSMarksPsych wrote:
Nada.

After doing a `chmod +x` and running it, I get nothing. Just dumped back to the command prompt.

It won't pop up a window, it changes the background window to show the
current phase of the moon. What window manager/desktop manager are you using?
I actually don't know if it works with Gnome or KDE, as I use "Classic" X.

But if it didn't bomb with SIGSEGV then it probably ran okay.

____________
-- 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 8825 - Posted: 17 Feb 2010 | 23:42:08 UTC - in response to Message 8824.

Wormholio wrote:
It won't pop up a window, it changes the background window to show the
current phase of the moon. What window manager/desktop manager are you using?
I actually don't know if it works with Gnome or KDE, as I use "Classic" X.

But if it didn't bomb with SIGSEGV then it probably ran okay.


It didn't bomb (nothing printed out), but nothing changed on my desktop.

I'm using KDE 4.
____________
Kathryn :o)
The BOINC FAQ Service
The Unofficial BOINC Wiki
The Trac System

Profile Pepo
Chief Petty Officer
Volunteer tester
Avatar
Send message
Joined: 13 Sep 04
Slovakia
TeamVision42
Credit: 924.2
RAC: 0.00
Joined: Sep 13, 2004
Verified: Aug 4, 2009
Dubloons: 3
Pieces of Eight: 5
Punishment: Cat o' Nine Tails
Message 8826 - Posted: 18 Feb 2010 | 12:03:33 UTC - in response to Message 8818.

Mac version works just well

The Windows version apparently as well.

The hearts are, in their simplicity, sort of wonderfulllll... .-)
____________
Peter .-)

Profile 7ri9991 [MM]
Volunteer tester
Avatar
Send message
Joined: 3 Feb 09
United States
SETI.USA
Credit: 1,535.8
RAC: 0.00
Joined: Feb 3, 2009
Verified: Jan 16, 2010
Dubloons: 3
Pieces of Eight: 10
Punishment: Canon Fodder
Message 8828 - Posted: 20 Feb 2010 | 15:26:50 UTC
Last modified: 20 Feb 2010 | 16:20:43 UTC

I can't seem to find the source code for 6.05. Is it available?

Nevermind, I found it.
____________
6r39 7r199

Post to thread

Message boards : Pirate Applications : cube_6.05

Home Help Status Forums Glossary Account


Return to Pirates@Home main page


Copyright © 2013 Capt. Jack Sparrow