bioslord Posté(e) 11 janvier 2011 Share Posté(e) 11 janvier 2011 Bonjour, ça fait maintenant plus de 5 mois que j'utilisais Eclipse pour faire du JAVA (pas spécialement Android mais souvent quand même ) et un beau jour (il pleuvait...) Eclipse n'a plus eu envi de compiler mes projets : Voila ce que me retourne la console Eclipse quand je lance une app android sur me tel : # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (classFileParser.cpp:3375), pid=2316, tid=3077827440 # Error: ShouldNotReachHere() # # JRE version: 6.0_20-b20 # Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 ) # Derivative: IcedTea6 1.9.2 # Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.2-0ubuntu1~10.04.1 # An error report file with more information is saved as: # /home/chewbacca/Applications/Eclipse/workspace/TheMobileApp/hs_err_pid2316.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # Et voila le log hs_err_pid2316.log : # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (classFileParser.cpp:3375), pid=2316, tid=3077827440 # Error: ShouldNotReachHere() # # JRE version: 6.0_20-b20 # Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 ) # Derivative: IcedTea6 1.9.2 # Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.2-0ubuntu1~10.04.1 # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # --------------- T H R E A D --------------- Current thread (0x08ee8400): JavaThread "Unknown thread" [_thread_in_vm, id=2320, stack(0xb76ee000,0xb773f000)] Stack: [0xb76ee000,0xb773f000], sp=0xb773d7e0, free space=317k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x636927] V [libjvm.so+0x636b71] V [libjvm.so+0x289bde] V [libjvm.so+0x289c59] V [libjvm.so+0x21f076] V [libjvm.so+0x2222fb] V [libjvm.so+0x5d63e9] V [libjvm.so+0x5d6d32] V [libjvm.so+0x5d7104] V [libjvm.so+0x5d71a0] V [libjvm.so+0x5d723a] V [libjvm.so+0x5d72c5] V [libjvm.so+0x5d7326] V [libjvm.so+0x5d7403] V [libjvm.so+0x5d76f9] V [libjvm.so+0x6144af] V [libjvm.so+0x614ebc] V [libjvm.so+0x34dcf8] V [libjvm.so+0x6010dc] V [libjvm.so+0x386edc] C [java+0x2558] JavaMain+0x88 C [libpthread.so.0+0x596e] --------------- P R O C E S S --------------- Java Threads: ( => current thread ) Other Threads: =>0x08ee8400 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=2320, stack(0xb76ee000,0xb773f000)] VM state:not at safepoint (not fully initialized) VM Mutex/Monitor currently owned by a thread: None Dynamic libraries: 00110000-00263000 r-xp 00000000 08:05 1184069 /lib/tls/i686/cmov/libc-2.11.1.so 00263000-00264000 ---p 00153000 08:05 1184069 /lib/tls/i686/cmov/libc-2.11.1.so 00264000-00266000 r--p 00153000 08:05 1184069 /lib/tls/i686/cmov/libc-2.11.1.so 00266000-00267000 rw-p 00155000 08:05 1184069 /lib/tls/i686/cmov/libc-2.11.1.so 00267000-0026a000 rw-p 00000000 00:00 0 0026a000-0028e000 r-xp 00000000 08:05 1184077 /lib/tls/i686/cmov/libm-2.11.1.so 0028e000-0028f000 r--p 00023000 08:05 1184077 /lib/tls/i686/cmov/libm-2.11.1.so 0028f000-00290000 rw-p 00024000 08:05 1184077 /lib/tls/i686/cmov/libm-2.11.1.so 00290000-002a3000 r-xp 00000000 08:05 1184080 /lib/tls/i686/cmov/libnsl-2.11.1.so 002a3000-002a4000 r--p 00012000 08:05 1184080 /lib/tls/i686/cmov/libnsl-2.11.1.so 002a4000-002a5000 rw-p 00013000 08:05 1184080 /lib/tls/i686/cmov/libnsl-2.11.1.so 002a5000-002a7000 rw-p 00000000 00:00 0 002a7000-002af000 r-xp 00000000 08:05 1184090 /lib/tls/i686/cmov/libnss_nis-2.11.1.so 002af000-002b0000 r--p 00007000 08:05 1184090 /lib/tls/i686/cmov/libnss_nis-2.11.1.so 002b0000-002b1000 rw-p 00008000 08:05 1184090 /lib/tls/i686/cmov/libnss_nis-2.11.1.so 002b1000-002b8000 r-xp 00000000 08:05 5116443 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libzip.so 002b8000-002b9000 r--p 00006000 08:05 5116443 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libzip.so 002b9000-002ba000 rw-p 00007000 08:05 5116443 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libzip.so 002c2000-002c8000 r-xp 00000000 08:05 1184082 /lib/tls/i686/cmov/libnss_compat-2.11.1.so 002c8000-002c9000 r--p 00006000 08:05 1184082 /lib/tls/i686/cmov/libnss_compat-2.11.1.so 002c9000-002ca000 rw-p 00007000 08:05 1184082 /lib/tls/i686/cmov/libnss_compat-2.11.1.so 0038c000-0038d000 r-xp 00000000 00:00 0 [vdso] 00500000-00503000 r-xp 00000000 08:05 5116414 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/jli/libjli.so 00503000-00504000 r--p 00003000 08:05 5116414 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/jli/libjli.so 00504000-00505000 rw-p 00004000 08:05 5116414 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/jli/libjli.so 005ad000-005b4000 r-xp 00000000 08:05 1184099 /lib/tls/i686/cmov/librt-2.11.1.so 005b4000-005b5000 r--p 00006000 08:05 1184099 /lib/tls/i686/cmov/librt-2.11.1.so 005b5000-005b6000 rw-p 00007000 08:05 1184099 /lib/tls/i686/cmov/librt-2.11.1.so 0070a000-00716000 r-xp 00000000 08:05 5116442 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so 00716000-00717000 r--p 0000b000 08:05 5116442 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so 00717000-00718000 rw-p 0000c000 08:05 5116442 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so 0071b000-00725000 r-xp 00000000 08:05 1184086 /lib/tls/i686/cmov/libnss_files-2.11.1.so 00725000-00726000 r--p 00009000 08:05 1184086 /lib/tls/i686/cmov/libnss_files-2.11.1.so 00726000-00727000 rw-p 0000a000 08:05 1184086 /lib/tls/i686/cmov/libnss_files-2.11.1.so 007e0000-00804000 r-xp 00000000 08:05 5116426 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so 00804000-00805000 r--p 00023000 08:05 5116426 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so 00805000-00807000 rw-p 00024000 08:05 5116426 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so 00a2f000-00a31000 r-xp 00000000 08:05 1184075 /lib/tls/i686/cmov/libdl-2.11.1.so 00a31000-00a32000 r--p 00001000 08:05 1184075 /lib/tls/i686/cmov/libdl-2.11.1.so 00a32000-00a33000 rw-p 00002000 08:05 1184075 /lib/tls/i686/cmov/libdl-2.11.1.so 00a79000-00a8c000 r-xp 00000000 08:05 1179846 /lib/libz.so.1.2.3.3 00a8c000-00a8d000 r--p 00012000 08:05 1179846 /lib/libz.so.1.2.3.3 00a8d000-00a8e000 rw-p 00013000 08:05 1179846 /lib/libz.so.1.2.3.3 00a98000-00ab3000 r-xp 00000000 08:05 1179673 /lib/ld-2.11.1.so 00ab3000-00ab4000 r--p 0001a000 08:05 1179673 /lib/ld-2.11.1.so 00ab4000-00ab5000 rw-p 0001b000 08:05 1179673 /lib/ld-2.11.1.so 00c0d000-00c14000 r-xp 00000000 08:05 5116445 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/native_threads/libhpi.so 00c14000-00c15000 r--p 00006000 08:05 5116445 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/native_threads/libhpi.so 00c15000-00c16000 rw-p 00007000 08:05 5116445 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/native_threads/libhpi.so 00dd1000-00de6000 r-xp 00000000 08:05 1184095 /lib/tls/i686/cmov/libpthread-2.11.1.so 00de6000-00de7000 r--p 00014000 08:05 1184095 /lib/tls/i686/cmov/libpthread-2.11.1.so 00de7000-00de8000 rw-p 00015000 08:05 1184095 /lib/tls/i686/cmov/libpthread-2.11.1.so 00de8000-00dea000 rw-p 00000000 00:00 0 00dea000-0149c000 r-xp 00000000 08:05 5116447 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/server/libjvm.so 0149c000-0149d000 ---p 006b2000 08:05 5116447 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/server/libjvm.so 0149d000-014e2000 r--p 006b2000 08:05 5116447 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/server/libjvm.so 014e2000-014f1000 rw-p 006f7000 08:05 5116447 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/server/libjvm.so 014f1000-01910000 rw-p 00000000 00:00 0 08048000-08051000 r-xp 00000000 08:05 5116475 /usr/lib/jvm/java-6-openjdk/jre/bin/java 08051000-08052000 r--p 00008000 08:05 5116475 /usr/lib/jvm/java-6-openjdk/jre/bin/java 08052000-08053000 rw-p 00009000 08:05 5116475 /usr/lib/jvm/java-6-openjdk/jre/bin/java 08ee2000-08f4b000 rw-p 00000000 00:00 0 [heap] 78c8a000-78cef000 r--s 004cb000 08:05 3024297 /home/chewbacca/Android/android-sdk-linux/platforms/android-8/android.jar 78cef000-78cf0000 ---p 00000000 00:00 0 78cf0000-78d70000 rw-p 00000000 00:00 0 78d70000-78d71000 ---p 00000000 00:00 0 78d71000-78df1000 rw-p 00000000 00:00 0 78df1000-78df2000 ---p 00000000 00:00 0 78df2000-78e72000 rw-p 00000000 00:00 0 78e72000-78e73000 ---p 00000000 00:00 0 78e73000-78efb000 rw-p 00000000 00:00 0 78efb000-78f33000 rw-p 00000000 00:00 0 78f33000-78f45000 rw-p 00000000 00:00 0 78f45000-79045000 rw-p 00000000 00:00 0 79045000-7904d000 rw-p 00000000 00:00 0 7904d000-79085000 rw-p 00000000 00:00 0 79085000-79097000 rw-p 00000000 00:00 0 79097000-79196000 rw-p 00000000 00:00 0 79196000-7919f000 rw-p 00000000 00:00 0 7919f000-7921f000 rw-p 00000000 00:00 0 7921f000-7a220000 rw-p 00000000 00:00 0 7a220000-81220000 rw-p 00000000 00:00 0 81220000-83440000 rw-p 00000000 00:00 0 83440000-a34d0000 rw-p 00000000 00:00 0 a34d0000-a45e0000 rw-p 00000000 00:00 0 a45e0000-b4620000 rw-p 00000000 00:00 0 b462e000-b4637000 rw-p 00000000 00:00 0 b4637000-b46ee000 rw-p 00000000 00:00 0 b46ee000-b492e000 rwxp 00000000 00:00 0 b492e000-b76ee000 rw-p 00000000 00:00 0 b76ee000-b76f1000 ---p 00000000 00:00 0 b76f1000-b7742000 rw-p 00000000 00:00 0 [threadstack:0004d494] b774c000-b7754000 rw-s 00000000 08:05 2097212 /tmp/hsperfdata_chewbacca/2316 b7754000-b7755000 rw-p 00000000 00:00 0 b7755000-b7756000 r--p 00000000 00:00 0 b7756000-b7758000 rw-p 00000000 00:00 0 bfc46000-bfc5b000 rw-p 00000000 00:00 0 [stack] VM Arguments: jvm_args: -Dfile.encoding=UTF-8 -Xbootclasspath:/home/chewbacca/Android/android-sdk-linux/platforms/android-8/android.jar java_command: fr.bioslord.mobile.traffic Launcher Type: SUN_STANDARD Environment Variables: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games USERNAME=chewbacca LD_LIBRARY_PATH=/usr/lib/jvm/java-6-openjdk/jre/lib/i386/server:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:/usr/lib/jvm/java-6-openjdk/jre/../lib/i386:/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:/usr/lib/xulrunner-addons:/usr/lib/xulrunner-addons SHELL=/bin/bash DISPLAY=:0.0 Signal Handlers: SIGSEGV: [libjvm.so+0x637530], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGBUS: [libjvm.so+0x637530], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGFPE: [libjvm.so+0x50e640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGPIPE: [libjvm.so+0x50e640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGXFSZ: [libjvm.so+0x50e640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGILL: [libjvm.so+0x50e640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGUSR2: [libjvm.so+0x50dcf0], sa_mask[0]=0x00000004, sa_flags=0x10000004 SIGHUP: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGTERM: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGQUIT: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 --------------- S Y S T E M --------------- OS:Ubuntu 10.04 (lucid) uname:Linux 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 libc:glibc 2.11.1 NPTL 2.11.1 rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity load average:1.19 0.66 0.27 /proc/meminfo: MemTotal: 3354464 kB MemFree: 2287376 kB Buffers: 58192 kB Cached: 470808 kB SwapCached: 0 kB Active: 656256 kB Inactive: 314644 kB Active(anon): 452056 kB Inactive(anon): 0 kB Active(file): 204200 kB Inactive(file): 314644 kB Unevictable: 32 kB Mlocked: 32 kB HighTotal: 2497416 kB HighFree: 1561780 kB LowTotal: 857048 kB LowFree: 725596 kB SwapTotal: 7862264 kB SwapFree: 7862264 kB Dirty: 1300 kB Writeback: 0 kB AnonPages: 441824 kB Mapped: 118396 kB Shmem: 10160 kB Slab: 37992 kB SReclaimable: 25316 kB SUnreclaim: 12676 kB KernelStack: 2992 kB PageTables: 6004 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 9539496 kB Committed_AS: 1353968 kB VmallocTotal: 122880 kB VmallocUsed: 70228 kB VmallocChunk: 32764 kB HardwareCorrupted: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 4096 kB DirectMap4k: 28664 kB DirectMap4M: 880640 kB CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3 Memory: 4k page, physical 3354464k(2287376k free), swap 7862264k(7862264k free) vm_info: OpenJDK Server VM (19.0-b09) for linux-x86 JRE (1.6.0_20-b20), built on Nov 25 2010 19:36:58 by "buildd" with gcc 4.4.3 time: Tue Jan 11 17:32:36 2011 elapsed time: 0 seconds Et j'ai beau décortiquer ce log de fond en comble je ne trouve pas ce qui provoque le bug :/ et tout marchais très bien avant. Si quelqu'un pourrait m'help :D F1 F1 ! Merci EDIT: Ben j'ai résolu mon problème, c'était la classe traffic (C'est marqué en plein milieu du log :D ) qui lui plaisait pas :/ je l'ai donc dupliqué et supprimé l'ancienne et tout est reparti :) Voila, merci quand même . Lien vers le commentaire Partager sur d’autres sites More sharing options...
Recommended Posts
Archivé
Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.