Andrey Loskutov

Results 414 comments of Andrey Loskutov

> Typically suc kind of errors appear if something like static maps/fields used to cache some analysis data cause MT issues. I see that **static** `edu.umd.cs.findbugs.ba.Dataflow.DEBUG` is modified at runtime...

Which GTK version / OS? Wayland or X11? > where the last entry in the log was Can you attach complete log / error you have? Reminds me on https://bugs.eclipse.org/bugs/show_bug.cgi?id=182598,...

The crash log will be in the working directory, if JVM will be able to write one. Crash dump (for gdb) should be enabled in the system, otherwise it will...

> Ideally you would start Eclipse from the shell / console or redirect all the output to a file, so at least full GTK error log will be available. Also...