[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#219102: marked as done (libc6: IBM JDK 1.3.1 core dumps)



Your message dated Tue, 29 Jun 2004 18:28:48 +0900
with message-id <81brj2lnlb.wl@omega.webmasters.gr.jp>
and subject line Bug#219102: libc6: IBM JDK 1.3.1 core dumps
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Nov 2003 10:45:37 +0000
>From crafterm@managesoft.com Tue Nov 04 04:45:34 2003
Return-path: <crafterm@managesoft.com>
Received: from (fw03.osa.de) [81.2.149.2] 
	by master.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1AGygn-0001rl-00; Tue, 04 Nov 2003 04:45:33 -0600
Received: (qmail 11113 invoked by uid 0); 4 Nov 2003 10:45:31 -0000
Received: from lucifer.mgsft.com (HELO lucifer) (192.168.20.78)
  by fw03.osa.de with SMTP; 4 Nov 2003 10:45:31 -0000
Received: from crafterm by lucifer with local (Exim 3.36 #1 (Debian))
	id 1AGygl-0000sF-00; Tue, 04 Nov 2003 11:45:31 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Marcus Crafter <crafterm@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6: IBM JDK 1.3.1 core dumps
X-Mailer: reportbug 2.36
Date: Tue, 04 Nov 2003 11:45:31 +0100
Message-Id: <E1AGygl-0000sF-00@lucifer>
Sender: Marcus Crafter <crafterm@managesoft.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-3.1 required=4.0
	tests=HAS_PACKAGE,UPPERCASE_25_50
	version=2.53-bugs.debian.org_2003_11_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_03 (1.174.2.15-2003-03-30-exp)

Package: libc6
Version: 2.3.2.ds1-9
Severity: normal

Hi There,

Since ds1-8 the IBM JDK 1.3.1 core dumps on startup. Here's a strace of
what's occuring:

execve("/usr/local/IBMJava2-131/bin/java", ["java"], [/* 56 vars */]) = 0
uname({sys="Linux", node="lucifer", ...}) = 0
brk(0)                                  = 0x80e5a74
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=47190, ...}) = 0
old_mmap(NULL, 47190, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libncurses.so.5", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\342"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=254544, ...}) = 0
old_mmap(NULL, 255884, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40024000
old_mmap(0x4005a000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x36000) = 0x4005a000
old_mmap(0x40062000, 1932, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40062000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\34\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9796, ...}) = 0
old_mmap(NULL, 8632, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40063000
old_mmap(0x40065000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x40065000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`^\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1243108, ...}) = 0
old_mmap(NULL, 1253348, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40066000
old_mmap(0x4018d000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x126000) = 0x4018d000
old_mmap(0x40196000, 8164, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40196000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40198000
munmap(0x40018000, 47190)               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
close(3)                                = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=716416, ...}) = 0
mmap2(NULL, 716416, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40199000
close(3)                                = 0
brk(0)                                  = 0x80e5a74
brk(0)                                  = 0x80e5a74
brk(0x80e6000)                          = 0x80e6000
brk(0)                                  = 0x80e6000
brk(0x80e7000)                          = 0x80e7000
brk(0)                                  = 0x80e7000
brk(0x80e8000)                          = 0x80e8000
getuid32()                              = 1000
getgid32()                              = 1000
geteuid32()                             = 1000
getegid32()                             = 1000
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
time(NULL)                              = 1067942513
brk(0)                                  = 0x80e8000
brk(0x80e9000)                          = 0x80e9000
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
open("/proc/meminfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "        total:    used:    free:"..., 4096) = 524
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
brk(0)                                  = 0x80e9000
brk(0x80ea000)                          = 0x80ea000
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys="Linux", node="lucifer", ...}) = 0
brk(0)                                  = 0x80ea000
brk(0x80eb000)                          = 0x80eb000
brk(0)                                  = 0x80eb000
brk(0x80ec000)                          = 0x80ec000
brk(0)                                  = 0x80ec000
brk(0x80ed000)                          = 0x80ed000
stat64("/home/crafterm", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
getpid()                                = 3298
getppid()                               = 3297
brk(0)                                  = 0x80ed000
brk(0x80ee000)                          = 0x80ee000
getpgrp()                               = 3297
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
open("/usr/local/IBMJava2-131/bin/java", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, TCGETS, 0xbffff3ec)            = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "#!/bin/sh -p\n#\n# @(#)src/tools/p"..., 80) = 80
_llseek(3, 0, [0], SEEK_SET)            = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(255, {st_mode=S_IFREG|0755, st_size=2457, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
brk(0)                                  = 0x80ee000
brk(0x80ef000)                          = 0x80ef000
brk(0)                                  = 0x80ef000
brk(0x80f0000)                          = 0x80f0000
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
read(255, "#!/bin/sh -p\n#\n# @(#)src/tools/p"..., 2457) = 2457
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45278, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
brk(0)                                  = 0x80f0000
brk(0x80f1000)                          = 0x80f1000
read(3, ".B1.002//\nalias\tJS//\t\t\tJUS_I.B1."..., 4096) = 4096
brk(0)                                  = 0x80f1000
brk(0x80f2000)                          = 0x80f2000
brk(0)                                  = 0x80f2000
brk(0x80f3000)                          = 0x80f3000
brk(0)                                  = 0x80f3000
brk(0x80f4000)                          = 0x80f4000
read(3, "859-3\t1\nmodule\tINTERNAL\t\tISO-885"..., 4096) = 4096
brk(0)                                  = 0x80f4000
brk(0x80f5000)                          = 0x80f5000
brk(0)                                  = 0x80f5000
brk(0x80f6000)                          = 0x80f6000
brk(0)                                  = 0x80f6000
brk(0x80f7000)                          = 0x80f7000
read(3, "9-14//\nalias\tLATIN8//\t\tISO-8859-"..., 4096) = 4096
brk(0)                                  = 0x80f7000
brk(0x80f8000)                          = 0x80f8000
brk(0)                                  = 0x80f8000
brk(0x80f9000)                          = 0x80f9000
brk(0)                                  = 0x80f9000
brk(0x80fa000)                          = 0x80fa000
read(3, "CSEBCDICES//\t\tEBCDIC-ES//\nalias\t"..., 4096) = 4096
brk(0)                                  = 0x80fa000
brk(0x80fb000)                          = 0x80fb000
brk(0)                                  = 0x80fb000
brk(0x80fc000)                          = 0x80fc000
read(3, "IBM284//\nalias\tEBCDIC-CP-ES//\t\tI"..., 4096) = 4096
brk(0)                                  = 0x80fc000
brk(0x80fd000)                          = 0x80fd000
brk(0)                                  = 0x80fd000
brk(0x80fe000)                          = 0x80fe000
brk(0)                                  = 0x80fe000
brk(0x80ff000)                          = 0x80ff000
read(3, "ias\t864//\t\t\tIBM864//\nalias\tCSIBM"..., 4096) = 4096
brk(0)                                  = 0x80ff000
brk(0x8100000)                          = 0x8100000
brk(0)                                  = 0x8100000
brk(0x8101000)                          = 0x8101000
brk(0)                                  = 0x8101000
brk(0x8102000)                          = 0x8102000
read(3, "\tIBM937\t\t1\nmodule\tINTERNAL\t\tIBM9"..., 4096) = 4096
brk(0)                                  = 0x8102000
brk(0x8103000)                          = 0x8103000
brk(0)                                  = 0x8103000
brk(0x8104000)                          = 0x8104000
brk(0)                                  = 0x8104000
brk(0x8105000)                          = 0x8105000
read(3, "UC-JP//\nmodule\tEUC-JP//\t\tINTERNA"..., 4096) = 4096
brk(0)                                  = 0x8105000
brk(0x8106000)                          = 0x8106000
brk(0)                                  = 0x8106000
brk(0x8107000)                          = 0x8107000
brk(0)                                  = 0x8107000
brk(0x8108000)                          = 0x8108000
read(3, "143IECP271//\tIEC_P27-1//\nalias\tI"..., 4096) = 4096
brk(0)                                  = 0x8108000
brk(0x8109000)                          = 0x8109000
brk(0)                                  = 0x8109000
brk(0x810a000)                          = 0x810a000
read(3, "\nmodule\tINTERNAL\t\tISO_10367-BOX/"..., 4096) = 4096
brk(0)                                  = 0x810a000
brk(0x810b000)                          = 0x810b000
brk(0)                                  = 0x810b000
brk(0x810c000)                          = 0x810c000
brk(0)                                  = 0x810c000
brk(0x810d000)                          = 0x810d000
read(3, "\t\tto\t\t\tmodule\t\tcost\nmodule\tShift"..., 4096) = 222
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
brk(0)                                  = 0x810d000
brk(0x810e000)                          = 0x810e000
open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\6\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=5784, ...}) = 0
brk(0)                                  = 0x810e000
brk(0x810f000)                          = 0x810f000
old_mmap(NULL, 8796, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40018000
old_mmap(0x4001a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x4001a000
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
brk(0)                                  = 0x810f000
brk(0x8110000)                          = 0x8110000
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
brk(0)                                  = 0x8110000
brk(0x8111000)                          = 0x8111000
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
_llseek(255, -1772, [685], SEEK_CUR)    = 0
fork()                                  = 3299
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3299
waitpid(-1, 0xbfffedfc, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "/usr/local/IBMJava2-131/bin/java"..., 128) = 33
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
read(255, "progname=${0##*/}  \nsuffix=$(exp"..., 2457) = 1772
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
_llseek(255, -1711, [746], SEEK_CUR)    = 0
fork()                                  = 3300
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG) = 3300
waitpid(-1, 0xbfffed9c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "\n", 128)                      = 1
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
read(255, "JAVAHOME=${PRG%/*}/..\n\n# Resolve"..., 2457) = 1711
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
brk(0)                                  = 0x8111000
brk(0x8112000)                          = 0x8112000
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
lstat64("/usr/local/IBMJava2-131/bin/java", {st_mode=S_IFLNK|0777, st_size=15, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
_llseek(255, -1306, [1151], SEEK_CUR)   = 0
fork()                                  = 3301
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3301
waitpid(-1, 0xbfffea3c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "lrwxrwxrwx    1 root     root   "..., 128) = 112
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
fork()                                  = 3302
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3302
waitpid(-1, 0xbfffea6c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "../jre/bin/java\n", 128)       = 16
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
fork()                                  = 3303
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG) = 3303
waitpid(-1, 0xbfffec4c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
fork()                                  = 3304
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3304
waitpid(-1, 0xbfffebac, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "/usr/local/IBMJava2-131/bin/../j"..., 128) = 44
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3
close(3)                                = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
fork()                                  = 3305
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3305
waitpid(-1, 0xbfffecec, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "java\n", 128)                  = 5
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
lstat64("/usr/local/IBMJava2-131/bin/../jre/bin/java", {st_mode=S_IFREG|0755, st_size=2457, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
read(255, "\n# export JAVAHOME for GetProper"..., 2457) = 1306
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
_llseek(255, -1219, [1238], SEEK_CUR)   = 0
fork()                                  = 3306
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3306
waitpid(-1, 0xbfffedfc, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "/usr/local/IBMJava2-131/jre\n", 128) = 28
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
read(255, "export JAVAHOME\n\nJREHOME=$JAVAHO"..., 2457) = 1219
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
stat64("/usr/local/IBMJava2-131/jre/jre/bin/libjava.so", 0xbffff290) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
stat64("/usr/local/IBMJava2-131/jre/bin/libjava.so", {st_mode=S_IFREG|0755, st_size=140425, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
brk(0)                                  = 0x8112000
brk(0x8113000)                          = 0x8113000
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
_llseek(255, -406, [2051], SEEK_CUR)    = 0
fork()                                  = 3307
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "i386\n", 128)                  = 5
read(3, 0xbfffef20, 128)                = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3307
waitpid(-1, 0xbfffebc4, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
fork()                                  = 3310
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3310
waitpid(-1, 0xbfffe9ec, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "2.4.22\n", 128)                = 7
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
fork()                                  = 3311
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "2.4.\n", 128)                  = 5
read(3, 0xbfffedd0, 128)                = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3311
waitpid(-1, 0xbfffea74, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0
fork()                                  = 3314
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x8076f30, [], SA_RESTORER, 0x4008f498}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
close(4)                                = 0
read(3, "22\n", 128)                    = 3
read(3, 0xbfffed60, 128)                = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 3314
waitpid(-1, 0xbfffea04, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGINT, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075fb0, [], SA_RESTORER, 0x4008f498}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
read(255, "if [ $? -eq 1 ]\nthen\n    export "..., 2457) = 406
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
stat64("/unixware/usr/bin/uname", 0xbffff200) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
stat64("/usr/local/IBMJava2-131/jre/bin/exe/java", {st_mode=S_IFREG|0755, st_size=27580, ...}) = 0
getgroups32(0x20, 0x8111988)            = 10
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8076f30, [], SA_RESTORER, 0x4008f498}, 8) = 0
execve("/usr/local/IBMJava2-131/jre/bin/exe/java", ["/usr/local/IBMJava2-131/jre/bin/"...], [/* 56 vars */]) = 0
uname({sys="Linux", node="lucifer", ...}) = 0
brk(0)                                  = 0x804d900
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/i686/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls/i686/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/i686/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls/i686/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls/i686/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls/i686", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/tls", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/i686/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/i686/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/i686/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/i686/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/i686/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/i686", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls/i686", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/tls", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/i686/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/i686/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/i686/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/i686/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/i686/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/i686", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/mmx/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/mmx", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/cmov", 0xbfffed08) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("tls/i686/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpthread.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libpthread.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("mmx/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("mmx/libpthread.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("cmov/libpthread.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libpthread.so.0", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=47190, ...}) = 0
old_mmap(NULL, 47190, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300A\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=81031, ...}) = 0
old_mmap(NULL, 331716, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40024000
old_mmap(0x40031000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x40031000
old_mmap(0x40033000, 270276, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40033000
close(3)                                = 0
open("/usr/local/IBMJava2-131/jre/bin/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libnsl.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/mmx/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libnsl.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("tls/cmov/libnsl.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/libnsl.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("i686/mmx/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libnsl.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("i686/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libnsl.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("mmx/cmov/libnsl.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("mmx/libnsl.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("cmov/libnsl.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("libnsl.so.1", O_RDONLY)           = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnsl.so.1", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20<\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=73516, ...}) = 0
old_mmap(NULL, 84928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40075000
old_mmap(0x40087000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0x40087000
old_mmap(0x40088000, 7104, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40088000
close(3)                                = 0
open("/usr/local/IBMJava2-131/jre/bin/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libdl.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("tls/mmx/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libdl.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/cmov/libdl.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("tls/libdl.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("i686/mmx/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libdl.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/cmov/libdl.so.2", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("i686/libdl.so.2", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("mmx/cmov/libdl.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("mmx/libdl.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("cmov/libdl.so.2", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("libdl.so.2", O_RDONLY)            = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\34\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9796, ...}) = 0
old_mmap(NULL, 8632, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4008a000
old_mmap(0x4008c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x4008c000
close(3)                                = 0
open("/usr/local/IBMJava2-131/jre/bin/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/mmx/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libc.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("tls/cmov/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("i686/mmx/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("i686/cmov/libc.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("mmx/cmov/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("mmx/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("cmov/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`^\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1243108, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4008d000
old_mmap(NULL, 1253348, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4008e000
old_mmap(0x401b5000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x126000) = 0x401b5000
old_mmap(0x401be000, 8164, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401be000
close(3)                                = 0
munmap(0x40018000, 47190)               = 0
getrlimit(RLIMIT_STACK, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_STACK, {rlim_cur=2044*1024, rlim_max=RLIM_INFINITY}) = 0
getpid()                                = 3298
rt_sigaction(SIGRTMIN, {0x4002c000, [], SA_RESTORER, 0x400b7498}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x4002c050, [], SA_RESTORER, 0x400b7498}, NULL, 8) = 0
rt_sigaction(SIGRT_2, {0x4002c120, [], SA_RESTORER, 0x400b7498}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RT_1], NULL, 8) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff1e4, 32, (nil), 0}) = 0
stat64("/usr/local/IBMJava2-131/jre/bin/exe/java", {st_mode=S_IFREG|0755, st_size=27580, ...}) = 0
readlink("/usr/local/IBMJava2-131/jre/bin/exe/java", 0xbfffd478, 4095) = -1 EINVAL (Invalid argument)
readlink("/usr/local/IBMJava2-131/jre/bin/exe", 0xbfffd478, 4095) = -1 EINVAL (Invalid argument)
readlink("/usr/local/IBMJava2-131/jre", 0xbfffd478, 4095) = -1 EINVAL (Invalid argument)
readlink("/usr/local/IBMJava2-131", 0xbfffd478, 4095) = -1 EINVAL (Invalid argument)
brk(0)                                  = 0x804d900
brk(0x806e900)                          = 0x806e900
brk(0)                                  = 0x806e900
brk(0x806f000)                          = 0x806f000
stat64("/usr/local/IBMJava2-131/bin/classic/libjvm.so", 0xbfffd3ac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/IBMJava2-131/jre/bin/classic/libjvm.so", {st_mode=S_IFREG|0755, st_size=3232769, ...}) = 0
open("/usr/local/IBMJava2-131/jre/bin/classic/libjvm.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\251"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=3232769, ...}) = 0
old_mmap(NULL, 1893568, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401c0000
old_mmap(0x40371000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1b0000) = 0x40371000
old_mmap(0x4037c000, 74944, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4037c000
close(3)                                = 0
open("/usr/local/IBMJava2-131/jre/bin/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/IBMJava2-131/jre/bin/classic/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/mmx/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/mmx/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/mmx/libm.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("tls/cmov/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/libm.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("i686/mmx/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("i686/cmov/libm.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/libm.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("mmx/cmov/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("mmx/libm.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("cmov/libm.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("libm.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=47190, ...}) = 0
old_mmap(NULL, 47190, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 5\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=135860, ...}) = 0
old_mmap(NULL, 138416, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4038f000
old_mmap(0x403b0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x403b0000
close(3)                                = 0
mprotect(0x401c0000, 1773568, PROT_READ|PROT_WRITE) = 0
mprotect(0x401c0000, 1773568, PROT_READ|PROT_EXEC) = 0
munmap(0x40018000, 47190)               = 0
stat64("/usr/local/IBMJava2-131/jre/bin/libjava.so", {st_mode=S_IFREG|0755, st_size=140425, ...}) = 0
stat64("/usr/local/IBMJava2-131/jre/bin/libxhpi.so", {st_mode=S_IFREG|0755, st_size=27662, ...}) = 0
open("/usr/local/IBMJava2-131/jre/bin/libxhpi.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\"\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=27662, ...}) = 0
old_mmap(NULL, 24928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40018000
old_mmap(0x4001d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4000) = 0x4001d000
close(3)                                = 0
mprotect(0x40018000, 20480, PROT_READ|PROT_WRITE) = 0
mprotect(0x40018000, 20480, PROT_READ|PROT_EXEC) = 0
stat64("/usr/local/IBMJava2-131/jre/bin/libhpi.so", {st_mode=S_IFREG|0755, st_size=115673, ...}) = 0
open("/usr/local/IBMJava2-131/jre/bin/libhpi.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\216\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=115673, ...}) = 0
old_mmap(NULL, 92236, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403b1000
old_mmap(0x403c5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x13000) = 0x403c5000
old_mmap(0x403c7000, 2124, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x403c7000
close(3)                                = 0
mprotect(0x403b1000, 81920, PROT_READ|PROT_WRITE) = 0
mprotect(0x403b1000, 81920, PROT_READ|PROT_EXEC) = 0
uname({sys="Linux", node="lucifer", ...}) = 0
open("/usr/local/IBMJava2-131/jre/lib/bootclass.path", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/proc/stat", O_RDONLY)            = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "cpu  20126 0 6374 228995\ncpu0 20"..., 4096) = 662
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/proc/stat", O_RDONLY)            = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "cpu  20126 0 6374 228995\ncpu0 20"..., 4096) = 662
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/proc/stat", O_RDONLY)            = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "cpu  20126 0 6374 228995\ncpu0 20"..., 4096) = 662
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
gettimeofday({1067942513, 877786}, NULL) = 0
gettimeofday({1067942513, 877818}, NULL) = 0
gettimeofday({1067942513, 877849}, NULL) = 0
gettimeofday({1067942513, 877879}, NULL) = 0
gettimeofday({1067942513, 877910}, NULL) = 0
gettimeofday({1067942513, 877940}, NULL) = 0
gettimeofday({1067942513, 877970}, NULL) = 0
gettimeofday({1067942513, 878001}, NULL) = 0
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/proc/stat", O_RDONLY)            = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "cpu  20126 0 6374 228995\ncpu0 20"..., 4096) = 662
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
old_getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
uname({sys="Linux", node="lucifer", ...}) = 0
sched_getscheduler(0xce2)               = 0
sched_getparam(0xce2, 0xbffff3a4)       = 0
open("/proc/self/maps", O_RDONLY)       = 3
getrlimit(RLIMIT_STACK, {rlim_cur=2044*1024, rlim_max=RLIM_INFINITY}) = 0
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "08048000-0804c000 r-xp 00000000 "..., 4096) = 1972
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/proc/stat", O_RDONLY)            = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "cpu  20126 0 6374 228995\ncpu0 20"..., 4096) = 662
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
uname({sys="Linux", node="lucifer", ...}) = 0
getpid()                                = 3298
sigaltstack({ss_sp=0x8058e90, ss_flags=SS_DISABLE, ss_size=3221222488}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, [USR1], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [USR2], NULL, 8) = 0
rt_sigaction(SIGUSR2, {0x4002f830, ~[], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x400b7490}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGUSR1, {0x4002f830, ~[], SA_RESTORER|SA_SIGINFO, 0x400b7490}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/proc/meminfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "        total:    used:    free:"..., 4096) = 524
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "/dev/hda6 / ext3 rw,errors=remou"..., 4096) = 407
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
open("/proc/stat", O_RDONLY)            = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001f000
read(3, "cpu  20126 0 6374 228995\ncpu0 20"..., 4096) = 662
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4001f000, 4096)                = 0
old_mmap(0x10000000, 263802880, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x10000000
old_mmap(NULL, 139264, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x403c8000
times({tms_utime=5, tms_stime=0, tms_cutime=2, tms_cstime=2}) = 255495
time(NULL)                              = 1067942513
old_mmap(0x10000000, 4124672, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x403ea000
old_mmap(0x10000000, 4124672, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x407d9000
old_mmap(0x10000000, 8245248, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40bc8000
gettimeofday({1067942513, 884579}, NULL) = 0
old_mmap(0x10000000, 528384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x413a5000
modify_ldt(0, 4038bf4c, 8)              = 0
modify_ldt(17, {entry_number:0, base_addr:0x806dbd0, limit:16, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:0, seg_not_present:0, useable:1}, 16) = 0
modify_ldt(17, {entry_number:8190, base_addr:0x806dbe8, limit:16, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:0, seg_not_present:0, useable:1}, 16) = 0
sigaltstack({ss_sp=0xbfe01000, ss_flags=0, ss_size=32768}, {ss_sp=0, ss_flags=SS_DISABLE, ss_size=0}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

IBM JDK 1.4.1 continues to work as normal.

If there's anything I can do to help diagnose/fix the problem please let
me know.

Cheers,

Marcus

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lucifer 2.4.22 #1 Thu Oct 23 22:45:21 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information


---------------------------------------
Received: (at 219102-done) by bugs.debian.org; 29 Jun 2004 09:28:49 +0000
>From gotom@debian.or.jp Tue Jun 29 02:28:49 2004
Return-path: <gotom@debian.or.jp>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BfEv2-0002c0-00; Tue, 29 Jun 2004 02:28:49 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP
	id 3CA87DEB58; Tue, 29 Jun 2004 18:28:48 +0900 (JST)
Date: Tue, 29 Jun 2004 18:28:48 +0900
Message-ID: <81brj2lnlb.wl@omega.webmasters.gr.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: Rupa Schomaker <rupa@rupa.com>, 219102-done@bugs.debian.org
Cc: dan@debian.org, crafterm@debian.org, peter.1.nagy@nokia.com
Subject: Re: Bug#219102: libc6: IBM JDK 1.3.1 core dumps
In-Reply-To: <m3ekveldfn.fsf@shakti.rupa.com>
References: <m3ekveldfn.fsf@shakti.rupa.com>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 219102-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

At Mon, 08 Dec 2003 22:20:44 -0800,
Rupa Schomaker wrote:
> Not to be a pest, but...  Is there anything I can provide that will
> help get this issue resolved in a timely manner?  

Unfortunatelly JDK 1.3.1 does not work with the current glibc
2.3.2.ds1-13.  As previously desciribed in this thread, it's known
problem, and we can't fix it because we have no source for JDK.  It's
JDK bug, not glibc.  We can't fix forever.  So, I close this bug.

Regards,
-- gotom



Reply to: