http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4645
Summary: spamassassin core dump with snoopy
Product: Spamassassin
Version: 3.1.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P1
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I installed snoopylogger (http://sourceforge.net/projects/snoopylogger/).
snoopylogger hooks into the system via the LD_PRELOAD mechanism. It puts a
wrapper around the 'execv' and 'execve' calls to add logging.
To reproduce this download snoopylogger and build it. I do not think you need to
install it. Simply run
export LD_PRELOAD=/path/snoopy.so
spamassassin
unset LD_PRELOAD
You will get a segmentation fault. I noticed this because after I installed
snoopy logger my home directory was full of core files. (no debug symbols so
they were not useful).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.