Your message dated Fri, 18 Apr 2008 14:17:27 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: javac / ecj crashes at once at startup on hppa architecture
has caused the Debian Bug report #459563,
regarding javac / ecj crashes at once at startup on hppa architecture
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
459563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459563
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ecj
Version: 3.3.0+0728-5
Severity: grave
javac / ecj crashes at once at startup on the hppa architecture
Example:
[EMAIL PROTECTED] ~]$ uname -a
Linux ls3545 2.6.24-rc4 #25 Sat Dec 8 12:36:01 CET 2007 parisc GNU/Linux
[EMAIL PROTECTED] ~]$ 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
--- End Message ---
--- Begin Message ---
Version: 3.3.0+0728-9
ecj is not built anymore on hppa.
--- End Message ---