[Samba] Linux Kernel crash on S390

Agg Steve steve.agg at lbbd.gov.uk
Tue Sep 24 15:51:02 GMT 2002


Hi,

I was hoping some one may be able to help with a problem I have.

If I try to modify/write to a share from a windows 2000 desktop (through
windows explorer or through command prompt) then Linux crashes with the
following error.
kernel BUG at fcntl.c:417!          
illegal operation: 0001                         
CPU:    0                                       
Process smbd (pid: 347, stackpage=030BD000)     
                                                
Kernel PSW:    07080000 800601d6                
task: 030bc000 ksp: 030bdbb8 pt_regs: 030bdb20  
Kernel GPRS:                                    
ffffffff  00000000  0000001b  00000001          
800601d4  00000001  005dabf8  05af5000          
00000003  00000016  030bc000  00000003          
038547bc  80060134  800601d4  030bdbb8          
Kernel ACRS:                                    
00000000  00000000  00000000  00000000          
00000001  00000000  00000000  00000000          
00000000  00000000  00000000  00000000          
00000000  00000000  00000000  00000000          
Kernel BackChain  CallChain
       030bdbb8   ^<000601d4>]
       030bdc98   ^<000602ca>]
       030bdcf8   ^<0006ab48>]
       030bdd58   ^<0005bcfe>]
       030bddb8   ^<0005bf36>]
       030bde28   ^<0004964a>]
       030bdea8   ^<00049b40>]
       030bdf08   ^<000128f0>]                     

I have no problems seeing the share on a windows 2000 PC and I have no
problems with the share (read or write) when accessing the share from a
Windows 95 machine. I have also tried mounting the share on a pc running red
hat linux with no problems.

My setup:

Suse Linux 7.2 running as a VM (release 2.3) guest on a G4 processor (not
officially supported for Suse 7.2 !)
Kernel 2.4.7
Samba 2.2.0 a
Windows 2000 SP2 desktop

Linux/Samba binaries installed from the Suse CD.

Relevant parts of my SMB.CONF

[global]
        workgroup = CIVIC
        netbios name = S390
        server string = Suse LINUX 7.2 running SAMBA
        security = SERVER
        encrypt passwords = Yes
        map to guest = Bad User
        password server = DCCIVIC
        name resolve order = wins lmhosts bcast
        keepalive = 30
        socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
        os level = 2
        wins server = 10.10.80.50
        kernel oplocks = No
        remote browse sync = DCCIVIC

[homes]
        comment = home-directory
        path = %H
        valid users = %S
        read only = No
        create mode = 0664
        directory mode = 0775
        writable = yes
        browseable = No

thanks in advance,

Steve Agg







More information about the samba mailing list