[Bug 1040827] Re: SIGSEGV in __nss_hosts_lookup crashing OpenJDK when Java reads updated jar files

2013-10-12 Thread boecko
this has nothing todo with __nss_hosts_lookup I had the same message with another JAVA-progrom After installing libc6-dbg and examing the coredump, you'll see the real libc6-function $ gdb $JAVA_HOME/bin/java core #0 0x7f22481e11e5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sy

[Bug 1040827] Re: SIGSEGV in __nss_hosts_lookup crashing OpenJDK when Java reads updated jar files

2013-01-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openjdk-6 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040827 Title:

[Bug 1040827] Re: SIGSEGV in __nss_hosts_lookup crashing OpenJDK when Java reads updated jar files

2012-10-11 Thread Markus KilÄs
Notice that this is not only related to NetBeans IDE but also affects other applications that reads JAR files such as JBoss application server when doing an hot redeploy of an Java EE application. ** Summary changed: - SIGSEGV in __nss_hosts_lookup crashing OpenJDK when running NetBeans IDE from