CentOS Bug Tracker
CentOS Website

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003974 [CentOS-5] samba crash always 2009-11-03 17:02 2009-11-07 19:38
Reporter williamt View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 5.4
Summary 0003974: mount.cifs crashes box
Description mount.cifs will crash box when you leave off the ending / in the share name you want to mount.

GOOD:
mount.cifs //SHARENAME/ /mnt/ -o ip=192.168.254.3,guest

BAD:
mount.cifs //SHARENAME /mnt/ -o ip=192.168.254.3,guest

Crashes every time
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010262)
toracat (developer)
2009-11-03 20:58

I cannot reproduce the problem you are seeing. The "BAD" syntax works fine for me. Which version of cifs?

/sbin/modinfo cifs
(0010264)
williamt (reporter)
2009-11-03 22:47

# /sbin/modinfo cifs
filename: /lib/modules/2.6.18-164.el5/kernel/fs/cifs/cifs.ko
version: 1.57RH
description: VFS to access servers complying with the SNIA CIFS Specification e.g. Samba and Windows
license: GPL
author: Steve French <sfrench@us.ibm.com>
srcversion: 7850E473E371E5343DDEC5B
depends:
vermagic: 2.6.18-164.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1
parm: CIFSMaxBufSize:Network buffer size (not including header). Default: 16384 Range: 8192 to 130048 (int)
parm: cifs_min_rcv:Network buffers in pool. Default: 4 Range: 1 to 64 (int)
parm: cifs_min_small:Small network buffers in pool. Default: 30 Range: 2 to 256 (int)
parm: cifs_max_pending:Simultaneous requests to server. Default: 50 Range: 2 to 256 (int)
module_sig: 883f3504a9f7850581431131ff6a527112c1ac09f67ff659c1a5e8b928da57f5ed67959a955176a09e2f8bd570f3383370f747bcede73c31316ed95d

This is also a guest running under XEN. I forgot about that when making the initial bug report.
(0010309)
toracat (developer)
2009-11-07 19:38

That is the current version of cifs. My only suggestion at this point is to ask on the samba mailing list.

- Issue History
Date Modified Username Field Change
2009-11-03 17:02 williamt New Issue
2009-11-03 17:02 williamt Assigned To => kbsingh@karan.org
2009-11-03 20:58 toracat Note Added: 0010262
2009-11-03 20:58 toracat Status new => feedback
2009-11-03 22:47 williamt Note Added: 0010264
2009-11-07 19:38 toracat Note Added: 0010309
2009-11-07 19:38 toracat Status feedback => new


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker