Bug 5137 - smbtorture crashes at getjobInfo in RPC-ATSVC
Summary: smbtorture crashes at getjobInfo in RPC-ATSVC
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: x86 Other
: P3 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Andrew Bartlett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-11 11:35 UTC by Mark Ridley
Modified: 2008-01-06 23:42 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Ridley 2007-12-11 11:35:07 UTC
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
Comment 1 Andrew Bartlett 2008-01-06 23:42:34 UTC
Reproduced and fixed in SVN -r 26685.  

Sorry for the delay in fixing this!