Displaying 5 results from an estimated 5 matches for "10257".
Did you mean:
1025
2003 Apr 09
5
httpd exited on signal 11
...9757 (httpd), uid 80: exited on signal 11
pid 10338 (httpd), uid 80: exited on signal 11
pid 10352 (httpd), uid 80: exited on signal 11
pid 10105 (httpd), uid 80: exited on signal 11
pid 10675 (httpd), uid 80: exited on signal 11
pid 16254 (httpd), uid 80: exited on signal 11
pid 10257 (httpd), uid 80: exited on signal 11
I have used apache with about 200 Vhosts. What is the problem ? What
can I do about the problem (?) .
Bilgilerinize,
Murat Ustuntas
mustuntas@bimel.com.tr
2002 Sep 25
2
smbd process with high cpu utilization.
One of my smbd processes used 100% cpu. I straced the process and the
output follows:
washington:~# strace -p 3416
fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=404, len=1},
0xbfffefa0) = 0
sendto(12, "\3\0X\r\0\0&\0\0\0\0\0\0\0\'\374\f\0\0\0\0\0\16\0\0\0", 26, 0,
{sin_family=AF_INET, sin_port=htons(41373),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 26
2006 Oct 18
1
Assertion failure with Dovecot 1.0rc10
Hi,
I am seeing the following (with Dovecot 1.0 rc10):
Oct 18 07:35:58 dovecot: IMAP(user): UIDs broken with partial sync in mbox file /var/mail/user
Oct 18 07:35:58 dovecot: IMAP(user): mbox sync: UID inserted in the middle of mailbox /var/mail/user (15314 > 9604, seq=5, idx_msgs=224)
Oct 18 07:35:59 dovecot: IMAP(user): file mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
2017 Mar 30
2
[GSoC 2017] Clang-based diff tool project
> On Mar 30, 2017, at 6:56 AM, Vassil Vassilev <v.g.vassilev at gmail.com> wrote:
>
> Hi,
>
> This seems a very exciting project.
Do I take that you’re volunteering to mentor it? ;-)
>
> As part of GSoC16 Raphael developed a code clone detection tool (https://docs.google.com/presentation/d/1mJ6dA6XmAQ8s8Zqm_j518yoW-_QZ72e69fPG1u_nbj8/edit#slide=id.g35f391192_00
2006 Aug 10
8
Problem installing rails with gems
I have ruby 1.8.4 and gem 0.8.11 installed on Ubuntu Dapper.
Now I wanted to use gem to install rails (as documented in the wiki).
That worked fine, but afterwards, the command rails is not found.
It seems that the gem install command does not place the binaries in the
apropriate directory.
The instruction pages at the Rails websites show that one cun simply
type "rails" after the gem