Issue Details (XML | Word | Printable)

Key: JRUBY-1410
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nick Sieger
Reporter: Nick Sieger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JRuby

Signal on Windows blows up with missing signals

Created: 08/Oct/07 08:39 PM   Updated: 22/Dec/07 06:28 AM   Resolved: 08/Oct/07 09:03 PM
Return to search
Component/s: Core Classes/Modules
Affects Version/s: JRuby 1.0.1, JRuby 1.x+
Fix Version/s: JRuby 1.0.2, JRuby 1.1b1

Time Tracking:
Not Specified


 Description  « Hide

Signal.java:126:in `sun.misc.Signal.<init>':
java.lang.IllegalArgumentException: Unknown signal: USR
1 (NativeException)
from NativeConstructorAccessorImpl.java:-2:in
`sun.reflect.NativeConstructorAccessorImpl.new
Instance0'
from NativeConstructorAccessorImpl.java:39:in
`sun.reflect.NativeConstructorAccessorImpl.new
Instance'
from DelegatingConstructorAccessorImpl.java:27:in
`sun.reflect.DelegatingConstructorAccessor
Impl.newInstance'
from Constructor.java:494:in
`java.lang.reflect.Constructor.newInstance'
from JavaConstructor.java:88:in
`org.jruby.javasupport.JavaConstructor.new_instance'
from null:-1:in
`org.jruby.javasupport.JavaConstructorInvokernew_instancexx1.call'
from FastInvocationCallback.java:49:in
`org.jruby.runtime.callback.FastInvocationCallback.ex
ecute'



Nick Sieger made changes - 08/Oct/07 09:03 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Charles Oliver Nutter made changes - 22/Dec/07 06:28 AM
Status Resolved [ 5 ] Closed [ 6 ]