Scott, has you change any regular expression in the last days? It looks like a combination of mail content and any bomb..... setting forces a SEGV in Perl's regular expression engine - possibly in a shared part of code memory, because all workers are going crazy.
Switch all the bomb.... settings off or empty the files or config values (make a backup before !) Than switch the settings to on using the backup - one by one with serveral hours delay. If the error comes back, the last changed option is the reason. You may also have a look in to maillog.txt - possibly you can identify an IP or subject or sender which could caused the issue. debugging would also help (we can see the regex that causes the SEGV) - but without knowing anything about the processed IP, mail .... this is not an option. Thomas Von: Scott MacLean <a...@hollsco.com> An: ASSP Development Mailing List <assp-test@lists.sourceforge.net> Datum: 10.03.2015 15:50 Betreff: [Assp-test] Seg faults I'm seeing this happening occasionally - it will be running fine, then out of nowhere, thousands of lines from all workers looking like this: Mar-10-15 10:36:47 [Worker_7] Warning: got unexpected signal SEGV in Worker_7: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_4] Warning: got unexpected signal SEGV in Worker_4: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_3] Warning: got unexpected signal SEGV in Worker_3: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_2] Warning: got unexpected signal SEGV in Worker_2: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_7] Warning: got unexpected signal SEGV in Worker_7: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_6] Warning: got unexpected signal SEGV in Worker_6: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_2] Warning: got unexpected signal SEGV in Worker_2: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_1] Warning: got unexpected signal SEGV in Worker_1: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_2] Warning: got unexpected signal SEGV in Worker_2: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_6] Warning: got unexpected signal SEGV in Worker_4: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:36:47 [Worker_3] Warning: got unexpected signal SEGV in Worker_3: package - main, file - sub main::BombWeight_Run, line - 93! This will continue until it just crashes outright and restarts itself: Mar-10-15 10:37:08 [Worker_6] Warning: got unexpected signal SEGV in Worker_6: package - main, file - sub main::BombWeight_Run, line - 93! Mar-10-15 10:38:24 [startup] Starting as a service Mar-10-15 10:38:28 [startup] ASSP version 2.4.4(15059) (Perl 5.020001) (on MSWin32) initializing ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test