https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19899 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Severity|enhancement |normal --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Mohd, How did you install Koha? Are you sure it is not a customized version of Koha? What returns the following commands? cd /usr/share/koha; grep -r noreturn | grep -v translator I do not find any relevant occurrences of "noreturn" in our code that could produce such error. Do you have something else in the Koha log file? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.