Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [samba-4.14.5_1] [armv6l] smbd failing to start
@ 2021-07-21  1:19 hk0O7
  2021-07-21 18:17 ` Anachron
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: hk0O7 @ 2021-07-21  1:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]

New issue by hk0O7 on void-packages repository

https://github.com/void-linux/void-packages/issues/32079

Description:
### System

* xuname: Void 5.4.83_1 armv6l Unknown uptodate rFF
* package: samba-4.14.5_1

### Expected behavior
Being able to start `smbd` with the default configuration.

### Actual behavior
It immediately ends with:
```
exit_daemon: daemon failed to start: Samba cannot setup ep pipe, error code 13
```

### Steps to reproduce the behavior
```
# xbps-install -Suy samba
# smbd -FS -d 10 --no-process-group
    ...
    regdb_open: registry db opened. refcount reset (1)
    make_internal_ncacn_conn: Create pipe requested winreg
    Created internal pipe winreg
    svcctl_init_winreg: Could not open SYSTEM\CurrentControlSet\Services - NT_STATUS_INVALID_HANDLE
    regdb_close: decrementing refcount (1->0)
    dcesrv_init_ep_server: Failed to init endpoint server 'svcctl': NT_STATUS_UNSUCCESSFUL
    dcesrv_init: Failed to init DCE/RPC endpoint servers: NT_STATUS_UNSUCCESSFUL
    main: Failed to setup RPC server: NT_STATUS_UNSUCCESSFUL
    exit_daemon: daemon failed to start: Samba cannot setup ep pipe, error code 13
```
After this, two (forked?) `smbd` processes for the given command will remain, and thus trying to start it from runit with `sv start smbd` will end up filling up the system with `smbd -F -S -d1` processes.

This looks like the same issue that was mentioned by [wangp][1] and [Anachron][2] in #27565 for samba-4.13.2_2.

[1]: https://github.com/void-linux/void-packages/issues/27565#issuecomment-753282396 
[2]: https://github.com/void-linux/void-packages/issues/27565#issuecomment-753361331

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-06-10  2:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21  1:19 [ISSUE] [samba-4.14.5_1] [armv6l] smbd failing to start hk0O7
2021-07-21 18:17 ` Anachron
2021-07-21 19:26 ` hk0O7
2021-07-21 20:11 ` Anachron
2021-08-02 17:20 ` mvf
2021-08-02 17:38 ` ahesford
2021-08-02 18:27 ` mvf
2021-08-09  2:51 ` fosslinux
2021-08-09  2:52 ` fosslinux
2021-08-09  2:53 ` fosslinux
2021-08-13 16:25 ` KeepBotting
2022-05-27  2:12 ` github-actions
2022-06-10  2:13 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).