Menu

#84 Compile against samba 4.8, but SIGSEV

none
open
nobody
None
medium
2018-09-14
2018-09-14
No

I've tried to compile winexe, master branch, against samba 4.8: compilation end correctly but program sigsev if i insert the correct password:

root@vdmpp1:~# winexe -U gaio //10.27.2.238 cmd
Enter password: <-- wrong one
ERROR: Failed to open connection - NT_STATUS_LOGON_FAILURE
root@vdmpp1:~# winexe -U gaio //10.27.2.238 cmd
Enter password: <- good one
Errore di segmentazione <-- segmentation fault in italian

in logs i got:

winexe[18152]: segfault at 138 ip 00007f912e3e03a4 sp 00007ffcbcc93700 error 4 in libcli-smb-common.so.0[7f912e3d4000+2d000]

I seek some help to debug this issue. Thanks.

Discussion


Log in to post a comment.