MMonit does not run on OpenBSD 6.4

Issue #799 resolved
Former user created an issue

Hello,

When I run MMonit I get the following error in /var/log/messages.

Dec 17 12:15:20 sally /bsd: trap [mmonit-bin]13529/441310 type 6: sp 1ad6ebe14980 not inside 7f7fff7e5000-7f7ffffe4000
Dec 17 12:17:44 sally /bsd: trap [mmonit-bin]11351/238625 type 6: sp b5a65a1e0d0 not inside 7f7fff7d9000-7f7ffffd9000
Dec 17 12:22:32 sally /bsd: trap [mmonit-bin]9523/122459 type 6: sp 100c589cb330 not inside 7f7fffbf3000-7f7fffff2000

I found the following URL which might indicate the program code needs to be modified to use the new method.

https://marc.info/?l=openbsd-tech&m=152035796722258

Here is the line of code inside that page.

+               printf("trap pid %d tid %d type %d: sp %lx not inside %lx-%lx\n",

Any ideas how to get it to work?

Thanks for your help.

Bryan

Comments (2)

  1. Tildeslash repo owner

    Hello,

    we have updated the build for OpenBSD 6.4, please download M/Monit 3.7.2 again from the download page.

    Best regards, The M/Monit team

  2. Log in to comment