[Mimedefang] x64 compatible?

2006-11-12 Thread mimedefang


Is anyone running mimedefang on 64-bit OS?  I’ve been working with mimedefang
for quite a while now, and decided to try it out on a new 64-bit server.  I
installed the 64 bit Fedora Core 6, and followed the procedure that I do
whenever a new FC version comes out to re-install. Sendmail appears to be
working, Spamassassin appears to be working, clamav appears to be working, but
Mimedefang will not start.  This is the first time I have had this problem.  I
get the error:

[EMAIL PROTECTED] bin]# service mimedefang start

Starting mimedefang-multiplexor:   [  OK  ]

Starting mimedefang: /bin/bash: line 1: 10811 Segmentation fault 
/usr/bin/mimedefang -P /var/spool/MIMEDefang/mimedefang.pid -m
/var/spool/MIMEDefang/mimedefang-multiplexor.sock -R -1 -U defang -q -p
/var/spool/MIMEDefang/mimedefang.sock

   [FAILED]

 

I even tried going to the 2.58 version and it did the same thing.  I install
mimedefang using the source, and the mimedefang.spec file to create an rpm, but
this time it isn’t working.  I haven’t tried on a 32 bit FC6 yet, so it may be
FC6 itself. 

 

Any help?

 

Bill Curtis



This message was sent using IMP, the Internet Messaging Program.

___
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Re: [Mimedefang] x64 compatible?

2006-11-12 Thread Atanas

[EMAIL PROTECTED] said the following on 11/12/2006 08:31 AM:


Is anyone running mimedefang on 64-bit OS?


FreeBSD amd64 works for me, I started using it about 2 years ago.

Regards,
Atanas

___
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Re: [Mimedefang] x64 compatible?

2006-11-12 Thread Philip Prindeville
[EMAIL PROTECTED] wrote:

[snip]
[EMAIL PROTECTED] bin]# service mimedefang start

Starting mimedefang-multiplexor:   [  OK  ]

Starting mimedefang: /bin/bash: line 1: 10811 Segmentation fault 
/usr/bin/mimedefang -P /var/spool/MIMEDefang/mimedefang.pid -m
/var/spool/MIMEDefang/mimedefang-multiplexor.sock -R -1 -U defang -q -p
/var/spool/MIMEDefang/mimedefang.sock

   [FAILED]


I even tried going to the 2.58 version and it did the same thing.  I install
mimedefang using the source, and the mimedefang.spec file to create an rpm, but
this time it isn’t working.  I haven’t tried on a 32 bit FC6 yet, so it may be
FC6 itself. 

Any help?

Bill Curtis


I'm running it on an Athalon64 w/ FC5, and it works fine.

Can you try starting it up with -x and see what happens?

-Philip


___
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Re: [Mimedefang] x64 compatible?

2006-11-12 Thread mimedefang
[snip]
[EMAIL PROTECTED] bin]# service mimedefang start

Starting mimedefang-multiplexor:   [  OK  ]

Starting mimedefang: /bin/bash: line 1: 10811 Segmentation fault 
/usr/bin/mimedefang -P /var/spool/MIMEDefang/mimedefang.pid -m 
/var/spool/MIMEDefang/mimedefang-multiplexor.sock -R -1 -U defang -q -p 
/var/spool/MIMEDefang/mimedefang.sock

   [FAILED]


I even tried going to the 2.58 version and it did the same thing.  I 
install mimedefang using the source, and the mimedefang.spec file to 
create an rpm, but this time it isn’t working.  I haven’t tried on a 32 
bit FC6 yet, so it may be
FC6 itself. 

Any help?

Bill Curtis


I'm running it on an Athalon64 w/ FC5, and it works fine.

Can you try starting it up with -x and see what happens?

-Philip

[EMAIL PROTECTED] ~]# mimedefang -P /var/spool/MIMEDefang/mimedefang.pid -m
/var/spool/MIMEDefang/mimedefang-multiplexor.sock -R -1 -U defang -q -p
/var/spool/MIMEDefang/mimedefang.sock -x
Segmentation fault

[EMAIL PROTECTED] mimedefang]# mimedefang -U defang -p
/var/spool/MIMEDefang/mimedefang.sock -d
Segmentation fault



This message was sent using IMP, the Internet Messaging Program.

___
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Re: [Mimedefang] x64 compatible?

2006-11-12 Thread Philip Prindeville
[EMAIL PROTECTED] wrote:

[EMAIL PROTECTED] ~]# mimedefang -P /var/spool/MIMEDefang/mimedefang.pid -m
/var/spool/MIMEDefang/mimedefang-multiplexor.sock -R -1 -U defang -q -p
/var/spool/MIMEDefang/mimedefang.sock -x
Segmentation fault

[EMAIL PROTECTED] mimedefang]# mimedefang -U defang -p
/var/spool/MIMEDefang/mimedefang.sock -d
Segmentation fault
  


Can you run it from gdb or with strace?

-Philip

___
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang