Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cross-reference : http://superuser.com/questions/702099/old-and-proprietary-java-application-crashes-on-multiple-cores (refering question, comment 3)
- strace -f java ....
- failed once, when I did not redirect stderr. So here the incomplete strace-log.
- [pid 4711] poll([{fd=15, events=POLLIN|POLLOUT}], 1, -1 <unfinished ...>
- [pid 4714] futex(0x9dcdf910, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
- [pid 4711] <... poll resumed> ) = 1 ([{fd=15, revents=POLLOUT}])
- [pid 4714] <... futex resumed> ) = 0
- [pid 4711] writev(15, [{"\20\1\5\0\v\0\200\4XIM_SERVERS\0", 20}, {NULL, 0}, {"", 0}], 3 <unfinished ...>
- [pid 4714] futex(0x9dcdf92c, FUTEX_WAIT_PRIVATE, 71, NULL <unfinished ...>
- [pid 4711] <... writev resumed> ) = 20
- [pid 4711] poll([{fd=15, events=POLLIN}], 1, -1) = 1 ([{fd=15, revents=POLLIN}])
- [pid 4711] recv(15, "\1\0007\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
- [pid 4711] recv(15, 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] recv(15, 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] futex(0x9dcdf92c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x9dcdf928, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
- [pid 4714] <... futex resumed> ) = 0
- [pid 4711] <... futex resumed> ) = 1
- [pid 4714] futex(0x9dcdf910, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
- [pid 4711] futex(0x9dcdf910, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
- [pid 4714] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] <... futex resumed> ) = 0
- [pid 4714] futex(0x9dcdf910, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
- [pid 4711] recv(15, <unfinished ...>
- [pid 4714] <... futex resumed> ) = 0
- [pid 4711] <... recv resumed> 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4714] futex(0x9dcdf92c, FUTEX_WAIT_PRIVATE, 73, NULL <unfinished ...>
- [pid 4711] recv(15, 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] gettimeofday({1389807390, 890262}, NULL) = 0
- [pid 4711] futex(0x9dcdf92c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x9dcdf928, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
- [pid 4714] <... futex resumed> ) = 0
- [pid 4711] <... futex resumed> ) = 1
- [pid 4714] futex(0x9dcdf910, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
- [pid 4711] futex(0x9dcdf910, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
- [pid 4714] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] <... futex resumed> ) = 0
- [pid 4714] futex(0x9dcdf910, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
- [pid 4711] poll([{fd=15, events=POLLRDNORM}, {fd=16, events=POLLRDNORM}], 2, 58 <unfinished ...>
- [pid 4714] <... futex resumed> ) = 0
- [pid 4714] futex(0x9dcdf92c, FUTEX_WAIT_PRIVATE, 75, NULL <unfinished ...>
- [pid 4709] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807390, 897692}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2656, 725946340}) = 0
- [pid 4709] gettimeofday({1389807390, 897928}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807390, 898049017}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49878983} <unfinished ...>
- [pid 4712] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
- [pid 4712] futex(0x9dcc7728, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4712] gettimeofday({1389807390, 932347}, NULL) = 0
- [pid 4712] mmap2(0x9d9b2000, 12288, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x9d9b2000
- [pid 4712] gettimeofday({1389807390, 932930}, NULL) = 0
- [pid 4712] rt_sigprocmask(SIG_SETMASK, [QUIT], NULL, 8) = 0
- [pid 4712] sched_getaffinity(4712, 32, {3f}) = 4
- [pid 4712] sched_getaffinity(4712, 32, {3f}) = 4
- [pid 4712] madvise(0x9d9b2000, 311296, MADV_DONTNEED) = 0
- [pid 4712] _exit(0) = ?
- Process 4712 detached
- [pid 4709] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
- [pid 4711] <... poll resumed> ) = 0 (Timeout)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
- [pid 4711] gettimeofday( <unfinished ...>
- [pid 4709] <... futex resumed> ) = 0
- [pid 4711] <... gettimeofday resumed> {1389807390, 949039}, NULL) = 0
- [pid 4709] gettimeofday( <unfinished ...>
- [pid 4711] recv(15, <unfinished ...>
- [pid 4709] <... gettimeofday resumed> {1389807390, 949190}, NULL) = 0
- [pid 4711] <... recv resumed> 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, <unfinished ...>
- [pid 4711] recv(15, <unfinished ...>
- [pid 4709] <... clock_gettime resumed> {2656, 777577408}) = 0
- [pid 4711] <... recv resumed> 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4709] gettimeofday( <unfinished ...>
- [pid 4711] recv(15, <unfinished ...>
- [pid 4709] <... gettimeofday resumed> {1389807390, 949759}, NULL) = 0
- [pid 4711] <... recv resumed> 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4709] clock_gettime(CLOCK_REALTIME, <unfinished ...>
- [pid 4711] gettimeofday( <unfinished ...>
- [pid 4709] <... clock_gettime resumed> {1389807390, 950034433}) = 0
- [pid 4711] <... gettimeofday resumed> {1389807390, 950061}, NULL) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49724567} <unfinished ...>
- [pid 4711] poll([{fd=15, events=POLLRDNORM}, {fd=16, events=POLLRDNORM}], 2, 172 <unfinished ...>
- [pid 4709] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 1231}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2656, 829693864}) = 0
- [pid 4709] gettimeofday({1389807391, 2076}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 2342815}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49733185}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 53346}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2656, 882526416}) = 0
- [pid 4709] gettimeofday({1389807391, 54644}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 54829540}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49814460}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 106323}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2656, 934718682}) = 0
- [pid 4709] gettimeofday({1389807391, 106784}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 106933193}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49850807} <unfinished ...>
- [pid 4711] <... poll resumed> ) = 0 (Timeout)
- [pid 4711] recv(15, 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] recv(15, 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] gettimeofday({1389807391, 123569}, NULL) = 0
- [pid 4711] poll([{fd=15, events=POLLRDNORM}, {fd=16, events=POLLRDNORM}], 2, 216 <unfinished ...>
- [pid 4709] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 158154}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2656, 986422156}) = 0
- [pid 4709] gettimeofday({1389807391, 158594}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 158795700}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49798300}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 210427}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 38901197}) = 0
- [pid 4709] gettimeofday({1389807391, 211004}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 211237367}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49766633}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 262087}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 90403222}) = 0
- [pid 4709] gettimeofday({1389807391, 262557}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 262685839}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49871161}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 314892}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 143248511}) = 0
- [pid 4709] gettimeofday({1389807391, 315322}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 315571035}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49750965} <unfinished ...>
- [pid 4711] <... poll resumed> ) = 0 (Timeout)
- [pid 4711] recv(15, 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] recv(15, 0x9dc098b8, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
- [pid 4711] gettimeofday({1389807391, 341743}, NULL) = 0
- [pid 4711] poll([{fd=15, events=POLLRDNORM}, {fd=16, events=POLLRDNORM}], 2, 271 <unfinished ...>
- [pid 4709] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 367200}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 195612521}) = 0
- [pid 4709] gettimeofday({1389807391, 367658}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 367812864}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49845136}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 419391}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 247865261}) = 0
- [pid 4709] gettimeofday({1389807391, 420010}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 420195888}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49814112}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 470969}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 299280870}) = 0
- [pid 4709] gettimeofday({1389807391, 471332}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 471538909}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49793091}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 522163}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 350458705}) = 0
- [pid 4709] gettimeofday({1389807391, 522507}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 522624890}) = 0
- [pid 4709] futex(0xa22e344, FUTEX_WAIT_PRIVATE, 1, {0, 49882110}) = -1 ETIMEDOUT (Connection timed out)
- [pid 4709] futex(0xa22e328, FUTEX_WAKE_PRIVATE, 1) = 0
- [pid 4709] gettimeofday({1389807391, 574034}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_MONOTONIC, {2657, 402335915}) = 0
- [pid 4709] gettimeofday({1389807391, 574452}, NULL) = 0
- [pid 4709] clock_gettime(CLOCK_REALTIME, {1389807391, 574607668}) = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement