Hi, When running RPC-ATSVC in smbtorture, it crashes in the atsvc getjobinfo section. I am running fedora fc7, and the source build is 26375. [root@fedora bin]# ./smbtorture MACSBS2003 RPC-ATSVC -U Administrator Using seed 1197393862 Running ATSVC Password for [BASHERHUB\Administrator]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= INTERNAL ERROR: Signal 11 in pid 18920 (4.0.0alpha3-SVN-build-26375) Please read the file BUGS.txt in the distribution =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= PANIC: internal error BACKTRACE: 20 stack frames: #0 ./smbtorture(call_backtrace+0x2b) [0x897bdeb] #1 ./smbtorture(smb_panic+0x21e) [0x897c0b9] #2 ./smbtorture [0x897c20c] #3 ./smbtorture [0x897c24d] #4 [0x110420] #5 ./smbtorture(dcerpc_ndr_request_recv+0x1f8) [0x8625fd7] #6 ./smbtorture(dcerpc_atsvc_JobGetInfo+0x57) [0x8446f3d] #7 ./smbtorture [0x822833f] #8 ./smbtorture [0x822868f] #9 ./smbtorture [0x82287ef] #10 ./smbtorture [0x80d20ce] #11 ./smbtorture [0x80c42f0] #12 ./smbtorture(torture_run_tcase+0x169) [0x80c458d] #13 ./smbtorture(torture_run_suite+0xc4) [0x80c3faf] #14 ./smbtorture [0x80c1616] #15 ./smbtorture [0x80c156d] #16 ./smbtorture [0x80c17f6] #17 ./smbtorture [0x80c33a4] #18 /lib/libc.so.6(__libc_start_main+0xe0) [0x4bef70] #19 ./smbtorture [0x80c1411] Aborted
Reproduced and fixed in SVN -r 26685. Sorry for the delay in fixing this!