[Mimedefang] x64 compatible?

mimedefang at jameswcurtis.com mimedefang at jameswcurtis.com
Mon Nov 13 05:59:25 EST 2006



>>mimedefang at jameswcurtis.com wrote:

>>[root at mg2950 ~]# 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
>>
>>[root at mg2950 mimedefang]# mimedefang -U defang -p 
>>/var/spool/MIMEDefang/mimedefang.sock -d Segmentation fault
>>  
>>

Philip Prindeville [philipp_subx at redfish-solutions.com] wrote: 
>Can you run it from gdb or with strace?

>-Philip

I have never done this before, but from what I read on the web, here is what I
did

[root at mg2950 mimedefang]# ulimit -c unlimited
[root at mg2950 ~]# mimedefang -U defang -q -p
/var/spool/MIMEDefang/mimedefang.sock -d
Segmentation fault (core dumped)
[root at mg2950 ~]# gdb mimedefang core.18441                                     
GNU gdb Red Hat Linux (6.5-13.fc6rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".

Reading symbols from /lib64/libpthread.so.0...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from /lib64/libnsl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnsl.so.1
Reading symbols from /lib64/libc.so.6...
(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /lib64/libnss_files.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_files.so.2

Core was generated by `mimedefang -U defang -q -p
/var/spool/MIMEDefang/mimedefang.sock -d'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000000000407806 in ?? ()
(gdb)

More things I have noticed:
when I try to run mimedefang, the mimedefang-multiplexor.pid shows up in the
/var/spool/MIMEDefang directory and the copy gets put in /var/run, but the
mimedefang.sock file does not get created


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




More information about the MIMEDefang mailing list