[haiku-bugs] [Haiku] #9416: dev/random needs to be writable

  • From: "fishpond" <trac@xxxxxxxxxxxx>
  • Date: Fri, 01 Feb 2013 15:55:13 -0000

#9416: dev/random needs to be writable
-----------------------------+------------------------------
 Reporter:  fishpond         |        Owner:  nobody
     Type:  bug              |       Status:  new
 Priority:  normal           |    Milestone:  R1
Component:  Drivers          |      Version:  R1/Development
 Keywords:  random, OpenJDK  |   Blocked By:
 Blocking:                   |  Has a Patch:  0
 Platform:  All              |
-----------------------------+------------------------------
 dev/random currently is read-only. On other OSs, writing data to it is
 used for seeding or increasing the entropy.
 OpenJDK's NativePRNG class uses dev/random writes and will thus throw
 exceptions on re-seeding.
 With the attached patch, I'm able to run Netbeans 7.3beta2 with only few
 problems remaining.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/9416>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: