Bug#459563: javac / ecj crashes at once at startup on hppa architecture

Helge Deller helge.deller at sap.com
Mon Jan 7 10:49:02 UTC 2008


Package: ecj
Version: 3.3.0+0728-5
Severity: grave


javac / ecj crashes at once at startup on the hppa architecture

Example:

[d036493 at ls3545 ~]$ uname -a
Linux ls3545 2.6.24-rc4 #25 Sat Dec 8 12:36:01 CET 2007 parisc GNU/Linux

[d036493 at ls3545 ~]$ javac
Segmentation fault


I assume the problem is similiar as for the "ant" bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;bug=459560


The last lines of a strace shows:
.....
brk(0x5ac000)                           = 0x5ac000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=0, st_size=0, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0x438b4000
mmap2(NULL, 1183744, PROT_READ, MAP_PRIVATE, 3, 0x222) = 0x42cb4000
close(3)                                = 0
rt_sigaction(SIGPWR, {0x4012722a, ~[], SA_RESTART}, NULL, 8) = 0
rt_sigaction(SIGXCPU, {0x4012722a, ~[], SA_RESTART}, NULL, 8) = 0
open("/proc/stat", O_RDONLY)            = 3
read(3, "cpu  91477 18209902 2666735 2212"..., 4096) = 447
close(3)                                = 0
sched_getscheduler(25385)               = 0 (SCHED_OTHER)
sched_getparam(25385, { 0 })            = 0
open("/proc/self/maps", O_RDONLY)       = 3
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=81920*1024}) = 0
fstat64(3, {st_mode=0, st_size=46673409605649, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40017000
read(3, "00010000-004ee000 r-xp 00000000 "..., 1024) = 1024
read(3, "lib/libz.so.1.2.3.3\n403b9000-427"..., 1024) = 867
close(3)                                = 0
munmap(0x40017000, 4096)                = 0
mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40017000
mmap(0x40027000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x4009e000
mmap(0x400ae000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x400ae000
getpid()                                = 25385
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 25385 detached




-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: hppa (parisc)

Kernel: Linux 2.6.24-rc4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ecj depends on:
ii  gij-4.2                     4.2.1-5      The GNU Java bytecode interpreter
ii  java-common                 0.27         Base of all Java packages
ii  libecj-java                 3.3.0+0728-5 Eclipse Java compiler (library)
ii  libgcj8-jar                 4.2.1-5      Java runtime library for use with 

Versions of packages ecj recommends:
ii  ecj-gcj                     3.3.0+0728-5 standalone version of the Eclipse 

-- no debconf information





More information about the pkg-java-maintainers mailing list