Bug 3702 - Samba segfaults when using SWAT
Summary: Samba segfaults when using SWAT
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: SWAT (show other bugs)
Version: 3.0.22
Hardware: Other Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL: http://bugs.debian.org/363523
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 06:45 UTC by Christian Perrier (dead mail address)
Modified: 2006-05-05 16:44 UTC (History)
0 users

See Also:


Attachments
Configuration file for the user experiencing the problem (2.43 KB, text/plain)
2006-04-20 06:46 UTC, Christian Perrier (dead mail address)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Perrier (dead mail address) 2006-04-20 06:45:58 UTC
This is Debian bug #363523.

Our users reports that swat segfaults each time he edits the 
configuration with swat.

This appears to be reproducible with 3.0.21 and 3.0.22. I'll attach his smb.conf file
Comment 1 Christian Perrier (dead mail address) 2006-04-20 06:46:55 UTC
Created attachment 1866 [details]
Configuration file for the user experiencing the problem
Comment 2 Deryck Hodge 2006-05-05 16:44:37 UTC
Fixed with r15465.

Add a missing load_case_tables()
and all is good with SWAT again.