The Samba-Bugzilla – Attachment 3604 Details for
Bug 5737
Winbind dead. Winbind works fine during 1 month and this night the process died. There is bellow the error message in /var/log/messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
The winbindd core dump seen in case of "fd" exhaustions
winbindd_new_core.diff (text/plain), 551 bytes, created by
hargagan
on 2008-09-20 04:55:33 UTC
(
hide
)
Description:
The winbindd core dump seen in case of "fd" exhaustions
Filename:
MIME Type:
Creator:
hargagan
Created:
2008-09-20 04:55:33 UTC
Size:
551 bytes
patch
obsolete
>Index: source/nsswitch/winbindd_dual.c >=================================================================== >--- source/nsswitch/winbindd_dual.c.orig 2008-09-20 12:07:04.000000000 +0530 >+++ source/nsswitch/winbindd_dual.c 2008-09-20 12:36:19.000000000 +0530 >@@ -299,7 +299,7 @@ > while (request != NULL) { > /* request might be free'd in the continuation */ > struct winbindd_async_request *next = request->next; >- request->continuation(request->private_data, False); >+ async_request_fail(request); > request = next; > } > return;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5737
:
3604
|
3605
|
3619