Displaying 6 results from an estimated 6 matches for "13261".
Did you mean:
1261
2005 Nov 21
0
Assertion Failure
Here's an assertion failure that just happened. Unfortunately, I don't
have a core file so this may be useless...
This is with CVS version from 2005-11-03.
It looks like he expunges all of his mail.
dovecot: Nov 21 17:37:20 Error: 13261 imap(username): mbox sync:
Expunged message reappeared in mailbox /mailhome/new/b/n/username/mbox
(UID 1008 < 1606, seq=816, idx_msgs=1238)
dovecot: Nov 21 17:37:23 Error: 13261 imap(username): file
mail-index-transaction.c: line 129 (mail_index_buffer_convert_to_uids):
assertion failed: (*seq...
2006 Jul 30
2
Can''t submit tickets to dev.rubyonrails.org
I get an "internal error" and this traceback:
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line
314, in dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line
199, in dispatch
resp = chosen_handler.process_request(req)
File
2010 Jun 10
1
understand which asterisk thread is consuming CPU
...doing the process with pid 9429 ?
i've tried the core show thread command, but it doesn't seem to print
any PID information.
Thanks to all in advance
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
9429 root 20 0 662m 93m 5596 S 23 3.1 29:28.91 asterisk
13261 root 20 0 662m 93m 5596 S 10 3.1 0:04.54 asterisk
15646 root 20 0 662m 93m 5596 S 4 3.1 0:00.82 asterisk
15648 root 20 0 662m 93m 5596 S 3 3.1 0:00.88 asterisk
9413 root 20 0 662m 93m 5596 S 3 3.1 1:25.85 asterisk
13987 root 20 0 6...
2009 Oct 23
0
Wine release 1.1.32
...de
11424 Canon Digital Photo Professional (DPP) pane refresh
12171 adding popupmenu to itself, then using finditem causes stack overflow
12245 Graphics skip in Deus Ex
12858 winmm: wave.ok test fails in PC-BSD but not Linux
13006 Xfire ListView shows blocks for text or white spaces
13261 Civilization III Crashes When Starting New Game
13422 Age of Conan patcher doesn't draw anything
13501 Rome Total War v1.5: Crashes everytime when entering a battle.
13514 Age of Conan will not start
13547 Warcraft III loses all textures after game window loses focus in OpenGL mode...
2015 Mar 11
1
Not able to access CIFS share using samba
...in 10720
03:10:48.859735 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: . ack 12429 win 63200
03:10:48.859749 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 12429:13209(780) ack 11904 win 10720
03:10:48.859816 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 13209:13261(52) ack 11904 win 10720
03:10:48.859842 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 13261:13313(52) ack 11904 win 10720
03:10:48.859876 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 13313:13365(52) ack 11904 win 10720
03:10:48.859942 IP dev-130.odc.reconnex.net.ssh >...
2012 Sep 18
8
Collecting entropy from device_attach() times.
Hi.
I experimented a bit with collecting entropy from the time it takes for
device_attach() to run (in CPU cycles). It seems that those times have
enough variation that we can use it for entropy harvesting. It happens
even before root is mounted, so pretty early.
On the machine I'm testing it, which has minimal kernel plus NIC driver
I see 75 device_attach() calls. I'm being very careful