[Bug 3841] Crashes when run multithreaded

2004-10-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3841 --- Additional Comments From [EMAIL PROTECTED] 2004-10-21 15:35 --- This should be fixed in trunk now. John, can you test out SVN trunk to see if that solves the problem for you? --- You are receiving this mail because:

[Bug 3841] Crashes when run multithreaded

2004-10-21 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3841 [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|Future |3.1.0 --- Additional

[Bug 3841] Crashes when run multithreaded

2004-10-11 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3841 --- Additional Comments From [EMAIL PROTECTED] 2004-10-10 21:07 --- John, If you declare 'my %foo' in HTML.pm (line after %tested_colors) and put '$foo{bar} = rand(1);' in html_text(), does each thread share the same %foo object?

[Bug 3841] Crashes when run multithreaded

2004-10-11 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3841 --- Additional Comments From [EMAIL PROTECTED] 2004-10-11 08:37 --- Subject: Re: Crashes when run multithreaded daniel, are you working on this? if not, I'll take a look. I am working on this. I have a closure-less version

[Bug 3841] Crashes when run multithreaded

2004-10-10 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3841 --- Additional Comments From [EMAIL PROTECTED] 2004-10-10 13:30 --- daniel, are you working on this? if not, I'll take a look. --- You are receiving this mail because: --- You are the assignee for the bug, or are

[Bug 3841] Crashes when run multithreaded

2004-09-29 Thread bugzilla-daemon
http://bugzilla.spamassassin.org/show_bug.cgi?id=3841 --- Additional Comments From [EMAIL PROTECTED] 2004-09-28 17:57 --- hmm. actually, both the before and after of that patch are less efficient than they could be. - before: is using closures (ie. sub {