search for: 17325

Displaying 11 results from an estimated 11 matches for "17325".

Did you mean: 1725
2003 Apr 02
1
Kernel lockup (kjournald?)
...chedule_timeout S 16577 ? 00:00:33 bma schedule_timeout D 16579 ? 00:35:55 vbda lock_page S 17314 ? 00:00:00 crond pipe_wait S 17316 ? 00:00:00 sh wait4 S 17318 ? 00:00:00 collect_stats.s wait4 S 17325 ? 00:00:00 collect_stats.s wait4 S 17326 ? 00:00:00 tee pipe_wait R 17333 ? 00:00:00 ps - S 17336 ? 00:00:00 crond pipe_wait S 17339 ? 00:00:00 sh wait4 S 17342 ? 00:00:00 collect_stats.s...
2004 Aug 06
5
Ices2 compile error - streaming ogg!
...-- 1 root root 800 Feb 28 13:22 HTMLtree.h lrwxrwxrwx 1 root root 1 May 18 18:02 libxml -> . -rw-r--r-- 1 root root 2551 Feb 28 13:22 nanoftp.h -rw-r--r-- 1 root root 920 Feb 28 13:22 nanohttp.h -rw-r--r-- 1 root root 17325 Feb 28 13:22 parser.h -rw-r--r-- 1 root root 25039 Feb 28 13:22 parserInternals.h -rw-r--r-- 1 root root 3059 Feb 28 13:22 SAX.h -rw-r--r-- 1 root root 16957 Feb 28 13:22 tree.h -rw-r--r-- 1 root root 1246 Feb 28 13:22 uri.h -rw-r--r-- 1...
2004 Aug 06
1
Ices2 compile error - streaming ogg!
...8 13:22 HTMLtree.h > > lrwxrwxrwx 1 root root 1 May 18 18:02 libxml -> . > > -rw-r--r-- 1 root root 2551 Feb 28 13:22 nanoftp.h > > -rw-r--r-- 1 root root 920 Feb 28 13:22 nanohttp.h > > -rw-r--r-- 1 root root 17325 Feb 28 13:22 parser.h > > -rw-r--r-- 1 root root 25039 Feb 28 13:22 > > parserInternals.h > > -rw-r--r-- 1 root root 3059 Feb 28 13:22 SAX.h > > -rw-r--r-- 1 root root 16957 Feb 28 13:22 tree.h > > -rw-r--r-- 1 root roo...
2017 Aug 09
1
Problem with serialization via readRDS() on a textConnection()
(Sorry for not linking to your message; I accidentally deleted the original copy of your message.) Your code > zz = textConnection('tempConnection', 'wb') > saveRDS(c("a", "b", "c"), zz, ascii = TRUE) > serialized_obj = paste(textConnectionValue(zz), collapse='\n') > readRDS(textConnection(serialized_obj)) Error in
2004 Aug 06
0
Ices2 compile error - streaming ogg!
...t 800 Feb 28 13:22 HTMLtree.h > lrwxrwxrwx 1 root root 1 May 18 18:02 libxml -> . > -rw-r--r-- 1 root root 2551 Feb 28 13:22 nanoftp.h > -rw-r--r-- 1 root root 920 Feb 28 13:22 nanohttp.h > -rw-r--r-- 1 root root 17325 Feb 28 13:22 parser.h > -rw-r--r-- 1 root root 25039 Feb 28 13:22 > parserInternals.h > -rw-r--r-- 1 root root 3059 Feb 28 13:22 SAX.h > -rw-r--r-- 1 root root 16957 Feb 28 13:22 tree.h > -rw-r--r-- 1 root root 1246 Feb 28 13:...
2014 Jul 07
0
Fw: LMTP segfaulting constantly
...sieve 1:2.2.10-11 amd64 secure POP3/IMAP server - Sieve filters support Wed Jun 18 13:09:14 2014] lmtp[17453]: segfault at 238 ip 00007f560c3c8ce4 sp 00007fff15b0a440 error 4 in libdovecot-sieve.so.0.0.0[7f560c3a2000+82000] [Wed Jun 18 15:56:22 2014] lmtp[17325]: segfault at 238 ip 00007f2b359aace4 sp 00007fffc3a63e10 error 4 in libdovecot-sieve.so.0.0.0[7f2b35984000+82000] [Mon Jun 23 06:56:44 2014] lmtp[1168]: segfault at 238 ip 00007f5ec34d2ce4 sp 00007fff76545070 error 4 in libdovecot-sieve.so.0.0.0[7f5ec34ac000+82000] [Mon Jun 23 09:47:01 2014] lmtp[...
2017 Sep 28
1
R 3.4.2 is released
...led notangle (it was required in R 3.4.[01]). * S4 method dispatch on ... calls the method by name instead of .Method (for consistency with default dispatch), and only attempts to pass non-missing arguments from the generic. * readRDS(textConnection(.)) works again. (PR#17325) * (1:n)[-n] no longer segfaults for n <- 2.2e9 (on a platform with enough RAM). * x <- 1:2; tapply(x, list(x, x), function(x) "")[1,2] now correctly returns NA. (PR#17333) * Running of finalizers after explicit GC request moved from the R interface...
2017 Sep 28
1
R 3.4.2 is released
...led notangle (it was required in R 3.4.[01]). * S4 method dispatch on ... calls the method by name instead of .Method (for consistency with default dispatch), and only attempts to pass non-missing arguments from the generic. * readRDS(textConnection(.)) works again. (PR#17325) * (1:n)[-n] no longer segfaults for n <- 2.2e9 (on a platform with enough RAM). * x <- 1:2; tapply(x, list(x, x), function(x) "")[1,2] now correctly returns NA. (PR#17333) * Running of finalizers after explicit GC request moved from the R interface...
2004 Aug 06
2
Is there a guide?
At 07:59 AM 7/29/02 +1000, you wrote: >I noticed another post where it was mentioned which modules were needed etc, >then followed the instructions at xiph.org for CVS. It's working now, >although darkice (which is none of xiph's concern AFAIK) seg-faults..... > >I haven't been able to test ices2 in live mode, well, it seems to work, but I >get silence.... ices2 in
2013 Jun 14
0
Wine release 1.6-rc2
...g/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.6-rc2 (total 28): 15493 Clamwin doesn't clear status window (dogfood) 17325 Multiwinia locks up when you exit it 17588 Strong Bad's Cool Game only shows black screen 18152 lseek* without effect on file stream 21774 Perfect World International: sometimes audio is missing 21890 running vc2005: compiler is out of heap space 23653 gmax crashes if you select...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
flight 17325 linux-linus real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/17325/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl 9 guest-start fail REGR. vs. 12557 test-amd64-i386-xl-credit2 15 gu...