| Anonymous | Login | 2026-03-11 16:43 CDT | ![]() |
| My View | View Issues |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000092 | PyRosetta | [All Projects] Crash | public | 2012-09-04 10:43 | 2012-09-04 13:36 | ||||
| Reporter | cbohrson | ||||||||
| Assigned To | Sergey | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | All platforms | OS | Any | OS Version | Any | ||||
| Product Version | |||||||||
| Fixed in Version | [Rosetta] Trunk | ||||||||
| Summary | 0000092: Seg fault when passing score function with custom scoreterm to MonteCarlo object | ||||||||
| Description | Summary says it all. The line: mc_soln=MonteCarlo(pose,sfxn,kT_soln) causes a segmentation fault when sfxn has a custom score term. Applying sfxn to a pose returns the score correctly. | ||||||||
| Steps To Reproduce | n/a | ||||||||
| Additional Information | n/a | ||||||||
| Tags | No tags attached. | ||||||||
| Application(s) Affected | PyRosetta | ||||||||
| Command Line Used | n/a | ||||||||
| Developer Options | Confirmed As Bug | ||||||||
| Fixed in SVN Version | 50949 | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0000088) Sergey (Administrator) 2012-09-04 11:38 |
Could you please post full source code that trigger this? In particular I am interested to see how exactly custom score term was defined. |
|
(0000089) Sergey (Administrator) 2012-09-04 13:36 |
Appear to be a memory problem in ScoreFunction.clone (OP <---> Python bridge). Fix committed at r50949. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-09-04 10:43 | cbohrson | New Issue | |
| 2012-09-04 10:53 | Labonte | Assigned To | => Sergey |
| 2012-09-04 10:53 | Labonte | Status | new => assigned |
| 2012-09-04 11:38 | Sergey | Note Added: 0000088 | |
| 2012-09-04 13:36 | Sergey | Developer Options | => Confirmed As Bug |
| 2012-09-04 13:36 | Sergey | Fixed in SVN Version | => 50949 |
| 2012-09-04 13:36 | Sergey | Note Added: 0000089 | |
| 2012-09-04 13:36 | Sergey | Status | assigned => resolved |
| 2012-09-04 13:36 | Sergey | Fixed in Version | => Trunk |
| 2012-09-04 13:36 | Sergey | Resolution | open => fixed |
| Copyright © 2000 - 2012 MantisBT Group |