﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
124	"rpcclient.exe crashes on ""testme"" command"	Herwig Bauernfeind	nobody	"Run:
{{{
rpcclient server --user=herwig%xxxx --command=""testme""
}}}
results in
{{{
testme

Killed by SIGSEGV
pid=0x113a ppid=0x1136 tid=0x0001 slot=0x0103 pri=0x0200 mc=0x0001
D:\SAMBA\RPCCLIENT.EXE
RPCCLIEN 0:000136d6
cs:eip=005b:000236d6      ss:esp=0053:002ef864      ebp=002ef8b8
 ds=0053      es=0053      fs=150b      gs=0000     efl=00012206
eax=00000007 ebx=001c11f0 ecx=113a0002 edx=006d013c edi=00000000 esi=002ef87c
Process has been dumped
}}}

The bug is located in
http://svn.netlabs.org/samba/browser/branches/samba-3.0/source/rpcclient/cmd_test.c
where line 34 is crashing the program. Several other commands have been found to be working so far (not all commands tested yet).

The same bug exists in Samba 3.3.x.
"	defect	new	minor		Unknown	3.0.37			
