After obtaining eglibc-2.17
svn co svn://svn.eglibc.org/branches/eglibc-2_17 eglibc-2.17
modifying it to show who calls "pthread_key_create" with non NULL
destructor, building it and using it to run the example we get:
> pthread_key_create pthread: 0x7f0378fdc700, destr: 0x7f034d4ab320
O
ibpthread.so exists at: /lib/x86_64-linux-gnu/libpthread-2.17.so
debug libpthread.so exists at:
/usr/lib/debug/lib/x86_64-linux-gnu/libpthread-2.17.so
According to http://packages.ubuntu.com/saucy/i386/libc6-amd64/filelist
libpthread is part of libc6 (ie.
[http://archive.ubuntu.com/ubuntu/pool/ma
Thread 22 (Thread 0x7fffa87ff700 (LWP 7003)):
#0 0x7fff8891f320 in ?? ()
#1 0x77bc4d72 in __nptl_deallocate_tsd () at pthread_create.c:157
#2 0x77bc4f7c in start_thread (arg=0x7fffa87ff700) at
pthread_create.c:318
#3 0x774d49cd in clone () at
../sysdeps/unix/sysv/linux
** Package changed: ubuntu => glibc (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234253
Title:
Netbeans crashes with JDK8
To manage notifications about this bug go to:
https://bugs.launc
https://bugs.launchpad.net/bugs/1234253 is a similar issue, but none of
the workarounds provided here work. The only workaround that does work
in that case is to lower the CPU affinity to 1.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
I've tried the workarounds from
https://bugs.launchpad.net/ubuntu/+source/java-common/+bug/1241101 and
unfortunately none of them help. This one seems to be a different issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
A workaround is to change CPU affinity to something low, like 1:
taskset 0x1 ~/Desktop/work/netbeans-7.4/bin/netbeans --jdkhome
~/Desktop/work/jdk1.8.0/ -J-showversion -J-Xcheck:jni -J-Xint
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
I'm re-opening this issue as it still exists in the latest 13.10 with
the latest NetBeans 7.4 (final) - it crashes about 50% of the time.
** Changed in: ubuntu
Status: Fix Released => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
It seems that the issue was resolved in Ubuntu 13.10 Beta 2 available
from http://releases.ubuntu.com/saucy/
This issue can be now closed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234253
Title:
Public bug reported:
We (Oracle) have our own issue filed addressing this problem:
https://bugs.openjdk.java.net/browse/JDK-8025568
In summary - NetBeans with JDK8 crashes here on Ubuntu 13.4
GDB session info:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffac9e
10 matches
Mail list logo