Skip to content

add patch to fix a crash if n_messages is zero and causes a divide by zero

Philipp Unger requested to merge philippun1/endeavour:fix-crash into main

Add a patch which fixes a divide by zero floating point exception if n_messages is zero in onmi-area.

This exception is happening randomly while endeavour is idling in background.

Here is the upstream issue: https://gitlab.gnome.org/World/Endeavour/-/issues/496

Merge request reports

Loading