>>[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
>>  
>>

Philip Prindeville [EMAIL PROTECTED] 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

[EMAIL PROTECTED] mimedefang]# ulimit -c unlimited
[EMAIL PROTECTED] ~]# mimedefang -U defang -q -p
/var/spool/MIMEDefang/mimedefang.sock -d
Segmentation fault (core dumped)
[EMAIL PROTECTED] ~]# 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.

_______________________________________________
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 [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to