Displaying 20 results from an estimated 128521 matches for "started".
2010 Aug 23
1
[Bug] [Urgent] CreateProcess Failed internal error (1359)
Hi,
I working on porting an IDE on MacOSX with the help of Wine, And I discover a random bug on wine.
Please use this sample code to reproduce it (to be compiled on Windows):
Code:
/////////////////////////////////////////////////////////////////////////////
int Quit(int aReturnCode)
{
#ifdef _DEBUG
wcout << L"Press Enter to quit";
getchar();
#endif
return aReturnCode;
}
2005 Feb 28
0
winetools problem on amd64
Hey thanks to Johann, I got wine to install correctly on my amd64. Then
I installed winetools. When I run the newest build, version 2.1.1., and
try to install windows software, i get this output:
bash-2.05b$ winetools
found gettext in /usr/bin
which: no dillo in
2011 Jan 02
2
Wow+wine+intel integrated graphics card, needing help please
...fused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Cannot connect...
2011 Mar 08
3
allocating factor levels
Dear R users,
I am working on allocating the rows within a dataframe into some
factor levels.Consider the following dataframe:
Start.action Start.time
1 Start.setting 2010-12-30 17:58:00
2 Start.setting 2010-12-30 18:40:00
3 Start.setting 2010-12-31 22:39:00
4 Start.setting 2010-12-31 23:24:00
5
2016 Oct 11
5
Asterisk 13.11.2, 13.11.1, 13.10.0 and certified-13.8-cert3 : freeze on 'sip reload'
...on a
x86_64 running Linux on 2016-10-07 21:27:15 UTC
sip5*CLI> sip show channelstats
Peer Call ID Duration Recv: Pack Lost ( %) Jitter
Send: Pack Lost ( %) Jitter
0 active SIP channels
sip5*CLI> core show threads
0x7f97ff0fb700 2849 netconsole started at [ 1639] asterisk.c
listener()
0x7f97fe843700 2760 worker_start started at [ 1077] threadpool.c
worker_thread_start()
0x7f97ff367700 2759 worker_start started at [ 1077] threadpool.c
worker_thread_start()
0x7f97fe8bf700 2758 worker_start started at [ 1077] threadpool.c...
2013 Nov 27
2
Asterisk uses 105% CPU
Hello,
Using asterisk 1.8.24 on CentOS 6.4
I notice that the asterisk process is using between 105 en 110 % CPU :
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1765 root 20 0 2508m 102m 8864 S 105.8 2.7 102:11.55 asterisk
2682 mysql 20 0 627m 29m 6204 S 0.7 0.8 1:59.51 mysqld
1 root 20 0 19228 1508 1220 S 0.0 0.0 0:00.75 init
2014 May 13
0
Samba 4.1 id->user mapping slow (using winbind)
Hi,
I run a fresh debian 7 / samba 4.1 setup (using sernet's samba build). I
have a share /daten with acls.
When I do (locally)
getfacl /daten/ -R > /dev/null
the system hangs at 100% cpu wait with the samba process:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3451 root 20 0 518m 38m 6796 S 59,8 1,9 136:46.90 samba
When I do the same using the "-n"
2014 Dec 29
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi again,
Sorry, I forgot to include the fd used...
13 -> /var/lib/samba/private/sam.ldb.d/DC=EXAMPLE,DC=COM.ldb
16 -> /var/lib/samba/private/sam.ldb.d/metadata.tdb
the others refers to /var/run/samba/winbindd/pipe
Regards,
Bruno Andrade.
On 12/29/2014 11:56 AM, Bruno Andrade wrote:
> Hi,
>
> Here is some output of "strace -ff -p" to the process using ~100% CPU
>
2014 Dec 29
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi,
Yes, I already thought about it.
I have the sernet repo installed.. Is possible to yum update and jump
from 4.1.6 to 4.1.14 directly, without problems or should I follow some
kind of procedure to avoid future problems?
Regards,
Bruno Andrade.
On 12/29/2014 01:46 PM, Rowland Penny wrote:
> On 29/12/14 12:02, Bruno Andrade wrote:
>> Hi again,
>>
>> Sorry, I forgot to
2014 Dec 29
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi,
I'm having problems in a second domain controller machine. Every time a
restart samba, few time after a samba process starts using almost 100% cpu.
It's a Centos 6.5 x86_64 with the following:
sernet-samba-libsmbclient0-4.1.6-7.el6.x86_64
sernet-samba-ad-4.1.6-7.el6.x86_64
sernet-build-key-1.1-4.noarch
sernet-samba-libs-4.1.6-7.el6.x86_64
sernet-samba-client-4.1.6-7.el6.x86_64
2014 Dec 29
0
smbd's using up 100% of all cpu's and load avg slowly going up
Hi,
Here is some output of "strace -ff -p" to the process using ~100% CPU
writev(75, [{"\250\r\0\0\2\0\0\0S-1-5-21-2097307442-3435"..., 3496}], 1)
= 3496
epoll_wait(9, {{EPOLLIN, {u32=2539833808, u64=140271876753872}}}, 1,
30000) = 1
readv(91,
[{"\34\0\0\0\0\0\0\0rT\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
2092}], 1) = 2092
gettimeofday({1419854003, 222035},
2014 Dec 29
0
smbd's using up 100% of all cpu's and load avg slowly going up
On 29/12/14 12:02, Bruno Andrade wrote:
> Hi again,
>
> Sorry, I forgot to include the fd used...
>
> 13 -> /var/lib/samba/private/sam.ldb.d/DC=EXAMPLE,DC=COM.ldb
> 16 -> /var/lib/samba/private/sam.ldb.d/metadata.tdb
>
> the others refers to /var/run/samba/winbindd/pipe
>
> Regards,
> Bruno Andrade.
>
> On 12/29/2014 11:56 AM, Bruno Andrade wrote:
2014 Dec 29
0
smbd's using up 100% of all cpu's and load avg slowly going up
On 29/12/14 14:58, Bruno Andrade wrote:
> Hi,
>
> Yes, I already thought about it.
>
> I have the sernet repo installed.. Is possible to yum update and jump
> from 4.1.6 to 4.1.14 directly, without problems or should I follow some
> kind of procedure to avoid future problems?
>
> Regards,
> Bruno Andrade.
>
> On 12/29/2014 01:46 PM, Rowland Penny wrote:
>>
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
...for files with that suffix.
Usage:
start [options] program_filename [...]
start [options] document_filename
Options:
/M[inimized] Start the program minimized.
/MAX[imized] Start the program maximized.
/R[estored] Start the program normally (neither minimized nor maximized).
/W[ait] Wait for started program to finish, then exit with its exit code.
/Unix Use a Unix filename and start the file like windows explorer.
/ProgIDOpen Open a document using the following progID.
/L Show end-user license.
start.exe version 0.2 Copyright (C) 2003, Dan Kegel
Start comes with ABSOLUTELY N...
2007 Apr 18
5
[BUG] worker stopping abruptly
I have been facing this damn ugly issue since quite sometime.
So this worker reads RSS feed from Yahoo news and stores it in a DB.
The worker is scheduled to run at every 40 minutes and my
background_schedules.yml looks like this:
feed_worker:
:class: :feed_worker
:job_key: :feed_worker_key
:worker_method: :do_work
:trigger_args:
:start: <%= Time.now + 5 %>
2010 Mar 11
1
[PATCH] Changes the start/stop/reload method names for sysvinit scripts.
...sage: ovirt {start}"
diff --git a/scripts/ovirt-awake b/scripts/ovirt-awake
index bd50ffd..d5865c5 100755
--- a/scripts/ovirt-awake
+++ b/scripts/ovirt-awake
@@ -103,7 +103,7 @@ ovirt_startup () {
# Override this method to provide support for notifying a management
# system that the node has started and will be available after
# system initialization
-start () {
+start_ovirt_awake () {
local RC=0
touch $VAR_SUBSYS_NODECONFIG
@@ -131,6 +131,16 @@ start () {
return $RC
}
+stop_ovirt_awake () {
+ echo -n "Stopping ovirt-awake: "
+ success
+}
+
+reload_ovirt_aw...
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
Hello,
I've come across a curious issue with
Samba 3.6.10.
When running 'emacs' version
GNU Emacs 23.3.1 (i386-mingw-nt6.0.6002) of 2011-03-10 on 3249CTO
on Windows Server 2008 SP2 x64 and issuing
a file "revert" of one sort or another
against a Samba-served file, the 'smbd'
process leaks two or three handles.
Eventually, when 16k handles are open,
this causes
2011 Mar 07
4
[PATCH 0/3] ocfs2: Add batched discard support
Hi all,
This patch set adds batched discard support to ocfs2. Please check. Thanks.
Regards,
Tao
2011 Apr 15
1
Whole genome searching of 100bp "D" sequence
Hi,
I was wondering I'm going about this in the correct way. I need to test if
there are coding sequences or exons in hg19 which match a string of 100bp
"D" i.e. [A,G or T]. However I'm getting a strange result.
I get a hit on chr7, using the 100bp search however when I search with 60bp
sequence of "D" I don't get any hits.
library("BSgenome")
2013 Feb 02
3
vectorisation
Hi
I'm trying to set up a simulation problem without resorting to (m)any loops. I want to set entries in a data frame of zeros ('starts' in the code below) to 1 at certain points and the points have been randomly generated and stored in a separate data.frame ('sl'), which has the same number of columns.
An example of the procedure is as follows:
ml <-