
|
If you were logged in you would be able to see more operations.
|
|
|
JRuby
Created: 24/Apr/07 07:42 PM
Updated: 06/May/07 09:49 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
JRuby 0.9.9
|
| Fix Version/s: |
JRuby 1.0.0RC1
|
|
|
Environment:
|
JRuby 0.9.9, java version "1.6.0_01", Linux Kernel 2.6.20 (Ubuntu Feisty)
|
|
Was sending e-mail using Actiion mail and msmtp (working with MRI and possibly working with JRuby 0.9.8, yet I'm not 100% sure about that last one), got that stack:
Actually, a lower level bug lie inside the scanadd method in that TMail module.
To highlight the bug, simply open try this in irb, then in jirb. Jirb will raise the exception, irb won't.
I'm a bit surprised because all what we do here is really trivial: only parsing Strings...
It's so trivial code that you we can expect this bug has already be open somewhere else (but I didn't find).
result in jirb:
|
|
Description
|
Was sending e-mail using Actiion mail and msmtp (working with MRI and possibly working with JRuby 0.9.8, yet I'm not 100% sure about that last one), got that stack:
Actually, a lower level bug lie inside the scanadd method in that TMail module.
To highlight the bug, simply open try this in irb, then in jirb. Jirb will raise the exception, irb won't.
I'm a bit surprised because all what we do here is really trivial: only parsing Strings...
It's so trivial code that you we can expect this bug has already be open somewhere else (but I didn't find).
result in jirb:
|
Show » |
|