MESSAGE
      Process 23353 (systemd_coredump_exception_handler.py) of user zbyszek failed with ZeroDivisionError: division by zero

Traceback (most recent call last):
  File "systemd_coredump_exception_handler.py", line 122, in <module>
    g()
  File "systemd_coredump_exception_handler.py", line 121, in g
    f()
  File "systemd_coredump_exception_handler.py", line 119, in f
    div0 = 1 / 0
ZeroDivisionError: division by zero

Local variables in innermost frame:
  h=<function f at 0x7f1146969e18>
  a=3
