Bug #860
segv running tests
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : | worksforme |
Description
brand new install, never used before... ran tests by hand after it notified of an error. Got:
Users/ryan/Work/misc/typo/config/../app/models/category.rb:20: [BUG] Segmentation fault
which happens to be the body of:
def self.find_by_permalink(*args)
super || new
end
There is no good trace in the crash log.
ruby 1.8.4 (2006-03-04) [i686-darwin8.6.2]
Associated revisions
Add global trackback disable setting. Closes #860