Hi Rainer/Chris,

I tried below command, it also fails with same error,
Please find attached output of strace command, I am unable to found any help 
from that file or I might not have much idea about it, can you please check it 
and let me know your finding, mean while is there any way to run the jspc 
command in single thread model like 8.5.32 tomcat version.

Thanks and Regards,
Rajendra Rathore
9922701491

-----Original Message-----
From: Christopher Schultz <ch...@christopherschultz.net> 
Sent: 02 November 2018 06:48 PM
To: users@tomcat.apache.org
Subject: Re: precompile JSPs failure issue - Tomcat community

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Rainer,

On 11/2/18 06:20, Rainer Jung wrote:
> You can control the number of threads using -threadCount. By default 
> the number is equals to the number of cores the operating system show 
> to the JVM.

x 2

> You might want to use a smaller number to see whether that helps.
> 
> I suggest you also check your Linux system limits on processes per 
> user. That system limit on Linux in fact limits threads per user.
> So if such a limit is set and your user has other processes with many 
> threads running, you might need to increase this limit.
> 
> In addition you can run your ant process with
> 
> strace -f -o /var/tmp/strace.out HERE_COMES_YOUR_ANT_COMMAND &
> 
> Then after you get the error, you can check the strace.out file for 
> system call errors. The file will be big, but most probably the error 
> is relatively close to the end.

- -chris

-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlvcTpgACgkQHPApP6U8
pFjorRAAgGTY4qhWtokCdEqowTjN3rWQUk75aCCEEX/zxhQloiXf3cC1CeQEDqjG
SwnATFP7VN7/z1vAdgV9MQlK4SFBy5mp/Tf8HL8K33h6kv0CoEIcvjYbn5fUbpAu
QxmD7zZzEol2hXaKm8+oMnIe28G+dp74jqEpUgbhLDZhd4gAZxc+lejkHRIM8Sqj
hAdi1jh3cslwRpHf5j+Ff9BvYfAuS7ET6aT6e85zsFotj3S6LoXr8zX2HxoDuYWc
P1OebWr9lrJDp/QZEdVDGYPk3b4mZWWG56BK0TTBo+b0TY+52bgXnG71g0tfK1PB
MV1E4wVOj1wYwTuqmZIBXUfLzvGZMIEDG8p4Ne/pM3Hf/ekViQdW7wE19Ro28b3m
iF5AQqeG80P+yerTk7Vic5p7YV11rZrnFT9bUYOe3zBwLJL/GG9zgBQJj1usGtLT
nCmS/7wj4YvqWr8UtagqfbzYyXpEZZ0ZQt67bfONLCXTyyDkd4vRQauGJkMnQEL3
Qobw9SVOefxvVa7ChNBmja6KlmsGhmSlSzW51o2UUiGuwl0tuuwuccw4A+baUMF+
8d/rfzEhFW7SF4Y1/681rvWoEyxA05ILd80+i9BSzr66z+v2+21i5ivWqYZ+TWaF
g8X7kk84JriPgiEbuwqvCG6TmpaXOF0w1FW20s28XiH7uvyllPE=
=/xUp
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

10807 stat("/utf/target/Windchill/codebase/wtcore/test/dynAnon.jsp", 
{st_mode=S_IFREG|0775, st_size=360, ...}) = 0
10807 clone(child_stack=0x7f53af001fb0, 
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
 parent_tidptr=0x7f53af0029d0, tls=0x7f53af002700, child_tidptr=0x7f53af0029d0) 
= -1 EAGAIN (Resource temporarily unavailable)
10807 write(1, "!+! ERROR OCCURRED @ /utf/target"..., 81) = 81
10807 write(1, "\n", 1)                 = 1
10807 write(36, "!+! ERROR OCCURRED @ /utf/target"..., 81) = 81
10807 write(36, "\n", 1)                = 1
10807 write(1, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(1, "\n", 1)                 = 1
10807 write(36, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(36, "\n", 1)                = 1
10807 write(1, "\n-------------------------------"..., 261) = 261
10807 write(1, "\n", 1)                 = 1
10807 write(36, "\n-------------------------------"..., 261) = 261
10807 write(36, "\n", 1)                = 1
10807 write(1, "!+! ERROR OCCURRED @ /utf/target"..., 81) = 81
10807 write(1, "\n", 1)                 = 1
10807 write(36, "!+! ERROR OCCURRED @ /utf/target"..., 81) = 81
10807 write(36, "\n", 1)                = 1
10807 write(1, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(1, "\n", 1)                 = 1
10807 write(36, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(36, "\n", 1)                = 1
10807 write(1, "\n-------------------------------"..., 261) = 261
10807 write(1, "\n", 1)                 = 1
10807 write(36, "\n-------------------------------"..., 261) = 261
10807 write(36, "\n", 1)                = 1
10807 write(1, "     [echo] FAILED to compile wt"..., 53) = 53
10807 write(1, "\n", 1)                 = 1
10807 write(36, "     [echo] FAILED to compile wt"..., 53) = 53
10807 write(36, "\n", 1)                = 1
10807 write(1, "     [echo] ", 12)      = 12
10807 write(1, "\n", 1)                 = 1
10807 write(36, "     [echo] ", 12)     = 12
10807 write(36, "\n", 1)                = 1
10807 write(1, "     [echo] The following error "..., 67) = 67
10807 write(1, "\n", 1)                 = 1
10807 write(36, "     [echo] The following error "..., 67) = 67
10807 write(36, "\n", 1)                = 1
10807 write(1, "     [echo] /utf/target/Windchil"..., 123) = 123
10807 write(1, "\n", 1)                 = 1
10807 write(36, "     [echo] /utf/target/Windchil"..., 123) = 123
10807 write(36, "\n", 1)                = 1
10807 write(1, "     [echo] /utf/target/Windchil"..., 130) = 130
10807 write(1, "\n", 1)                 = 1
10807 write(36, "     [echo] /utf/target/Windchil"..., 130) = 130
10807 write(36, "\n", 1)                = 1
10807 
stat("/utf/target/Windchill/tomcat.34/work/Catalina/localhost/Windchill/failures.log",
 {st_mode=S_IFREG|0664, st_size=21335, ...}) = 0
10807 
stat("/utf/target/Windchill/tomcat.34/work/Catalina/localhost/Windchill/failures.log",
 {st_mode=S_IFREG|0664, st_size=21335, ...}) = 0
10807 
access("/utf/target/Windchill/tomcat.34/work/Catalina/localhost/Windchill/failures.log",
 W_OK) = 0
10807 
stat("/utf/target/Windchill/tomcat.34/work/Catalina/localhost/Windchill/failures.log",
 {st_mode=S_IFREG|0664, st_size=21335, ...}) = 0
10807 
stat("/utf/target/Windchill/tomcat.34/work/Catalina/localhost/Windchill/failures.log",
 {st_mode=S_IFREG|0664, st_size=21335, ...}) = 0
10807 
open("/utf/target/Windchill/tomcat.34/work/Catalina/localhost/Windchill/failures.log",
 O_WRONLY|O_CREAT|O_APPEND, 0666) = 153
10807 fstat(153, {st_mode=S_IFREG|0664, st_size=21335, ...}) = 0
10807 write(153, "wtcore/test/dynAnon.jsp\n", 24) = 24
10807 close(153)                        = 0
10807 write(1, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(1, "\n", 1)                 = 1
10807 write(36, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(36, "\n", 1)                = 1
10807 write(1, "\n-------------------------------"..., 261) = 261
10807 write(1, "\n", 1)                 = 1
10807 write(36, "\n-------------------------------"..., 261) = 261
10807 write(36, "\n", 1)                = 1
10807 write(1, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(1, "\n", 1)                 = 1
10807 write(36, "  [antcall] Exiting /utf/target/"..., 71) = 71
10807 write(36, "\n", 1)                = 1
10807 write(1, "\n-------------------------------"..., 261) = 261
10807 write(1, "\n", 1)                 = 1
10807 write(36, "\n-------------------------------"..., 261) = 261
10807 write(36, "\n", 1)                = 1
10807 write(1, "********************************"..., 80) = 80
10807 write(1, "\n", 1)                 = 1
10807 write(36, "********************************"..., 80) = 80
10807 write(36, "\n", 1)                = 1
10807 futex(0x7f55c40c2454, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c2450, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10820 <... futex resumed> )             = 0
10807 <... futex resumed> )             = 1
10820 futex(0x7f55c40c2428, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10807 futex(0x7f55c40c2428, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10820 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10807 <... futex resumed> )             = 0
10820 futex(0x7f55c40c2428, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 write(1, "!+! FINISHED @ Fri Nov 02 19:10:"..., 43 <unfinished ...>
10820 <... futex resumed> )             = 0
10807 <... write resumed> )             = 43
10820 futex(0x7f55c40c8d54, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c8d50, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10807 write(1, "\n", 1 <unfinished ...>
10823 <... futex resumed> )             = 0
10820 <... futex resumed> )             = 1
10807 <... write resumed> )             = 1
10823 futex(0x7f55c40c8d28, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10820 futex(0x7f55c40c8d28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 write(36, "!+! FINISHED @ Fri Nov 02 19:10:"..., 43 <unfinished ...>
10823 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10820 <... futex resumed> )             = 0
10807 <... write resumed> )             = 43
10823 futex(0x7f55c40c8d28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 write(36, "\n", 1 <unfinished ...>
10823 <... futex resumed> )             = 0
10807 <... write resumed> )             = 1
10823 futex(0x7f55c40c6f54, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c6f50, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10807 write(1, "!+! Log: /utf/target/Windchill/b"..., 64 <unfinished ...>
10823 <... futex resumed> )             = 1
10822 <... futex resumed> )             = 0
10807 <... write resumed> )             = 64
10823 futex(0x7f55c40c8d54, FUTEX_WAIT_BITSET_PRIVATE, 3, {199366, 972469632}, 
ffffffff <unfinished ...>
10822 futex(0x7f55c40c6f28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10820 futex(0x7f55c40c2454, FUTEX_WAIT_BITSET_PRIVATE, 3, {199366, 972496205}, 
ffffffff <unfinished ...>
10807 write(1, "\n", 1 <unfinished ...>
10822 <... futex resumed> )             = 0
10807 <... write resumed> )             = 1
10822 futex(0x7f55c40c4c54, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c4c50, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10807 write(36, "!+! Log: /utf/target/Windchill/b"..., 64 <unfinished ...>
10822 <... futex resumed> )             = 1
10821 <... futex resumed> )             = 0
10807 <... write resumed> )             = 64
10822 futex(0x7f55c40c6f54, FUTEX_WAIT_BITSET_PRIVATE, 3, {199366, 973696187}, 
ffffffff <unfinished ...>
10821 futex(0x7f55c40c4c28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 write(36, "\n", 1 <unfinished ...>
10821 <... futex resumed> )             = 0
10807 <... write resumed> )             = 1
10821 futex(0x7f55c40c4c54, FUTEX_WAIT_BITSET_PRIVATE, 3, {199366, 974278308}, 
ffffffff <unfinished ...>
10807 write(1, "********************************"..., 80) = 80
10807 write(1, "\n", 1)                 = 1
10807 write(36, "********************************"..., 80) = 80
10807 write(36, "\n", 1)                = 1
10807 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x8} ---
10807 rt_sigreturn({mask=[QUIT]})       = 33286251720
10807 lseek(17, 17240, SEEK_SET)        = 17240
10807 read(17, 
"PK\3\4\n\0\0\10\10\0\2625\335F\5x\224M\330\0\0\0\302\1\0\0\24\0\24\0", 30) = 30
10807 lseek(17, 17310, SEEK_SET <unfinished ...>
10825 <... futex resumed> )             = -1 ETIMEDOUT (Connection timed out)
10807 <... lseek resumed> )             = 17310
10825 futex(0x7f55c40e2528, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 read(17,  <unfinished ...>
10825 <... futex resumed> )             = 0
10807 <... read resumed> 
"\205\217AK\303@\20\205\357\3\363\37\366X\17\273i\241X\332[\33*xh=T\274\312\230L\332"...,
 216) = 216
10825 futex(0x7f55c40e2554, FUTEX_WAIT_BITSET_PRIVATE, 1, {199362, 27832099}, 
ffffffff <unfinished ...>
10807 lseek(17, 1682019, SEEK_SET)      = 1682019
10807 read(17, "PK\3\4\n\0\0\10\10\0)4\335F\365&*\242\2\n\0\0m\23\0\0)\0\24\0", 
30) = 30
10807 lseek(17, 1682110, SEEK_SET)      = 1682110
10807 read(17, 
"\215X\t|\234E\25\377\177\331\343\333l\276\246\333m\222&mZ\203\34\335\\M\"\230b/\33\222"...,
 2562) = 2562
10807 lseek(3, 31055363, SEEK_SET)      = 31055363
10807 read(3, 
"PK\3\4\n\0\0\10\0\0q\7\347L\362\265\3251x\27\0\0x\27\0\0\34\0\0\0", 30) = 30
10807 lseek(3, 31055421, SEEK_SET)      = 31055421
10807 read(3, 
"\312\376\272\276\0\0\0004\0\374\7\0\210\n\0\1\0\211\7\0\212\7\0\213\6\177\370\0\0\0\0\0"...,
 6008) = 6008
10807 futex(0x7f55c4081454, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c4081450, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10816 <... futex resumed> )             = 0
10807 <... futex resumed> )             = 1
10816 futex(0x7f55c4081428, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10807 futex(0x7f55c4081428, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10816 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10807 <... futex resumed> )             = 0
10816 futex(0x7f55c4081428, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 futex(0x7f55c400b554, FUTEX_WAIT_PRIVATE, 12077, NULL <unfinished ...>
10816 <... futex resumed> )             = 0
10816 mprotect(0x7f55ccaa6000, 4096, PROT_READ) = 0
10816 mprotect(0x7f55ccaa6000, 4096, PROT_READ|PROT_WRITE) = 0
10816 mprotect(0x7f55ccaa7000, 4096, PROT_NONE) = 0
10816 mprotect(0x7f55ccaa7000, 4096, PROT_READ) = 0
10816 futex(0x7f55c400b554, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c400b550, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
10807 <... futex resumed> )             = 0
10816 futex(0x7f55c4081454, FUTEX_WAIT_BITSET_PRIVATE, 3, {199362, 991468961}, 
ffffffff <unfinished ...>
10807 futex(0x7f55c400b528, FUTEX_WAKE_PRIVATE, 1) = 0
10807 futex(0x7f55c40c8d54, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c8d50, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10823 <... futex resumed> )             = 0
10807 <... futex resumed> )             = 1
10823 futex(0x7f55c40c8d28, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10807 futex(0x7f55c40c8d28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10823 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10807 <... futex resumed> )             = 0
10823 futex(0x7f55c40c8d28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 write(1, "\nBUILD SUCCESSFUL\nTotal time: 12"..., 52 <unfinished ...>
10823 <... futex resumed> )             = 0
10807 <... write resumed> )             = 52
10823 futex(0x7f55c40c2454, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c2450, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10807 write(1, "\n", 1 <unfinished ...>
10823 <... futex resumed> )             = 1
10820 <... futex resumed> )             = 0
10807 <... write resumed> )             = 1
10823 futex(0x7f55c40c8d54, FUTEX_WAIT_BITSET_PRIVATE, 5, {199366, 994328243}, 
ffffffff <unfinished ...>
10820 futex(0x7f55c40c2428, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 write(36, "\nBUILD SUCCESSFUL\nTotal time: 12"..., 52 <unfinished ...>
10820 <... futex resumed> )             = 0
10807 <... write resumed> )             = 52
10820 futex(0x7f55c40c6f54, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c6f50, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10807 write(36, "\n", 1 <unfinished ...>
10822 <... futex resumed> )             = 0
10820 <... futex resumed> )             = 1
10807 <... write resumed> )             = 1
10822 futex(0x7f55c40c6f28, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10820 futex(0x7f55c40c6f28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 lseek(3, 60783309, SEEK_SET <unfinished ...>
10822 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10820 <... futex resumed> )             = 0
10807 <... lseek resumed> )             = 60783309
10822 futex(0x7f55c40c6f28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 read(3,  <unfinished ...>
10822 <... futex resumed> )             = 0
10807 <... read resumed> 
"PK\3\4\n\0\0\10\0\0p\7\347L\377\361:\232\217\v\0\0\217\v\0\0\30\0\0\0", 30) = 
30
10822 futex(0x7f55c40c4c54, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c4c50, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10807 lseek(3, 60783363, SEEK_SET <unfinished ...>
10822 <... futex resumed> )             = 1
10821 <... futex resumed> )             = 0
10807 <... lseek resumed> )             = 60783363
10822 futex(0x7f55c40c6f54, FUTEX_WAIT_BITSET_PRIVATE, 5, {199366, 997175171}, 
ffffffff <unfinished ...>
10821 futex(0x7f55c40c4c28, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 read(3,  <unfinished ...>
10821 <... futex resumed> )             = 0
10807 <... read resumed> "\312\376\272\276\0\0\0004\0u\n\0 
\0N\t\0\22\0O\t\0\22\0P\t\0\22\0Q\7\0"..., 2959) = 2959
10821 futex(0x7f55c40c4c54, FUTEX_WAIT_BITSET_PRIVATE, 5, {199366, 997751778}, 
ffffffff <unfinished ...>
10807 lseek(3, 60782873, SEEK_SET)      = 60782873
10807 read(3, "PK\3\4\n\0\0\10\0\0p\7\347LS:\0044y\1\0\0y\1\0\0\35\0\0\0", 30) 
= 30
10807 lseek(3, 60782932, SEEK_SET)      = 60782932
10807 read(3, 
"\312\376\272\276\0\0\0004\0\25\n\0\3\0\16\n\0\4\0\16\7\0\20\7\0\22\1\0\6<in"...,
 377) = 377
10807 futex(0x7f55c40e2554, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40e2550, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10825 <... futex resumed> )             = 0
10807 <... futex resumed> )             = 1
10825 futex(0x7f55c40e2528, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10807 futex(0x7f55c40e2528, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10825 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10807 <... futex resumed> )             = 0
10825 futex(0x7f55c40e2528, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 futex(0x7f55c400b554, FUTEX_WAIT_PRIVATE, 12079, NULL <unfinished ...>
10825 <... futex resumed> )             = 0
10825 futex(0x7f55c400b554, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c400b550, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
10807 <... futex resumed> )             = 0
10825 madvise(0x7f558cbe4000, 1028096, MADV_DONTNEED <unfinished ...>
10807 futex(0x7f55c400b528, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10825 <... madvise resumed> )           = 0
10807 <... futex resumed> )             = 0
10825 exit(0)                           = ?
10807 futex(0x7f55cbe61840, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10819 <... futex resumed> )             = 0
10825 +++ exited with 0 +++
10807 <... futex resumed> )             = 1
10819 mmap(0x7f558d1ea000, 12288, PROT_NONE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...>
10807 futex(0x7f55c4081454, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c4081450, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10819 <... mmap resumed> )              = 0x7f558d1ea000
10816 <... futex resumed> )             = 0
10807 <... futex resumed> )             = 1
10816 futex(0x7f55c4081428, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10819 rt_sigprocmask(SIG_SETMASK, [QUIT],  <unfinished ...>
10807 futex(0x7f55c4081428, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10819 <... rt_sigprocmask resumed> NULL, 8) = 0
10816 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10807 <... futex resumed> )             = 0
10819 madvise(0x7f558d1ea000, 1028096, MADV_DONTNEED <unfinished ...>
10816 futex(0x7f55c4081428, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10807 futex(0x7f55c400b554, FUTEX_WAIT_PRIVATE, 12081, NULL <unfinished ...>
10819 <... madvise resumed> )           = 0
10816 <... futex resumed> )             = 0
10819 exit(0)                           = ?
10816 mprotect(0x7f55ccaa6000, 4096, PROT_READ) = 0
10819 +++ exited with 0 +++
10820 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_ACCERR, 
si_addr=0x7f55ccaa6100} ---
10816 mprotect(0x7f55ccaa6000, 4096, PROT_READ|PROT_WRITE <unfinished ...>
10820 futex(0x7f55c40c2654, FUTEX_WAIT_PRIVATE, 25, NULL <unfinished ...>
10816 <... mprotect resumed> )          = 0
10816 futex(0x7f55c40c2654, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f55c40c2650, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
10820 <... futex resumed> )             = 0
10816 <... futex resumed> )             = 1
10820 futex(0x7f55c40c2628, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
10816 futex(0x7f55c40c2628, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10820 <... futex resumed> )             = -1 EAGAIN (Resource temporarily 
unavailable)
10816 <... futex resumed> )             = 0
10820 futex(0x7f55c40c2628, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
10816 mprotect(0x7f55ccaa7000, 4096, PROT_NONE <unfinished ...>
10820 <... futex resumed> )             = 0
10816 <... mprotect resumed> )          = 0
10820 rt_sigreturn({mask=[QUIT]})       = 140006482665728
10820 futex(0x7f55c40c2454, FUTEX_WAIT_PRIVATE, 5, NULL <unfinished ...>
10816 unlink("/tmp/hsperfdata_windchill/10805") = 0
10816 exit_group(0)                     = ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to