This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Perl 5.7.2 (GDB breaks in 1.3.3-2 on certain Win2000 machines)


>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@rowman.com]
Sent: Wednesday, October 10, 2001 1:31 PM
To: Kris Erickson
Cc: 'cygwin@cygwin.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]