Bug #860

segv running tests

Added by zenspider - 717 days ago. Updated 655 days ago.

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

Revision 1142
Added by scott 731 days ago

Add global trackback disable setting. Closes #860

History

08/08/2006 03:07 PM - scott -

  • Status changed from New to Closed
  • Resolution set to worksforme

This has to be either a broken Ruby interpreter or a bad C extension. Let's talk tonight.

Also available in: Atom PDF