Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <30BDEE18E474D511BB0A00D0B7BB87AF092956@camel.mha.ca> From: Kris Erickson To: "'cygwin AT cygwin DOT com'" Subject: RE: Perl 5.7.2 (GDB breaks in 1.3.3-2 on certain Win2000 machines ) Date: Wed, 10 Oct 2001 14:08:15 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9ALI2Z32144 >So now we know that it is dying in the second call to NetUserGetInfo. >Can you do a: > >(gdb) x/20c wlogsrv >(gdb) x/20c wuser > >just before it makes that call and see what shows up? > >cgf It looks fine. (gdb) x/20c wlogsrv 0x22f780: 92 '\\' 0 '\000' 92 '\\' 0 '\000' 66 'B' 0 '\000' 65 'A' 0 '\000' 0x22f788: 66 'B' 0 '\000' 79 'O' 0 '\000' 79 'O' 0 '\000' 78 'N' 0 '\000' 0x22f790: 0 '\000' 0 '\000' 0 '\000' 0 '\000' (gdb) x/20c wuser 0x22f990: 107 'k' 0 '\000' 114 'r' 0 '\000' 105 'i' 0 '\000' 115 's' 0 '\000' 0x22f998: 0 '\000' 0 '\000' 51 '3' 0 '\000' -8 'o' -9 '÷' 34 '"' 0 '\000' 0x22f9a0: 0 '\000' -32 'à' -3 'y' 127 '\177' (gdb) The only wierd thing is it is testing with the backup domain controller, rather than the primary. I have tried manually setting it with the pdc, but I still get the same error. Any other thoughts on things to check? Kris -----Original Message----- From: John Peacock [mailto:jpeacock AT rowman DOT com] Sent: Wednesday, October 10, 2001 1:31 PM To: Kris Erickson Cc: 'cygwin AT cygwin DOT com' Subject: Re: Perl 5.7.2 (GDB breaks in 1.3.3-2 on certain Win2000 machines) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/