On Thu, Oct 26, 2006 at 04:33:17PM +0200, Helmut Eller wrote: : * Jonathon McKitrick [2006-10-23 21:01+0200] writes: : : > : I assumed that find-definitions-for-emacs crashes. Perhaps you have : > : to qualify the name: (find-definitions-for-emacs "ajax::delete-user"). : > : If find-definitions-for-emacs actually returns nil, you can try to set : > : swank:*log-events*. But I would be surprised if the bug is in some : > : other place. : > : > I get the same result. In the log, the last item is the call to : > find-definitions-for-emacs, then the 'heap exhausted' message. : : I think the bug is somewhere near swank-backend:find-definitions. : Can you trace all functions in the swank-backend and sb-introspect : packages to see which function doesn't return normally?
I'm going to have a trace of >770 lines. Is there a good way to filter/pre-process the output? Where shall I send it?
Jonathon McKitrick -- My other computer is your Windows box.