Message boards : RALPH@home bug list : Minirosetta 2.11
Author | Message |
---|---|
mtyka Volunteer moderator Project developer Project scientist Send message Joined: 19 Mar 08 Posts: 79 Credit: 0 RAC: 0 |
Please post bug reports here! THis version has few new features needed for CASP! |
[VENETO] boboviz Send message Joined: 9 Apr 08 Posts: 905 Credit: 1,892,541 RAC: 294 |
1798085 ERROR: rsd_type_list.size() ERROR:: Exit from: ....srccorefragmentFrame.cc line: 62 BOINC:: Error reading and gzipping output datafile: default.out called boinc_finish |
Conan Send message Joined: 16 Feb 06 Posts: 364 Credit: 1,368,421 RAC: 0 |
Got this error on this WU ERROR: rsd_type_list.size() ERROR:: Exit from: ....srccorefragmentFrame.cc line: 62 BOINC:: Error reading and gzipping output datafile: default.out called boinc_finish Conan. |
Evan Send message Joined: 23 Dec 07 Posts: 75 Credit: 69,584 RAC: 0 |
I got the second run on this one - validate error both times. symm_bench_run01_D_1g6u_IGNORE_THE_REST_14701_5_1 |
[Toscana]SickBoy88 Send message Joined: 27 Jan 09 Posts: 3 Credit: 17,581 RAC: 0 |
https://ralph.bakerlab.org/result.php?resultid=1798190 ERROR: rsd_type_list.size() ERROR:: Exit from: ....srccorefragmentFrame.cc line: 62 BOINC:: Error reading and gzipping output datafile: default.out called boinc_finish |
BigMike Send message Joined: 23 Feb 06 Posts: 63 Credit: 58,730 RAC: 0 |
|
Murasaki Send message Joined: 1 Aug 09 Posts: 7 Credit: 2,202 RAC: 0 |
phe_only_3dre_2z8l_ProteinInterfaceDesign_5May2010_14721_1_0 wasn't checkpointing for some reason. I noticed it had run for over an hour one day before shutting my computer down, then spotted the next day that it was back to zero. The task did eventually produce a valid result after it was able to complete in a single computer session. |
Zhiguo Send message Joined: 19 May 10 Posts: 1 Credit: 0 RAC: 0 |
Creating RigidBodyPerturbMover and RigidBodyPerturbNoCenterMover objects on heap causes crashing of the program. It's okay to create as a local or global variable, though. After spending a few days on debugging, I still can't find a clue. ////////////////////////// test.cpp ///////////////////////////////// #include <protocols/moves/RigidBodyMover.hh> protocols::moves::RigidBodyPerturbMover rbmover1(); // okay int main() { protocols::moves::RigidBodyPerturbMover rbmover2(); // okay protocols::moves::RigidBodyPerturbMover* rbpt = new protocols::moves::RigidBodyPerturbMover; // okay delete rbpt; // crash hear! } /////////////////////////////////////////////////////////////////////// |
Message boards :
RALPH@home bug list :
Minirosetta 2.11
©2024 University of Washington
http://www.bakerlab.org