Opened 15 years ago
Last modified 15 years ago
#124 closed defect
rpcclient.exe crashes on "testme" command — at Initial Version
Reported by: | Herwig Bauernfeind | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Samba Client Command line utilities | Version: | 3.0.37 |
Keywords: | Cc: |
Description
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 problem is located in http://svn.netlabs.org/samba/browser/branches/samba-3.0/source/rpcclient/cmd_test.c where line 34 is crashing the problem.
The same problem exists in Samba 3.3.x
Note:
See TracTickets
for help on using tickets.