JDK-6459216 : REGRESSION:Crashes on start when performing a java.net.NetworkInterface.getAll()
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_2.6
  • CPU: x86
  • Submitted: 2006-08-10
  • Updated: 2010-04-26
  • Resolved: 2006-08-11
Related Reports
Duplicate :  
Description
J2SE Version (please include all output from java -version flag):

$ ./java -version
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b93)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b93, mixed mode, sharing)


Does this problem occur on J2SE 1.4.x or 5.0.x ?  Yes / No (pick one)

No

Operating System Configuration Information (be specific):

Linux admin 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux

Hardware Configuration Information (be specific):

single cpu intel pentium

Bug Description:

Crashes on start when performing a java.net.NetworkInterface.getAll()

Steps to Reproduce (be specific):

Happens everytime on one of our systems.

Crash dumps attached.