Mail Archives: cygwin-developers/2002/09/29/19:32:57
On Sun, Sep 29, 2002 at 04:53:33PM -0400, Pierre A. Humblet wrote:
>Sorry if this is known or irrelevant, but I just bumped into a
>verifyable_object issue on WinME with a dll just built
>with gcc 2.95 from fresh cvs.
>
>I also noticed that allow_ntsec == 1 on WinME,
>which at the very least causes useless calls.
How did allow_ntsec become 1 on WinME? That much at least should be
easy to debug.
Also, another question is: Are you sure that you are using the latest
CVS sources? This looks suspiciously like the problem which was just
fixed.
cgf
>Pierre
>
>> gdb -nw id
>Program received signal SIGSEGV, Segmentation fault.
>0xbff6a767 in _system_dlls__ ()
>(gdb) where
>#0 0xbff6a767 in _system_dlls__ ()
>#1 0x00000220 in ?? ()
>#2 0xbff85def in _system_dlls__ ()
>#3 0x6107aba5 in verifyable_object_isvalid (objectptr=0x610b536c,
> magic=-552734650, static_ptr=0x0)
> at ../../../../src/winsup/cygwin/thread.cc:1320
- Raw text -