This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix incorrect computation of DW_CFA_GNU_args_size in nested calls


On Fri, Mar 17, 2006 at 08:58:59PM -0300, Alexandre Oliva wrote:
> Symptom is that throwing an exception in gij testcases eats up all
> available memory trying to create a stack trace and crashing in the
> middle of that, which triggers the creation of another stack trace,
> and so on.  Would you happen to remember whether this was the sort of
> behavior you got back then?

Yep.  Ideally libjava would notice that it's recursing and stop.  *shrug*


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]