Bug 1835 - "New Folder" and file copying issues
Summary: "New Folder" and file copying issues
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.7
Hardware: Alpha Windows XP
: P3 major
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 06:17 UTC by Remigijus
Modified: 2005-08-24 10:17 UTC (History)
0 users

See Also:


Attachments
Few warnings during samba compilation (217.27 KB, text/plain)
2004-09-27 06:31 UTC, Remigijus
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Remigijus 2004-09-27 06:17:29 UTC
Samba server is running on Alphaserver DS20E and is installed as a Gentoo
package using following steps:
emerge rsync && emerge -u --deep world && emerge samba 

Problem against WindowsXP: sometimes, when a user is creating a new folder using
Windows Explorer two folders are created instead of one. Names of resulting
folders: "New Folder" and "New Folder (2)". When a user is copying any file to
any folder he gets a message box which states following things:
  Error Copying File or Folder
  Cannot copy file_name: the specified network name is no longer available.

Problem against Windows2000: sometimes, when a user is creating a new folder
using Windows Explorer one folder is created as it should be, but an error
message box appears on the users display:
  Unable to create the folder 'New Folder'
  Cannot create a file when that file already exists.
When a user is copying any file to any folder he gets a message box which states
following things:
  Error Copying File or Folder
  Cannot copy file_name: the specified network name is no longer available.

Problem against Win98: no problem with Win98. It just works as it should be.

Samba log file contains following messages:
[2004/09/27 16:00:09, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2004/09/27 16:00:09, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 29054 (3.0.7)
  Please read the appendix Bugs of the Samba HOWTO collection
[2004/09/27 16:00:09, 0] lib/fault.c:fault_report(39)
  ===============================================================
[2004/09/27 16:00:09, 0] lib/util.c:smb_panic2(1381)
  PANIC: internal error
[2004/09/27 16:00:09, 0] lib/util.c:smb_panic2(1389)
  BACKTRACE: 0 stack frames:


configuration file:

ds20e samba # testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[ftp]"
Processing section "[mldonkey$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions

# Global parameters
[global]
        workgroup = SAMBA
        server string = Samba Server %v
        security = SHARE
        map to guest = Bad User
        guest account = samba
        log file = /var/log/samba3/log.%m
        max log size = 50
        dns proxy = No
        printer admin = @adm

[ftp]
        path = /ftp
        read only = No
        guest only = Yes
        guest ok = Yes

[mldonkey$]
        path = /home/donkey/.mldonkey/incoming
        guest only = Yes
        guest ok = Yes
Comment 1 Remigijus 2004-09-27 06:31:53 UTC
Created attachment 680 [details]
Few warnings during samba compilation

This is the log of "emerge samba", just in case it's usefull. It contins few
warnings.
Comment 2 Remigijus 2004-09-29 22:28:46 UTC
The same problems were observed with following samba versions on the same platform:

 * net-fs/samba-3.0.2a-r2

        Emerged at: Tue May 18 12:19:47 2004
        Build time: 33 minutes, and 40 seconds

        Emerged at: Fri May 21 12:13:10 2004
        Build time: 22 minutes, and 27 seconds

 * net-fs/samba-3.0.4-r1

        Emerged at: Wed Jul 21 06:36:10 2004
        Build time: 30 minutes, and 2 seconds

 * net-fs/samba-3.0.5

        Emerged at: Sat Jul 24 09:51:13 2004
        Build time: 25 minutes, and 44 seconds

 * net-fs/samba-3.0.6-r4

        Emerged at: Sun Sep 12 11:40:36 2004
        Build time: 22 minutes, and 35 seconds

 * net-fs/samba-3.0.7

        Emerged at: Fri Sep 24 16:10:28 2004
        Build time: 18 minutes, and 4 seconds

        Emerged at: Mon Sep 27 15:06:04 2004
        Build time: 18 minutes, and 43 seconds
Comment 3 Remigijus 2004-10-05 02:26:37 UTC
removal of -O3 from CFLAGS does not solved the problem
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-02-17 09:44:45 UTC
please retest against 3.0.11.  Thanks.
Comment 5 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:17:18 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.