Displaying 8 results from an estimated 8 matches for "defunc".
Did you mean:
defunct
2007 Apr 17
1
problem setting ntlm authentication for apache using mod_auth_winbind
Hello list,
I'm trying to set up ntlm authentication for using mod_auth_winbind.
Unfortunately during the "ntlm dance" some errors occurs. It
complains about Oversized message, Invalid request and ntlm_auth
goes to defunc... ( broken pipe as we can see in apache error log file )
apache 31623 31578 1 19:25 ? 00:00:00 [ntlm_auth] <defunct>
Log file from apache is here:
http://ncpnc.obsysa.net/combor/apache_arror.log
I was trying to trace problem with strace but logfile contains
nothing useful ( exce...
2007 Jul 27
0
xen 3.1 HVM guest issue : qemu "xs_read(): vncpasswd get error..."
...: vncpasswd
get error..."
I''m running Xen 3.1 fedora patch + 2.6.20 + ubuntu feisty.
Xen Packages come from Cedric Gabriello ( http://cedric.gabriello.fr/ )
<http://cedric.gabriello.fr/>
It''s very strange because the VM seems to start ...
but qemu process appear as [ defunc ] and of course VNCViewer doesn''t
works ...
I''ve tried with SDL but no success ...
Regards
----- qemu.log ----
domid: 12
qemu: the number of cpus is 1
qemu: could not open hard disk image ''xen/winxp-disk''
Watching /local/domain/12/logdirty/next-active
qemu_map...
2007 Oct 11
0
xen 3.1 failing: qemu-dm error "map shared IO page returned error 22" centos 5, 64bit
Hello;
I can''t start a VM on this setup. It looks like
qemu dies. The message "map shared IO page returned error 22"
is the last line in the qemu-dm-NNN.log
(which is then defunc).
I''m using xen 3.1 on Centos 5,
binary distributed kernel, 64 bit mode,
''2.6.18-xen'',
IBM bladecenter.
Something from "xm dmesg" (which does not
otherwise contain errors or info on my problem):
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, c...
2007 May 25
0
problem setting ntlm authentication for apache using mod_auth_winbind
combor@gazeta.pl wrote:
> Hello list,
>
> I'm trying to set up ntlm authentication for using
mod_auth_winbind.
>
> Unfortunately during the "ntlm dance" some errors occurs. It
> complains about Oversized message, Invalid request and ntlm_auth
> goes to defunc... ( broken pipe as we can see in apache error
log file )
> apache 31623 31578 1 19:25 ? 00:00:00 [ntlm_auth]
<defunct>
>
> Log file from apache is here:
> http://ncpnc.obsysa.net/combor/apache_arror.log
>
>
> I was trying to trace problem with strace but logf...
2012 Mar 02
9
zombie child process
Hi,
This is the third or fourth time this happens. But puppetd gets a zombie
shell childprocess and then never finishes the run.
/opt/tc-puppet/bin/ruby /opt/tc-puppet/sbin/puppetd
\_ [sh] <defunct>
How do I begin looking on what can be wrong?
This error has appeared on both 2.7.6 and 2.7.11.
Regards,
Elias
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To...
2016 Mar 29
1
VM crash and lock manager
2004 Nov 12
1
Panic in log when Win98/ME tries to print on samba 3.0.8
...ound this happens because printing_db.c:get_print_db_byname gets
called like
callget_print_db_byname( printerone )
callget_print_db_byname( printertwo )
callget_print_db_byname( NULL )
this workaround lets my Win98 and ME clients print again:
--- samba-3.0.8/source/printing/printing_db.c.defunc Fri Nov 12
17:03:44 2004
+++ samba-3.0.8/source/printing/printing_db.c Fri Nov 12 17:02:00 2004
@@ -32,13 +32,26 @@
struct tdb_print_db *get_print_db_byname(const char *printername)
{
+
struct tdb_print_db *p = NULL, *last_entry = NULL;
int num_open = 0;
pstrin...
2016 Mar 30
0
Re: VM crash and lock manager
...y never have these problems.
>>
>> I saw, perhaps the reason is the dev is too slow ??? see
screenshot
>> joined
>>
>> A major problem with these crashs is that the VMs couldn't be
>> destroyed by the virsh command, the qemu process is notified as
>> defunct by the ps command.
>>
>> with virsh destroy VM
>> I often get
>>
>> Failed to terminate process xxx with SIGTERM: Device or resource busy
>> and the VM is still in the list
>>
>> If I try to remove all the file associated with the VM in /var/run or
&...