Questions and Answers : Macintosh : CPDN appears to crash when switching BOINC project apps
Message board moderation
Author | Message |
---|---|
Send message Joined: 17 Jun 05 Posts: 5 Credit: 496 RAC: 0 |
It seems that every time that the BOINC Manager switches project applications from Climate Prediction to any other BOINC project, I get a crash report for hadsm3um (Which the BOINC Manager says is the Climate Prediction application file). This does not occur with BOINC Menubar, and it does not occur with any other project. I'm posting the crash report here. If it's the wrong place, please let me know where to send it. <b>Date/Time: 2005-06-19 06:00:24.051 -0400 OS Version: 10.4.1 (Build 8B15) Report Version: 3 Command: hadsm3um_4.12_powerpc-apple-darwin Path: ../hadsm3um_4.12_powerpc-apple-darwin Parent: hadsm3_4.12_powerpc-apple-darwin [16236] Version: ??? (???) PID: 16237 Thread: Unknown Link (dyld) error: Library not loaded: /opt/ibmcmp/lib/libxlsmp.A.dylib Referenced from: /Library/Application Support/BOINC Data/projects/climateprediction.net/0jxo_100046120/../hadsm3um_4.12_powerpc-apple-darwin Reason: image not found</b> |
Send message Joined: 5 Sep 04 Posts: 7629 Credit: 24,240,330 RAC: 0 |
If you're missing some files, read the post by Clay in <a href="http://climateapps2.oucs.ox.ac.uk/cpdnboinc/forum_thread.php?id=2635"> this</a> thread. |
Send message Joined: 17 Jun 05 Posts: 5 Credit: 496 RAC: 0 |
Thanks, but unlike what <a href="http://climateapps2.oucs.ox.ac.uk/cpdnboinc/forum_thread.php?id=2635">Clay stated</a>, this only happens with BOINC Manager and CPDN - Not when BOINC Menubar is running the show. |
Send message Joined: 1 Mar 05 Posts: 2 Credit: 309,537 RAC: 0 |
Applied my fix to machines running BOINCManager; I believe it also applied and worked on one machine I had running BOINC Menubar (still had OSX 3.8 on that machine -- BOINC Manager requires 3.9 or greater). Looks like the same problem on your system. If you did create the /opt/ibmcmp/lib folder and populate it, and the problem occurs, it may be a permissions issue. You probably should insure the folders and files in the /opt tree have the same permission set as /library/application support/BOINC. |
Send message Joined: 17 Jun 05 Posts: 5 Credit: 496 RAC: 0 |
I'm not in favour of creating another root-level folder, so I <b>ln -s</b>ed <b>/opt</b> to <b>/Library/Application\ Support/BOINC\ Data/projects/climateprediction.net/</b>, where I found <b>libxlf90.A.dylib</b>, <b>libxlfmath.A.dylib</b>, and <b>libxlsmp.A.dylib</b>. I really don't like adding root-level directories, but if it doesn't take to the link, I'll copy it all into <b>/opt/</b>. I'm still wondering why it couldn't find the <b>*.dylib</b>s in it's own project folder... |
Send message Joined: 17 Jun 05 Posts: 5 Credit: 496 RAC: 0 |
Phooey. .o0(<b>rm -f /opt ; mkdir -p /opt/ibmcmp/lib ; cp -r /Library/Application\ Support/BOINC\ Data/projects/climateprediction.net/*.dylib /opt/ibmcmp/lib/</b>) Thanks for the help. |
©2025 cpdn.org