Displaying 2 results from an estimated 2 matches for "319073".
Did you mean:
19073
2011 Jan 31
1
Particular user post-login hang
.../bugreport.html), but that fails with "Cannot find
user-level thread for LWP nnnn: generic error", which is probably specific to
our old box/installation.
strace hangs with:
Process 6574 attached - interrupt to quit
gettimeofday({1296472202, 318955}, NULL) = 0
gettimeofday({1296472202, 319073}, NULL) = 0
epoll_wait(0x8, 0x806c4f8, 0x6, 0x1b708d
gdb backtrace gives:
0xb7e2bff9 in epoll_wait () from /lib/tls/libc.so.6
(gdb) bt full
#0 0xb7e2bff9 in epoll_wait () from /lib/tls/libc.so.6
No symbol table info available.
#1 0xb7eed4eb in io_loop_handler_run (ioloop=0x806c390) at ioloop-e...
2009 Jul 01
1
A problem on zoo object
I have a zoo object on daily data for 10 years. Now I want to create a list,
wherein each member of that list is the monthly observations. For example,
1st member of list contains daily observation of 1st month, 2nd member
contains daily observation of 2nd month etc.
Then for a particular month, I want to divide all observations into 3 parts
(arbitrary) and then want to calculate some statistics