Bug 7434 - Can not retrieve Share List / Data overflow in cli_receive_trans
Summary: Can not retrieve Share List / Data overflow in cli_receive_trans
Status: NEW
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: Nmbd (show other bugs)
Version: 3.5.2
Hardware: x64 Linux
: P3 normal
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-18 13:02 UTC by hokasch
Modified: 2010-05-27 05:48 UTC (History)
1 user (show)

See Also:


Attachments
packagedump port 139 (7.80 KB, application/octet-stream)
2010-05-18 13:04 UTC, hokasch
no flags Details
packagedump port 445 (190 bytes, application/octet-stream)
2010-05-18 13:04 UTC, hokasch
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hokasch 2010-05-18 13:02:47 UTC
When trying to browse my NAS, I get the following error from Nautilus/gvfs:

"Unable to mount location
Failed to retrieve share list from server"

The shares itself can be accessed manually without problems (smb://IP/Share), but the root IP does give the above error instead of a list of shares. "client lanman auth" is set. Browsing the shares works from a Windows machine.

I attached a tcpdump, not sure what else could help you seeing through this?

Output from smbclient:

smbclient -L STORAGE -U admin
Enter admin's password: 
Domain=[WORKGROUP] OS=[R] Server=[R]

	Sharename       Type      Comment
	---------       ----      -------
Data overflow in cli_receive_trans
Error returning browse list: SUCCESS - 0
Domain=[WORKGROUP] OS=[R] Server=[R]

	Server               Comment
	---------            -------

	Workgroup            Master
	---------            -------
Comment 1 hokasch 2010-05-18 13:04:02 UTC
Created attachment 5716 [details]
packagedump port 139
Comment 2 hokasch 2010-05-18 13:04:30 UTC
Created attachment 5717 [details]
packagedump port 445
Comment 3 hokasch 2010-05-18 13:13:03 UTC
Whoops, wrong component -sorry. Hopefully I am right this time?