This is the mail archive of the cygwin-developers@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]
Other format: [Raw text]

Re: verify_handle false alarm?


On Sun, Jan 25, 2004 at 12:48:55PM -0500, Pierre A. Humblet wrote:
>At 12:17 AM 1/25/2004 -0500, you wrote:
>>On Sat, Jan 24, 2004 at 04:58:42PM -0500, Pierre A. Humblet wrote:
>>>Chris, your verify_handle is having an effect:
>>>
>>>CYGWIN_ME-4.90 hpn5170x 1.5.8(0.110/3/2) 2004-01-24 12:54 i686 unknown
>>>unknown Cygwin
>>>
>>>C:\Home\Pierre>bash --login
>>> 751164 [main] BASH 133894265 verify_handle: int proc_subproc(long unsigned
>>>int,
>>> long unsigned int):328 - multiple attempts to add handle 0xC
>>> 760796 [main] BASH 133894265 verify_handle:  previously allocated by void
>>>sigpr
>>>oc_init():616(signal_arrived<0xAC>) winpid -133894265
>>>
>>>but it looks like a false alarm: the new handle is in the space of the
>child.
>>
>>Yep.  I was a little too overzealous in my search for DuplicateHandles it
>>seems.  I've removed the errant VerifyHandle.
>>
>O.K., that's fine now. 
>
>But FYI:
>
>CYGWIN_ME-4.90 hpn5170x 1.5.8(0.110/3/2) 2004-01-25 10:15 i686 unknown
>unknown Cygwin
>
>    133 [unknown (0xFFFD3F41)] ? -68151 munge_threadfunc: non-fatal warning
                                                           ^^^^^^^^^^^^^^^^^

The warning will show up if you build with --enable-debugging.  It truly is
non-serious.

cgf


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