[Bug 1285996] [NEW] JVM-6900441 - Object.wait etc. broken when system time is set backwards

2014-02-27 Thread Andreas Wundsam
Public bug reported:

I am working on floodlight. We've recently been bitten by Bug
JVM-6900441 of the JVM
(http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6900441), which
causes basically all scheduling primitives (Thread.sleep,
ScheduledExecutorService.schedule, Object.wait, even Unsafe.parkNanos
etc.) to hang when the system clock (wallclock) of the OS is set back.

The fix is in jdk7u master, but not in the currently released version
7u51, nor the current ubuntu version 7u51-2.4.4-0ubuntu0.12.04.2. I have
extracted the patch from the jdk7u master ( https://gist.github.com
/andi-bigswitch/9220407) and put up a PPA with a patched version
(https://launchpad.net/~floodlight/+archive/openjdk-patch).

I was wondering if the Ubuntu maintainers are interested in releasing a
Ubuntu patched version with this fix applied? It seems like a pretty
serious bug that may affect other users to. Happy to contribute the
patch I used.

** Affects: openjdk-7 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  I am working on floodlight. We've recently been bitten by Bug
  JVM-6900441 of the JVM
  (http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6900441), which
  causes basically all scheduling primitives (Thread.sleep,
- ScheduledExectuorService.schedule, Object.wait, even Unsafe.parkNanos
+ ScheduledExecutorService.schedule, Object.wait, even Unsafe.parkNanos
  etc.) to hang when the system clock (wallclock) of the OS is set back.
  
  The fix is in jdk7u master, but not in the currently released version
  7jdku51, nor the current ubuntu version 7u51-2.4.4-0ubuntu0.12.04.2. I
  have extracted the patch from the jdk7u master ( https://gist.github.com
  /andi-bigswitch/9220407) and put up a PPA with a patched version
  (https://launchpad.net/~floodlight/+archive/openjdk-patch).
  
  I was wondering if the Ubuntu maintainers are interested in releasing a
  Ubuntu patched version with this fix applied? It seems like a pretty
  serious bug that may affect other users to. Happy to contribute the
  patch I used.

** Description changed:

  I am working on floodlight. We've recently been bitten by Bug
  JVM-6900441 of the JVM
  (http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6900441), which
  causes basically all scheduling primitives (Thread.sleep,
  ScheduledExecutorService.schedule, Object.wait, even Unsafe.parkNanos
  etc.) to hang when the system clock (wallclock) of the OS is set back.
  
  The fix is in jdk7u master, but not in the currently released version
- 7jdku51, nor the current ubuntu version 7u51-2.4.4-0ubuntu0.12.04.2. I
- have extracted the patch from the jdk7u master ( https://gist.github.com
+ 7u51, nor the current ubuntu version 7u51-2.4.4-0ubuntu0.12.04.2. I have
+ extracted the patch from the jdk7u master ( https://gist.github.com
  /andi-bigswitch/9220407) and put up a PPA with a patched version
  (https://launchpad.net/~floodlight/+archive/openjdk-patch).
  
  I was wondering if the Ubuntu maintainers are interested in releasing a
  Ubuntu patched version with this fix applied? It seems like a pretty
  serious bug that may affect other users to. Happy to contribute the
  patch I used.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285996

Title:
  JVM-6900441 - Object.wait etc. broken when system time is set
  backwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1285996/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1067522] Re: openssh-client / ssh does not set IP Type-of-service field

2012-10-18 Thread Andreas Wundsam
This is an upstream bug in OpenSSH 5.9p1, that has also been reported
for Debian as bug 671075.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671075

"This is currently broken because a special case in the packet_connection_af 
function returns a boolean value
instead of an address family."

I have just tested that the patch attached by Nicolas to the debian
package fixes the problem.

** Bug watch added: Debian Bug tracker #671075
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671075

** Patch added: "fix_ip_tos.patch"
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1067522/+attachment/3402582/+files/fix_ip_tos.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1067522

Title:
  openssh-client / ssh does not set IP Type-of-service field

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1067522/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs