The command run was:
winexe -E //somehost --reinstall cmd /c echo'.
Stack trace:
Program terminated with signal 6, Aborted.
#0 0x00007f263071e8a5 in ?? ()
Thread 1 (Thread 24736):
#0 0x00007f263071e8a5 in ?? ()
#1 0x00007f2630720085 in ?? ()
#2 0x00007fff6deb1360 in ?? ()
#3 0x0000000000a8a40a in ?? ()
#4 0x0000000000bfb99e in ?? ()
#5 0x0000000000000000 in ?? ()
I don't know why it crashed. Can you figure out please ?
This is winexe-1.0.0
Included core dump.
$ file ./core.24736
./core.24736: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/opt/rbt/bin/winexe -E //kabar-vcs88 --reinstall cmd /c echo'
Please build and test winexe from the "current" (a.k.a. "winexe-waf") repository.
We used the latest winexe-1.00.tar.gz. Is there something else you want us to do ? (The winexe-waf repo seems to want us to build it with samba, but that is not where we found the crash...)
Please build and test winexe from the "current" (a.k.a. "winexe-waf") repository. To build it, follow the directions in the README file.