[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Monit 5.2.1 Segmentation fault on Mac OS X Server 10.5.5
From: |
Thomas König |
Subject: |
Re: Monit 5.2.1 Segmentation fault on Mac OS X Server 10.5.5 |
Date: |
Mon, 18 Oct 2010 15:29:19 +0200 |
Thanks for the info martin!
just FYI, i also tried to compile the latest version from trunk on a 10.5.5
Server (G5, not intel like the other one), and i got this error:
M/Monit heartbeat started
AssertException: s at util.c:272
aborting..
-------------------------------------------------------------------------------
0 monit 0x000085cc monit_http + 588
1 monit 0x000086cc LogCritical + 124
2 monit 0x00012e48 Util_trim + 56
3 monit 0x0002a4d8 initprocesstree_sysdep +
760
4 monit 0x0000d214 initprocesstree + 84
5 monit 0x0001b4b0 validate + 80
6 monit 0x0000af74 main + 996
7 monit 0x00002634 start + 68
-------------------------------------------------------------------------------
Abort trap
Building the latest official release from downloads (5.2.1) worked fine on the
G5.
Best,
Thomas
On 18 Oct, 2010, at 12:47 PM, Martin Pala wrote:
> Ahh, sorry ... the error which you see is not bug - it fails because the
> pre-compiled monit binary is for MacOSX 10.6.x - it is not compatible with
> 10.5.x => you need to recompile which fixes the problem.
>
> The bug which i mentioned is different MacOSX version problem (fixed).
>
>
> On Oct 18, 2010, at 12:11 PM, Thomas König wrote:
>
>> Hi Martin,
>>
>> thanks for your quick response.
>>
>> The latest verison in trunk works!
>>
>> P.S.: I tried the binary version again before i build the one from trunk,
>> but got the same error as I stated before:
>>
>> dyld: unknown required load command 0x80000022
>> Trace/BPT trap
>>
>> Thank you,
>> regards,
>> Thomas
>>
>> On 18 Oct, 2010, at 11:56 AM, Martin Pala wrote:
>>
>>> Hi,
>>>
>>> the bug is fixed in svn, you can get and compile the source code this way:
>>>
>>> svn checkout http://monit.googlecode.com/svn/trunk/ monit
>>> cd monit && ./autogen.sh && make
>>>
>>> The pre-build MacOSX monit binary which is available on downloads page
>>> contains the fix too:
>>> http://www.mmonit.com/monit/download/
>>>
>>> Regards,
>>> Martin
>>>
>>>
>>>
>>> On Oct 18, 2010, at 11:36 AM, Thomas König wrote:
>>>
>>>> Hi,
>>>>
>>>> i was trying to update all our servers to monit 5.2.1 to work with the
>>>> latest mmonit, but on OS X 10.5.5 I get a Segmentation fault when
>>>> launching monit (build from source).
>>>>
>>>> When running the binary build for mac i get the following error:
>>>>
>>>> ./monit -V
>>>> dyld: unknown required load command 0x80000022
>>>> Trace/BPT trap
>>>>
>>>> Please help me with this issue as otherwise I have to revert the rest of
>>>> our servers and mmonit back to a version prior than 5.2.
>>>>
>>>> Thanks,
>>>> best regards,
>>>> Thomas
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> To unsubscribe:
>>>> http://lists.nongnu.org/mailman/listinfo/monit-general
>>>
>>>
>>> --
>>> To unsubscribe:
>>> http://lists.nongnu.org/mailman/listinfo/monit-general
>>
>>
>> --
>> To unsubscribe:
>> http://lists.nongnu.org/mailman/listinfo/monit-general
>
>
> --
> To unsubscribe:
> http://lists.nongnu.org/mailman/listinfo/monit-general