[Gd-chatter] [Bug 7364] No context in backtrace

bugzilla-daemon at gwydiondylan.org bugzilla-daemon at gwydiondylan.org
Wed Dec 12 18:15:58 CET 2007


http://www.gwydiondylan.org/cgi-bin/bugzilla/show_bug.cgi?id=7364





------- Comment #4 from carlgay at gmail.com  2007-12-12 18:15 -------
The actual error was due to the profiling done in testworks.  This method in
fundev/sources/common-dylan/macros.dylan is where the error occurs.  Dunno if
this help find the bad backtrace problem.

define method profiling-type-result
    (state :: <profiling-state>, keyword == #"allocation", #key)
 => (allocation :: <integer>)
  raw-as-integer(primitive-allocation-count())
end method profiling-type-result;


-- 
Configure bugmail: http://www.gwydiondylan.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the chatter mailing list