Bug 11595 - smbd emits a spurious message: pid_to_procid: messaging_dgm_get_unique failed
Summary: smbd emits a spurious message: pid_to_procid: messaging_dgm_get_unique failed
Status: CLOSED INVALID
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.3.1
Hardware: All All
: P5 minor (vote)
Target Milestone: ---
Assignee: Uri Simchoni
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-10 12:16 UTC by Uri Simchoni
Modified: 2015-11-10 12:36 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uri Simchoni 2015-11-10 12:16:27 UTC
Whenever a client gracefully disconnects from smbd, a message such as the following is added to log.smbd:

[2015/11/10 12:55:11.809824,  1, pid=1721] ../source3/lib/util.c:1971(pid_to_procid)
  pid_to_procid: messaging_dgm_get_unique failed: No such file or directory

To reproduce, for example, execute:
smbclient //server/share -U user%password -c 'ls'

and check the server's log.smbd.
Comment 1 Uri Simchoni 2015-11-10 12:34:17 UTC
False alarm - the log was on master branch, not on v4-3-test.