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@redhat.com ReportedBy: basavaraja_nr@spanservices.com QAContact: rlerch@redhat.com CC: fedora-docs-list@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@fedora32b9 ~]# cat /etc/redhat-release Fedora release 9 (Sulphur) [root@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@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@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@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@fedora32b9 ~]#
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=515190
Rahul Sundaram sundaram@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |sundaram@redhat.com Resolution| |WONTFIX
--- Comment #1 from Rahul Sundaram sundaram@redhat.com 2009-08-03 05:20:16 EDT --- This bug report was not filed against the right component but Fedora 9 has been End of Life for quite sometime now.
http://fedoraproject.org/wiki/End_of_life
This means you won't be any getting any more updates for this release and will have to upgrade to a newer release. Fedora 10 and Fedora 11 are currently maintained and I encourage you to move to either of them.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=515190
Basavaraja N R basavaraja_nr@spanservices.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Reopened Status|CLOSED |ASSIGNED Resolution|WONTFIX |
--- Comment #2 from Basavaraja N R basavaraja_nr@spanservices.com 2009-08-03 05:40:15 EDT ---
Fedora 10 32 Bit ----------------
[root@fedora32b10 ~]# 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@fedora32b10 ~]# cat /etc/redhat-release Fedora release 10 (Cambridge) [root@fedora32b10 ~]# [root@fedora32b10 ~]# 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@fedora32b10 ~]# cat /etc/redhat-release Fedora release 10 (Cambridge) [root@fedora32b10 ~]#
Fedora 10 64 Bit ----------------
[root@fedora64b10 ~]# cat /etc/redhat-release Fedora release 10 (Cambridge) [root@fedora64b10 ~]# 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@fedora64b10 ~]#
Fedora 11 64 Bit ----------------
[root@Fedora64b11 ~]# 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: > smb: > mget nothing to mget smb: > mget nothing to mget smb: > mget * Get file imagetool.zip? ^C You have mail in /var/spool/mail/root [root@Fedora64b11 ~]# cat /etc/redhat-release Fedora release 11 (Leonidas) [root@Fedora64b11 ~]#
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=515190
Rahul Sundaram sundaram@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gdeschner@redhat.com, | |ssorce@redhat.com Component|Deployment_Guide |samba Version|unspecified |11 AssignedTo|mhideo@redhat.com |ssorce@redhat.com Product|Fedora Hosted Projects |Fedora QAContact|rlerch@redhat.com |extras-qa@fedoraproject.org
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=515190
Ales Zelinka azelinka@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |azelinka@redhat.com Blocks| |516996
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=515190
Eric Christensen eric@christensenplace.us changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|fedora-docs-list@redhat.com |