[Bug 515190] New: Segmentation fault while executing smbclient command in Fedora 9 32 Bit

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 3 09:15:09 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Segmentation fault while executing smbclient command in Fedora 9 32 Bit

https://bugzilla.redhat.com/show_bug.cgi?id=515190

           Summary: Segmentation fault while executing smbclient command
                    in Fedora 9 32 Bit
           Product: Fedora Hosted Projects
           Version: unspecified
          Platform: i386
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: low
         Component: Deployment_Guide
        AssignedTo: mhideo at redhat.com
        ReportedBy: basavaraja_nr at spanservices.com
         QAContact: rlerch at redhat.com
                CC: fedora-docs-list at redhat.com
    Classification: Fedora


Description of problem:
Getting "Segmentation", when we try to get a file from windows using smbclient
command.

Version-Release number of selected component (if applicable):
[root at fedora32b9 ~]# cat /etc/redhat-release
Fedora release 9 (Sulphur)
[root at fedora32b9 ~]#

How reproducible:


Steps to Reproduce:
1. Execute the smb-client command to get a file from Windows.
        smbclient \\\\10.10.60.5\\share -U administrator
2. Enter the Password, note that you will get a smb prompt.
         [root at fedora32b9 ~]# smbclient \\\\xxx.xxx.xxx.xxx\\share -U
administrator
Enter administrator's password:
Domain=[LIKEWISEADS] OS=[Windows Server 2003 R2 3790 Service Pack 2]
Server=[Windows Server 2003 R2 5.2]
smb: \> 

Here, 
   xxx.xxx.xxx.xxx (Intentionally IP is changed to xxx...)- is a windows IP
address.
   share - is a folder from which the files will be copied.

3. Execute the command mget to copy the files.

NOTE: While executing the mget command, do not mention "*" or a file name, just
enter "mget" and hit Enter.


Actual results: Getting the Segmentation fault, no files are listed.


Expected results: 
1. Should not get the "Segmentation fault" on entering "mget" command without
mentioning the files.
2. Should list all the contents of the folder as like other distros Eg:
OpenSuSE 10.1 32 Bit.


Additional info:

[root at fedora32b9 ~]# smbclient \\\\xxx.xxx.xxx.xxx\\share -U administrator
Enter administrator's password:
Domain=[LIKEWISEADS] OS=[Windows Server 2003 R2 3790 Service Pack 2]
Server=[Windows Server 2003 R2 5.2]
smb: \> mget
Segmentation fault
[root at fedora32b9 ~]# smbclient \\\\xxx.xxx.xxx.xxx\\share -U administrator
Enter administrator's password:
Domain=[LIKEWISEADS] OS=[Windows Server 2003 R2 3790 Service Pack 2]
Server=[Windows Server 2003 R2 5.2]
smb: \> mget *
Get file imagetool.zip? ^C
[root at fedora32b9 ~]#

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the docs mailing list