Comment 22 for bug 1965537

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

If the gjs process is using high CPU then please attach gdb to it and run:

  call gjs_backtrace()

After a few attempts it should give a stack trace that will help us debug the problem.