On Wed, May 26, 2004 at 08:36:57PM -0400, Larry Hansford wrote: > The messages log file shows a whole series of the following error messages: > > May 26 10:12:22 dbserver smbd[9036]: [2004/05/26 10:12:22, 0] > lib/substitute.c:alloc_sub_basic(505) > May 26 10:12:22 dbserver smbd[9036]: alloc_sub_basic: NULL source > string! This should not happen > > > What is the cause of this, and what do I need to do to correct it?
Any chance you can attach to the process with a debugger and get a stack backtrace ?
I'm not sure how I would do that?
Or explain exactly how to reproduce ?
In looking at the messages log, it appears that these messages started appearing after I added the following lines to the smb.conf [global] section:
dos charset = CP932 unix charset = EUC-JP display charset = CP932
In order to handle the Japanese workstations.
Jeremy
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
