Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Termination after throwing an instance of 'std::bad_alloc' when hovering over source code eclipse 4.16 4.17. ubuntu 20.04

Hendrik,

terminate called after throwing an instance of 'std::bad_alloc'
   what():  std::bad_alloc

I'm skilled in resolving such kind of issues. I understand that the problem is reproducible, at least sometimes. The next step would involve a native debugger and/or inspecting additional logs to obtain the location of the problem, then we could discuss how to solve it.

I have submitted a bug for you, lets continue the discussion there to avoid spamming the mailing list:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=577233


Back to the top