pdbedit segfaults in SAMBA_3_0

Bradley W. Langhorst brad at langhorst.com
Tue Dec 17 15:38:00 GMT 2002


On Tue, 2002-12-17 at 04:06, Simo Sorce wrote:
> Can you send a backtrace?
> Mine does not segfault (tough I'm using head not 3.0)

Program received signal SIGSEGV, Segmentation fault.
0x400f43b0 in strdup () from /lib/libc.so.6
(gdb) bt
#0  0x400f43b0 in strdup () from /lib/libc.so.6
#1  0x0805caba in main ()
#2  0x4009a14f in __libc_start_main () from /lib/libc.so.6

maybe that helps...

looking through i see 

	if (user_name == NULL) {
		user_name = strdup(poptGetArg(pc));
	}

that looks right to me

brad

-- 
Bradley W. Langhorst <brad at langhorst.com>




More information about the samba-technical mailing list