http://bugzilla.spamassassin.org/show_bug.cgi?id=3924





------- Additional Comments From [EMAIL PROTECTED]  2004-10-26 13:09 -------
Newbie at perl here, as for stack trace how does one accomplish this?

I edited my spamassassin.bat and added "-d" to the line which calls perl, this 
produced an interactive run of this message.  The last point to show up before 
the crash is:

main::(C:\Perl\bin\spamassassin2.bat:314):
314:    push ( @ARGV, '-' ) if ( [EMAIL PROTECTED] );
  DB<1>
main::(C:\Perl\bin\spamassassin2.bat:315):
315:    @targets = map { join ( ":", '', $opt{'format'}, $_ ) } @ARGV;
  DB<1>
main::(C:\Perl\bin\spamassassin2.bat:315):
315:    @targets = map { join ( ":", '', $opt{'format'}, $_ ) } @ARGV;
  DB<1>
main::(C:\Perl\bin\spamassassin2.bat:321):
321:    my $tempfile;
  DB<1>
main::(C:\Perl\bin\spamassassin2.bat:322):
322:    if ( $targets[0] =~ /:mbo?x:-$/ ) {
  DB<1>
main::(C:\Perl\bin\spamassassin2.bat:335):
335:    eval { $iter->run(@targets); };
  DB<1>
main::(C:\Perl\bin\spamassassin2.bat:335):
335:    eval { $iter->run(@targets); };
  DB<1>


Is this the proper looking information you are looking for, if not, please 
instruct me how I would accomplish doing this the proper way.
Thanks!



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to